Mining Level Bug
AbhayAysola opened this issue ยท 0 comments
public static final Block ARTHEIUM_ORE = new Block(FabricBlockSettings.of(new FabricMaterialBuilder(MaterialColor.STONE).build()).hardness(1.0f).requiresTool());
In the https://fabricmc.net/wiki/tutorial:mining_levels tutorial doesn't work.