Jump to content
  • 0

Texture Pack


JustDogYT

Question

I have a texture pack and i am trying to use custom model data

Here are my 2 json files

{
	"parent": "item/generated",
	"textures": {
		"layer0": "item/iron_ingot"
	},
	
	"overrides": [
		{"predicate": {"custom_model_data":1234567}, "model": "item/Fire Crystal}
	]
}
{
  "parent": "minecraft:item/generated",
  "textures": {
    "layer0": "item/fire"
  }
}

If you need more information just ask

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

uhh.. is there an issue or something? You didn't mention any issues so I'm wondering if you are asking for help with this or something..

If I have helped you out in your post or you liked what I posted, please upvote and react to my post! It helps me a lot!

Some Minehut Links:

Server Rules • Staff Applications • News & Updates • Reports • Appeals


Minehut: VIP (07/04/2021 --> Current)
Elestra/Versa Realms: Manager (12/04/2021 --> Current)

If you have any questions contact me!
My Discord: BanditEagle#2481
My Spigot Profile: https://www.spigotmc.org/members/banditeagle.935281/
My IGN: BanditEagle

Link to comment
Share on other sites

  • 0
7 hours ago, BanditEagle said:

uhh.. is there an issue or something? You didn't mention any issues so I'm wondering if you are asking for help with this or something..

Oops

Ok so i am trying to make it show my texture with custom model data (e.g. /give @s minecraft:iron_ingot{CustomModelData:1234567}) and then it gives you the texture but it is just gives the null block(the purple and black cube) it works if i just put the texture on an emerald or something without custom model data.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...