Technici4n opened this issue 2 years ago ยท 0 comments
Vanilla however automatically generates an item model, unless BlockModelGenerators#excludeFromSimpleItemModelGeneration is called.
BlockModelGenerators#excludeFromSimpleItemModelGeneration
It would be nice for fabric to have the same behavior, but it might be a breaking change, or it might require opt-in (which is annoying).