Started by
Secret_user
on
Topic category: Help with Minecraft modding (Java Edition)
How can I make that the entity which spawned will have attribute? Werewolf becomes a wolf but with an attribute.
Topic category: Help with Minecraft modding (Java Edition)
How can I make that the entity which spawned will have attribute? Werewolf becomes a wolf but with an attribute.
In 2025.2, you have spawn entity and get reference block. then apply attribute using procedures to this reference
Um... I am at 2024.4.
Older versions don't contain features new versions provide