1

Resource Pack Models changed generic item model scale?

gorypons's Avatar gorypons5/9/20 11:21 pm history
1 emeralds 70
I've been making a resource pack for my server, which includes custom models, but I noticed when you hold a item that has models but isn't that model number, it's strangely larger and at an incline when viewed from third person/by another person. Example below.
Here's what I have for the .json of the emerald:
{
"parent": "item/handheld",
"textures": {
"layer0": "item/emerald"
},
"overrides": [
{ "predicate": {"custom_model_data": 5}, "model": "item/greencrystal"},
{ "predicate": {"custom_model_data": 6}, "model": "item/greencylinder"}

]


}

Any help would be appreciated, thanks!
Posted by gorypons's Avatar
gorypons
Level 4 : Apprentice Collective
3

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome