Posted May 17, 20205 yr Followed a youtube tutorial but I couln't manage to add my texture to the block, even tho the blockitem works perfectly fine. clever_block.json clever_block.json clever_block.json
May 17, 20205 yr Please post your debug.log, there is likely an error in there that will give us a lead about why it's mad.
May 17, 20205 yr Author 4 minutes ago, Ugdhar said: Please post your debug.log, there is likely an error in there that will give us a lead about why it's mad. I can't the file is too big
May 17, 20205 yr Just now, aNoob4Gamer said: I can't the file is too big post it as a github gist, if you don't have a github, make one, it's free, and awesome.
May 17, 20205 yr Author 2 minutes ago, Ugdhar said: post it as a github gist, if you don't have a github, make one, it's free, and awesome. https://gist.github.com/aNoob4Gamer/edbe9ca275d848cef7da46d6ea0d96bb
May 17, 20205 yr Quote [18May2020 01:29:46.969] [Server-Worker-2/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'cleverblocks:blockstates/clever_block.json' missing model for variant: 'cleverblocks:clever_block#' [18May2020 01:29:46.970] [Server-Worker-2/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Exception loading blockstate definition: 'cleverblocks:blockstates/clever_block.json' in resourcepack: 'Mod Resources': java.lang.IllegalStateException: Not a JSON Object: "cleverblocks:block/clever_block" Looks like your blockstate json is invalid for some reason. Maybe check out data generators: https://wiki.mcjty.eu/modding/index.php?title=Tut14_Ep7
May 17, 20205 yr Author 22 minutes ago, Ugdhar said: Looks like your blockstate json is invalid for some reason. Maybe check out data generators: https://wiki.mcjty.eu/modding/index.php?title=Tut14_Ep7 Fixed the problem by going into the first episode of that series you sent me and copying the blockstate from there. Thanks for your help
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.