0.18.0-hotfix4 update

This commit is contained in:
ZHAY10086
2025-05-14 12:24:29 +08:00
parent 03cec67bac
commit 91f960d6b0
99 changed files with 3879 additions and 1103 deletions
+11
View File
@@ -2910,3 +2910,14 @@ superchargedsignalum.maxStackSize = 64;
superchargedsignalum.beaconPayment = false;
superchargedsignalum.register();
var thaumicbrush = VanillaFactory.createItem("thaumic_brush");
thaumicbrush.maxStackSize = 64;
thaumicbrush.beaconPayment = false;
thaumicbrush.register();
var warrenpeat = VanillaFactory.createItem("warren_peat");
warrenpeat.maxStackSize = 64;
warrenpeat.beaconPayment = false;
warrenpeat.register();