diff options
Diffstat (limited to 'schems/wither_spawn_z.we')
-rw-r--r-- | schems/wither_spawn_z.we | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schems/wither_spawn_z.we b/schems/wither_spawn_z.we new file mode 100644 index 0000000..0c9973f --- /dev/null +++ b/schems/wither_spawn_z.we @@ -0,0 +1 @@ +5:return {{["y"] = 0, ["x"] = 0, ["name"] = "mcl_nether:soul_sand", ["z"] = 1}, {["y"] = 1, ["x"] = 0, ["name"] = "mcl_nether:soul_sand", ["z"] = 0}, {["y"] = 1, ["x"] = 0, ["name"] = "mcl_nether:soul_sand", ["z"] = 1}, {["y"] = 1, ["x"] = 0, ["name"] = "mcl_nether:soul_sand", ["z"] = 2}, {["y"] = 2, ["x"] = 0, ["name"] = "mcl_heads:wither_skeleton", ["z"] = 0, ["param2"] = 3, ["param1"] = 15}, {["y"] = 2, ["x"] = 0, ["name"] = "mcl_heads:wither_skeleton", ["z"] = 1, ["param2"] = 3, ["param1"] = 15}, {["y"] = 2, ["x"] = 0, ["name"] = "mcl_heads:wither_skeleton", ["z"] = 2, ["param2"] = 3, ["param1"] = 15}}
\ No newline at end of file |