Fabric API

Fabric API

106M Downloads

Datagen: when strict validation is not enabled, item models are not generated from block models

Technici4n opened this issue ยท 0 comments

commented

Vanilla however automatically generates an item model, unless BlockModelGenerators#excludeFromSimpleItemModelGeneration is called.

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).