0.18.2 update

This commit is contained in:
ZHAY10086
2025-08-10 12:51:34 +08:00
parent cebcaa1904
commit 6bd61ba98f
130 changed files with 2078 additions and 2218 deletions
+7
View File
@@ -2898,6 +2898,13 @@ apostlemycelium.setToolClass("pickaxe");
apostlemycelium.setToolLevel(3);
apostlemycelium.register();
var strangeopalescentstone = VanillaFactory.createBlock("strange_opalescent_stone", <blockmaterial:iron>);
strangeopalescentstone.setBlockHardness(1.0);
strangeopalescentstone.setBlockResistance(2.5);
strangeopalescentstone.setToolClass("pickaxe");
strangeopalescentstone.setToolLevel(3);
strangeopalescentstone.register();