Skip to content

Releases: Chaosyr/MinecraftModDatagen

Minecraft Mod Datagen v2.0.0

Choose a tag to compare

@Chaosyr Chaosyr released this 21 Apr 17:45

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

Choose a tag to compare

@Chaosyr Chaosyr released this 15 Apr 00:10
  • 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

Choose a tag to compare

@Chaosyr Chaosyr released this 13 Apr 15:59
  • Squashed a bug with the csv reading

Full Changelog: 1.5.1...1.5.2

Minecraft Mod Datagen v1.5.1

Choose a tag to compare

@Chaosyr Chaosyr released this 13 Apr 14:36
  • 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

Choose a tag to compare

@Chaosyr Chaosyr released this 13 Apr 13:19
  • Added Levers
  • Fixed some Typos

Full Changelog: 1.4.0...1.5.0

Minecraft Mod Datagen v1.4.0

Choose a tag to compare

@Chaosyr Chaosyr released this 10 Apr 00:20
  • 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

Choose a tag to compare

@Chaosyr Chaosyr released this 24 Mar 23:01
  • 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

Choose a tag to compare

@Chaosyr Chaosyr released this 23 Mar 13:59
  • Added Datagen for Buttons
  • Updated the Readme
  • Removed the Version System choosing as its redundant

Full Changelog: 1.1.0...1.2.0

Minecraft Mod Datagen v1.1.0

Choose a tag to compare

@Chaosyr Chaosyr released this 22 Mar 13:07
  • Added Cube to 1.21.4