Compatibility
Minecraft: Java Edition
1.19.2–1.19.3
1.18.2
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 21 hours ago
Changelog
2.0.3.0
- add
@GenerateBlockLoot
- add extended
BlockLoot
class
2.0.2.1
- fix wrong annotation targets in
@GenerateBlockModels
sub annotations
2.0.2.0
- rename
@GenerateModels
Annotation to@GenerateItemModels
- add
@GenerateBlockModels
2.0.1.0
- add
@GenerateModels
Annotation - add
@SingleTextureModel
Annotation to generate asingleTexture
model for the annotated registry object field - add
@SingleHandheldTextureModel
Annotation to generate ahandheldSingleTexture
model for the annotated registry object field
2.0.0.0
- port to 1.19.2