0.18.0, hotfix4 update
This commit is contained in:
sainagh
2025-05-13 16:10:52 -07:00
parent 06eb84b16b
commit 81f239c21b
625 changed files with 18035 additions and 5415 deletions
+6
View File
@@ -100,3 +100,9 @@ mods.chisel.Carving.addVariation("ritualdivinermodes", <bloodmagic:ritual_divine
mods.chisel.Carving.addVariation("ritualdivinermodes", <bloodmagic:ritual_diviner:1>.withTag({current_ritual: "meteor"}));
mods.chisel.Carving.addVariation("ritualdivinermodes", <bloodmagic:ritual_diviner:1>.withTag({current_ritual: "blood_burner"}));
recipes.addShaped(<contenttweaker:fabric_of_the_orb>,
[[<aoa3:ancient_rock>, <dimdoors:world_thread>, <aoa3:ancient_rock>],
[<dimdoors:world_thread>, <bloodmagic:blood_rune:8>, <dimdoors:world_thread>],
[<aoa3:ancient_rock>, <dimdoors:world_thread>, <aoa3:ancient_rock>]]);