Skip to content

Commit

Permalink
update structures
Browse files Browse the repository at this point in the history
  • Loading branch information
barribob committed Jun 13, 2024
1 parent d12ced0 commit 0eb2992
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions src/structure_commands.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/setblock ~ ~ ~ minecraft:chest{LootTable:"bosses_of_mass_destruction:chests/lich_tower"}
/setblock ~ ~ ~ minecraft:chest[facing=east]{LootTable:"bosses_of_mass_destruction:chests/lich_tower"}
/setblock ~ ~ ~ minecraft:chest[facing=south]{LootTable:"bosses_of_mass_destruction:chests/lich_tower"}
/setblock ~ ~1 ~ spawner{SpawnData:{entity:{id:skeleton,HandItems:[{Count:1,id:stone_sword,tag:{Enchantments:[{id:sharpness,lvl:1}]}},{}],ArmorItems:[{Count:1,id:chainmail_boots,tag:{Enchantments:[{id:protection,lvl:1},{id:feather_falling,lvl:2}]}},{Count:1,id:chainmail_leggings,tag:{Enchantments:[{id:protection,lvl:1}]}},{Count:1,id:chainmail_chestplate,tag:{Enchantments:[{id:protection,lvl:1}]}},{Count:1,id:chainmail_helmet,tag:{Enchantments:[{id:protection,lvl:1}]}}]}},Delay:117,MinSpawnDelay:600} replace

0 comments on commit 0eb2992

Please sign in to comment.