Fabric API

Fabric API

106M Downloads

Mining Level Bug

AbhayAysola opened this issue ยท 0 comments

commented

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.