Started by
ImChim
on
Topic category: Help with Minecraft modding (Java Edition)
Hello: D, I need to make an entity that by giving it a specific item, it changes its texture, how can I do it?
Topic category: Help with Minecraft modding (Java Edition)
Hello: D, I need to make an entity that by giving it a specific item, it changes its texture, how can I do it?
Maybe you can do like this-
Create a new entity with that texture
Create a procedure that when right-clicked on * (entity name) * with (any item), remove the entity and summon the entity (with the texture) in place of that.
Hopefully, it would work
Copy the entity and give the entity a new texture, then use a procedure that is on the original entity's "When entity right clicked" and kill it and summon the new one in the same position.
Oh, and if the item held by the source entity is the item.