1

Cannot Texture my Custom Items [1.8]

OneBarRouter's Avatar OneBarRouter2/6/16 8:07 am
1 emeralds 590 7
2/18/2016 2:17 pm
mattyj1231's Avatar mattyj1231
Hello PMC,

I have just recently gotten into programming mods, and I have run into a very weird problem. I understand that you need to use .json files to render textures on items, and I have set up my files correctly (I think), but the items still won't render. If you can help, please let me know.

Here is the .json file. The item name is test_item, and the mod ID is "tm".
{
"parent": "builtin/generated",
"textures": {
"layer0": "tm:items/test_item"
},
"display": {
"thirdperson": {
"rotation": [ -90, 0, 0 ],
"translation": [ 0, 1, -3 ],
"scale": [ 0.55, 0.55, 0.55 ]
},
"firstperson": {
"rotation": [ 0, -135, 25 ],
"translation": [ 0, 4, 2 ],
"scale": [ 1.7, 1.7, 1.7 ]
}
}
}


On the left here, you can see my package explorer. Did I put the test_item files in the correct place?


If anyone can help, I will be forever grateful.

Thank you,
Router
Posted by OneBarRouter's Avatar
OneBarRouter
Level 7 : Apprentice Network
9

Create an account or sign in to comment.

7

info Note: You're viewing a single reply. View all replies
1
02/06/2016 5:53 pm
Level 2 : Apprentice Network
Adrenilane_Gaming
Adrenilane_Gaming's Avatar
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome