Posted July 28, 20205 yr I initialized the "bites" tag in my chocolate cake class as an Integer property, but the texture appears glitched in the game. I know for sure all the pngs are in the folder. Is the Json file wrong? Json Error Message
July 28, 20205 yr Do you have model jsons for each variant of the block? i.e chocolate_cake_block_1-6.json in asssets.modid.models.blocks
July 28, 20205 yr Your error message seems to be telling otherwise, what does the json for chocolate_cake_block look like? Edited July 28, 20205 yr by AreUThreateningMe
July 28, 20205 yr Your class should extend CakeBlock instead of Block Edited July 28, 20205 yr by AreUThreateningMe
July 28, 20205 yr Author @AreUThreateningMe I tried changing to extending CakeBlock, nothing really changed. Here's my chocolate_cake_block and one the variants.
July 28, 20205 yr You're missing a s in adesserts:blocks/chocolate_cake_block in your blockstate.json Edited July 28, 20205 yr by AreUThreateningMe
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.