Jump to content

Coriin

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Coriin

  1. I trying to add block, but in line: public static final RegistryObject<Block> Colorium_Block = registerBlock("colorium_block",() -> new Block(AbstractBlock.Properties.of(Material.ROCK).harvestLevel(2).harvestTool(ToolType.PICKAXE).setRequiersTool().hardnessAndResistence(5f))); i have error cannot find symbol variable ROCK
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.