Posted August 8, 20187 yr I added world generation for my Copper Ore into my mod and with adding it my textures for the placed block broke but when you hold the ore in your hand the texture is fine, all of my code is on github if anyone could help me figure out what I did wrong to break my textures that would be great. My Github link https://github.com/trolio/morethings
August 8, 20187 yr "mt" is a bad mod ID. Mod IDs can be up to 64 characters in length, use them. Your blockstate file does not have any variants in it. You declared a TYPE property, but did not include it in your blockstate JSON. Edited August 8, 20187 yr by Draco18s Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
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.