This commit is contained in:
ZHAY10086
2026-03-15 17:17:48 +08:00
parent 707aa69c7b
commit 2b8ea95744
630 changed files with 14799 additions and 6169 deletions
+2 -2
View File
@@ -710,8 +710,8 @@ val omnivolent = mods.contenttweaker.tconstruct.MaterialBuilder.create("omnibene
omnivolent.color = 0x730b1b;
omnivolent.craftable = true;
omnivolent.castable = false;
omnivolent.addItem(<item:contenttweaker:crimson_warren_remains>,1,144);
omnivolent.representativeItem = <item:contenttweaker:crimson_warren_remains>;
omnivolent.addItem(<item:contenttweaker:ingot_of_omnibelevolence>,1,144);
omnivolent.representativeItem = <item:contenttweaker:ingot_of_omnibelevolence>;
omnivolent.addHeadMaterialStats(20, 2.5, 3.0f, 15);
omnivolent.addHandleMaterialStats(2.0, 3);
omnivolent.addExtraMaterialStats(1);