How to create entity with custom skin and geometry? i tried that, but skin just doesnt applies
try {
Path path = getDataFolder().toPath();
CompoundTag nbt = Entity.getDefaultNBT(spawn);
Skin skin = new Skin();
skin.setSkinId("coin")...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.