Life Essence
This commit is contained in:
parent
cb3412bc84
commit
09ff96fe03
11 changed files with 134 additions and 12 deletions
|
@ -34,6 +34,8 @@ public class ModBlocks {
|
|||
|
||||
public static void initRenders() {
|
||||
InventoryRenderHelper renderHelper = AlchemicalWizardry.instance.getRenderHelper();
|
||||
|
||||
renderHelper.fluidRender(lifeEssence);
|
||||
}
|
||||
|
||||
private static Block registerBlock(Block block, Class<? extends ItemBlock> itemBlock, String name) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue