2
Custom textures
im having trouble adding custom a texture to an item in my datapacks. can anyone help me? ive tried following many tutorials with no sucsess. :(
8
In what version are you working? (Your previous content suggests java 1.21.? – which would largely leave me out)
What item are you attempting to retexture? (and are you using CIT etc. or vanilla?)
Also, is your difficulty with getting the texture into the game, or with how to include it in the datapack?
What item are you attempting to retexture? (and are you using CIT etc. or vanilla?)
Also, is your difficulty with getting the texture into the game, or with how to include it in the datapack?
Yeh in 1.21... example: i /give player a heart if the sea called a sculk orb. I would like it to have a custom texture. I have tried following tutorials on YouTube but I must be missing something as I cant get it to show a custom texture. It's just a vannila. I know how add it and replace the vannila icon but not for the custom item.
I found one of my datapacks that use them, try using the corresponding resource pack as a template
Thanks ill check it out.
Caveat: I'be done little with any of ythe 1.21 droppings and don't work with CIT etc. so take this with a large grain of salt.
It seems to me you could be trying to do one of two possible things:
1) you want the heart of the sea to have a custom tecture under certain circumstances. [This would be a cosmetic change only.]
One of the ways to do this is by using CIT [Custom Item Textures] which came out of MCPatcher [?] and is now dupported by a number of mods (including Optifine)
2) you want to intruduce a new (functionally different) item called a skulk orb. For this you need either a mod or something called a function datapack.
https://www.planetminecraft.com/forums/minecraft/datapacks/function-data-packs-for-dummies-a-tutorial-blog-series-604217/ is linked from pmc's datapack page, but I've not done this so cannot comment on the contents of that tutorial.
Hopefully someone who is actually facile with what you're attempting will respond.
(If you've already gone through the linked tute, listing specific questions might generate more and/or better answers. )
It seems to me you could be trying to do one of two possible things:
1) you want the heart of the sea to have a custom tecture under certain circumstances. [This would be a cosmetic change only.]
One of the ways to do this is by using CIT [Custom Item Textures] which came out of MCPatcher [?] and is now dupported by a number of mods (including Optifine)
2) you want to intruduce a new (functionally different) item called a skulk orb. For this you need either a mod or something called a function datapack.
https://www.planetminecraft.com/forums/minecraft/datapacks/function-data-packs-for-dummies-a-tutorial-blog-series-604217/ is linked from pmc's datapack page, but I've not done this so cannot comment on the contents of that tutorial.
Hopefully someone who is actually facile with what you're attempting will respond.
(If you've already gone through the linked tute, listing specific questions might generate more and/or better answers. )
AY AY AY stop you dont need mods for that. check out some tutorials for using custom model data. Also make sure its a tutorial for the right version, the mechanics of this feature changed in 1.21.2
i found one for 1.21.2+
THX, bookmarked against furure need.
