add support for dungeon and taverns datapack

This commit is contained in:
alexcrea 2025-07-08 21:41:05 +02:00
parent 6930867e74
commit a2c0037666
Signed by: alexcrea
GPG key ID: E346CD16413450E3
4 changed files with 97 additions and 1 deletions

View file

@ -0,0 +1,21 @@
"nova_structures:power": ['#dungeon_at_might', '#dungeon_at_powah']
"nova_structures:ghasted": ['#crossbow_conflict']
"nova_structures:gravity": ['#crossbow_conflict']
"nova_structures:antidote": ['#protection_enchant_conflict']
"nova_structures:piercing": ['#dungeon_at_structure_bow']
"nova_structures:traveler": ['#dungeon_at_boots']
"nova_structures:multishot": ['#dungeon_at_structure_bow']
"nova_structures:wax_wings": ['#dungeon_at_elytra']
"nova_structures:aerials_bane": ['#dungeon_at_powah', '#sword_enchant_conflict']
"nova_structures:shulker_boss": ['minecraft:unbreaking']
"nova_structures:illagers_bane": ['#sword_enchant_conflict']
"nova_structures:wither_coated": ['#dungeon_at_sword_effect']
"nova_structures:boss_behaviour": ['minecraft:unbreaking']
"nova_structures:photosynthesis": ['#dungeon_at_repair']
"nova_structures:shulker_miniboss": ['minecraft:unbreaking']
"minecraft:soul_speed": ['#dungeon_at_boots']
"minecraft:mending": ['#dungeon_at_repair']
"minecraft:power": ['#dungeon_at_powah']
"minecraft:unbreaking": ['#dungeon_at_elytra']
"minecraft:infinity": ['#dungeon_at_structure_bow']
"minecraft:fire_aspect": ['#dungeon_at_sword_effect']