summaryrefslogtreecommitdiff
path: root/data/vanilla_skyblock/functions/initialize_nether.mcfunction
blob: 4dcb5a5332758ec03ce68a9f7eaab33d70ffbd73 (plain)
1
2
3
4
5
6
tellraw @a "hi@nether!"

execute in the_nether run setblock 0 61 0 bedrock

# set flag
scoreboard players set initialized_nether vanilla_skyblock_data 1