hotfix2 scripts

This commit is contained in:
ZHAY10086
2026-04-14 09:14:52 +08:00
parent 646636fe14
commit 0bdfcc7acc
19 changed files with 194 additions and 27 deletions
+9
View File
@@ -4935,6 +4935,15 @@ purefluixgeode.maxStackSize = 64;
purefluixgeode.beaconPayment = false;
purefluixgeode.register();
var supertranslucentcatalyzer = VanillaFactory.createItem("supertranslucent_catalyzer");
supertranslucentcatalyzer.maxStackSize = 64;
supertranslucentcatalyzer.beaconPayment = false;
supertranslucentcatalyzer.register();
var crysteviageode = VanillaFactory.createItem("crystevia_geode");
crysteviageode.maxStackSize = 64;
crysteviageode.beaconPayment = false;
crysteviageode.register();