- Wed May 20, 2015 5:09 pm
#194297
So I have been working on my resource pack recently, and I found a way to give blocks different images for their different sides even if those blocks don't naturally have multi textured sides! My first block to have it is the Command Block:
To do this, I simply copied the Crafting Table's JSON file contents to the Command Block's JSON file and changed what need to be changed. After this worked, I wanted to take it a step further and tried my luck at getting what I wanted Sea Lanterns to look like, and it worked, sort of. Here is the info of Sea Lanterns:
There is nothing in the Game Output that would suggest a rendering crash. So what I ask is if anybody could help me figure out: a) If the center part of a beacon is hard coded or can be changed using the JSON files, and b) How so?
Any help would be great as I used the Game Output to help me fix errors in the JSON file, and since there is nothing to indicate any errors, I have no idea on how to fix it.
Spoiler:
Spoiler:
Any help would be great as I used the Game Output to help me fix errors in the JSON file, and since there is nothing to indicate any errors, I have no idea on how to fix it.