summaryrefslogtreecommitdiff
path: root/data/vanilla_skyblock/function/debug.mcfunction
diff options
context:
space:
mode:
Diffstat (limited to 'data/vanilla_skyblock/function/debug.mcfunction')
-rw-r--r--data/vanilla_skyblock/function/debug.mcfunction27
1 files changed, 27 insertions, 0 deletions
diff --git a/data/vanilla_skyblock/function/debug.mcfunction b/data/vanilla_skyblock/function/debug.mcfunction
new file mode 100644
index 0000000..bbf2fe7
--- /dev/null
+++ b/data/vanilla_skyblock/function/debug.mcfunction
@@ -0,0 +1,27 @@
+gamemode creative
+
+
+
+# create nether portal
+
+fill -1 63 -2 2 63 -2 obsidian
+fill -1 63 -2 -1 68 -2 obsidian
+fill 2 63 -2 2 68 -2 obsidian
+fill -1 68 -2 2 68 -2 obsidian
+
+fill 0 64 -2 1 67 -2 nether_portal
+
+
+
+# create end portal
+
+fill 5 63 1 5 63 -1 end_portal_frame
+fill 6 63 2 8 63 2 end_portal_frame
+fill 6 63 -2 8 63 -2 end_portal_frame
+fill 9 63 1 9 63 -1 end_portal_frame
+
+fill 6 63 1 8 63 -1 end_portal
+
+execute in the_end run forceload add 103 0
+execute in the_end run forceload remove 103 0
+execute in the_end run setblock 103 48 0 end_gateway