Skip to content

Version Alpha 1.4 - Fixes and additions

Compare
Choose a tag to compare
@Deviouslrd Deviouslrd released this 22 Jan 05:26
· 51 commits to main since this release

Bugs fixed:

  • Wall JSON files would be broken, as _side_tall was missing on some lines in the code
  • Fixed a bug where a colon was replaced with " for some reason

Features Added:

  • Bricks will now be cut off into brick, so that it works for the other JSON files you would make. Currently is applied to everything, will try release a quick patch soon, but for now when created bricks in block form, you will need to add an s. Its too late to patch it again lol
  • Texture Namespace is now an optional box which allows you to change the namespace for blocks you add, allowing you to have a different name inside the json file than just the mod's name. The Mod Name box remains required, as its needed for the filepath, additionally if texture namespace is empty, it will take the mod name input.
  • Added support for furnace recipes. Probably buggy, please report any bugs to the github and I'll attend to them as soon as me or siuol can.