1

How to change appearance of the item in hand (custom model data)?

BJIADNCJIAB's Avatar BJIADNCJIAB9/1/20 6:41 pm history
1 emeralds 325 4
9/1/2020 8:51 pm
BJIADNCJIAB's Avatar BJIADNCJIAB
So... I am trying to create my own items with custom model data nbt, but their oppearence is very strainge from another player perspective. Player hold the item like tool. What should i do to make them regular appearence.

vk.com/doc346238829_567005893?hash=f4801a9e7de47b73d5&dl=d1dabdb1e41058b9e4
how it looks like

https://vk.com/doc346238829_567005894?hash=4fbcdfeb8be6bd0b1a&dl=a682461b0fa48839fe
how i want it to look

v 1.16.2
Posted by BJIADNCJIAB's Avatar
BJIADNCJIAB
Level 5 : Apprentice Miner
1

Create an account or sign in to comment.

4

Francielly
09/01/2020 7:25 pm
Level 8 : Apprentice uwu
Francielly's Avatar
check if the custom item have "handheld" or "handheld_rod" as parent, by your texture, it should be "generated"
2
BJIADNCJIAB
09/01/2020 8:26 pm
Level 5 : Apprentice Miner
BJIADNCJIAB's Avatar
Ugh.:( It did't helped... Donnow what is wrong. Should insides of json file look like this?

{
"parent": "item/generated",
"textures": {
"layer0": "item/ender_pearl"
},
"overrides": [
{ "predicate": {"custom_model_data": 35}, "model": "item/ender_pearl/one"}
]
}
1
Bird-like Ibis
09/01/2020 8:29 pm
Level 53 : Grandmaster Waffle
Bird-like Ibis's Avatar
Check ender pearl one for handheld or handheld rod.
3
BJIADNCJIAB
09/01/2020 8:51 pm
Level 5 : Apprentice Miner
BJIADNCJIAB's Avatar
Oh. Managed it! Thanks a lot!
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome