From e7433813194f0a08689c5c5bb666d69831152798 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Wed, 20 Mar 2024 13:26:51 +0100 Subject: add all islands in init --- data/vanilla_skyblock/functions/initialize_nether.mcfunction | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 data/vanilla_skyblock/functions/initialize_nether.mcfunction (limited to 'data/vanilla_skyblock/functions/initialize_nether.mcfunction') diff --git a/data/vanilla_skyblock/functions/initialize_nether.mcfunction b/data/vanilla_skyblock/functions/initialize_nether.mcfunction deleted file mode 100644 index 5b5fe61..0000000 --- a/data/vanilla_skyblock/functions/initialize_nether.mcfunction +++ /dev/null @@ -1,8 +0,0 @@ -execute as @a in the_nether run setblock ~1 ~-1 0 glowstone -execute in the_nether run spawnpoint @s 5 5 5 - -execute as @s in the_nether run setblock ~2 ~-2 2 glowstone -# todo: get current location of nether spawn in - -# set flag -scoreboard players set initialized_nether vanilla_skyblock_data 1 -- cgit v1.2.3