summaryrefslogtreecommitdiff
path: root/data/vanilla_skyblock/function/debug.mcfunction
blob: bbf2fe7d2e601535943111d9149de589c39e1069 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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