Posted January 27, 20196 yr I'm not 100% sure what I'm doing wrong, since I've been fine on my other two tile entities. I'm not creating a Tile Entity at all on block placement. Tile Entity Class: https://github.com/BURN447/DartcraftReloaded/blob/master/src/main/java/burn447/dartcraftReloaded/tileEntity/TileEntityTimeTorch.java Block Class: https://github.com/BURN447/DartcraftReloaded/blob/master/src/main/java/burn447/dartcraftReloaded/blocks/torch/BlockTimetorch.java Proxy with Registration: https://github.com/BURN447/DartcraftReloaded/blob/master/src/main/java/burn447/dartcraftReloaded/proxy/CommonProxy.java Full Repository: https://github.com/BURN447/DartcraftReloaded
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.