Create slabs, stairs, tridents, armors etc.
You can't create solid custom slabs and stairs.
The problem is that Minecraft doesn't allow custom hitboxes for custom blocks.
You can't create custom model for thrown tridents as it's a Minecraft bug I can't fix: https://bugs.mojang.com/browse/MC-155286
Minecraft 1.16 (and lower) doesn't allow you to add custom textures / custom 3D models to armors in any way (you can but only with Optifine).
You can make them colored but you cannot change the texture.
ItemsAdder can automatically add custom armors to 1.16 version and lower, but only if the user has Optifine installed.
Just enable it in
config.yml
generate-custom-armors-textures:
optifine: true
Minecraft doesn't allow you in any way to add custom textures or custom 3D models to elytras.
Last modified 6mo ago