1

[1.8 Texture Help] Dropper/Trap(Dispenser)/Furnace

KJP12's Avatar KJP1210/29/14 4:40 am
1 emeralds 647 1
10/29/2014 5:06 am
KJP12's Avatar KJP12
I am trying to have the bottom of the furnace/trap/dropper not look like the top, and have a different texture. Can anyone help me?
JSON CODING
Trap JSON Code
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/dispenser_front_horizontal",
"side": "blocks/furnace_side",
"bottom": "blocks/kjp12_bottom"
}
}

Dropper JSON Code
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/dropper_front_horizontal",
"side": "blocks/furnace_side",
"bottom": "blocks/kjp12_bottom"
}
}

And you guessed it, Furnace!
{
"parent": "block/orientable",
"textures": {
"top": "blocks/furnace_top",
"front": "blocks/furnace_front_off",
"side": "blocks/furnace_side",
"bottom": "blocks/kjp12_bottom"
}
}

The current code should have make the furnace/trap/dropper have a different bottom. (And if you noticed, it is a different file name, but all three share the same one)
If you want to see what it looks like, just say so(the block, just not to be confused).
PS, I'll bump every TWO days, if no reply, and need help still
Posted by KJP12's Avatar
KJP12
Level 12 : Journeyman Miner
6

Create an account or sign in to comment.

1

1
10/29/2014 5:06 am
Level 12 : Journeyman Miner
KJP12
KJP12's Avatar
Nevermind, I had to change the main JSON file. This can be locked. Probably should look at the coding more carefully if you are having the same problem.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome