Deleted unused resources, added a test .json for the armour forge.
This commit is contained in:
parent
b14f2898e8
commit
aed8436204
65 changed files with 21 additions and 1529 deletions
|
@ -11,4 +11,9 @@ public class BlockRenderer
|
|||
{
|
||||
Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register(Item.getItemFromBlock(block), 0, new ModelResourceLocation("alchemicalwizardry:" + block.getUnlocalizedName().substring(5), "inventory"));
|
||||
}
|
||||
|
||||
public static void registerBlocks()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue