Releases: Chaosyr/MinecraftModDatagen
Releases · Chaosyr/MinecraftModDatagen
Release list
Minecraft Mod Datagen v2.0.0
Changes;
- Cleaned up
Release1214 - Started process on setting up Java Datagen
- Reformed several classes
- Commented in several classes [All]
- Added ColorLists.cs for future logging system
- Added working java datagen for blocks; see the wiki
- Fixed a couple of bugs in the process
- Added Datagen for Items
Full Changelog: 1.6.0...2.0.0
Minecraft Mod Datagen v1.6.0
- Added datagen for
en_us.json. - Added capability of datagenning the other language jsons as well.
- Cleaned up internals a bit
Full Changelog: 1.5.2...1.6.0
Minecraft Mod Datagen v1.5.2
- Squashed a bug with the csv reading
Full Changelog: 1.5.1...1.5.2
Minecraft Mod Datagen v1.5.1
- App now has an Icon
- Infinite Runtime Setup
- Namespaces split is now possible for the ability to have your entrys models refer to another mods textures, not yet available for items but it is planned. This will follow the model system just the first entry must be your mod id's the rest you need to set for each model.
- Redid button setup
Full Changelog: 1.5.0...1.5.1
Minecraft Mod Datagen v1.5.0
- Added Levers
- Fixed some Typos
Full Changelog: 1.4.0...1.5.0
Minecraft Mod Datagen v1.4.0
- Added Stair Datagen
- Changed Model to Model(s) in prints
- Found a smarter way to write the files.
Full Changelog: 1.3.0...1.4.0
Minecraft Mod Datagen v1.3.0
- Added Slab Data Gen.
- Fixed a Bug with ItemModel's using Textures not having a model set to properly apply it.
- Refactored Readme again, it now links to the Wiki Page.
- Changed some Naming Conventions Internally
- Changed the top line of 1.21.4 CSV
- Fixed a Typo in a comment.
Full Changelog: 1.2.0...1.3.0
Minecraft Mod Datagen v1.2.0
- Added Datagen for Buttons
- Updated the Readme
- Removed the Version System choosing as its redundant
Full Changelog: 1.1.0...1.2.0