Skip to content

Releases: SmokeyStack/adk

adk-0.16.1

30 May 03:49
Compare
Choose a tag to compare

What's Changed!

This is a minor tweak to compile-regolith.bat. This tweak does not affect the API itself.

adk-0.16.0

29 May 22:44
bf83041
Compare
Choose a tag to compare

What's Changed!

Added a Language Builder!

adk-0.15.0

29 May 20:36
Compare
Choose a tag to compare

This release focuses on Recipe Builders and minor tweaks.

What's Changed!

  • Added three RecipeBuilders: ShapedRecipeBuilder, ShapelessRecipeBuilder, FurnaceRecipeBuilder

Minor Tweaks

  • Fixed an issue where BuilderLoot would not generate subfolders.
  • Added a new parameter for BlockSlab that dictates the loot table for when the is_double state is true.

adk-0.14.0

21 May 00:33
237ee36
Compare
Choose a tag to compare

What's Changed!

  • Updated format version to 1.20.80
  • Refactored the ADK structure:
    • Breaking Changes: Update the case style for most function names
    • Updated Block and Item Components
    • Added numerous Block and Item subclasses
    • Added a loot table builder

Pull Requests

Full Changelog: adk-0.13.1...adk-0.14.0

adk-0.13.1

05 Oct 00:07
ff23f7f
Compare
Choose a tag to compare

Hotfix

  • Updated queries to accommodate for 1.20.40
  • Fixed GlobalRegistry

adk-0.13.0

04 Oct 22:53
86d94ce
Compare
Choose a tag to compare

What's New!

  • Added Language builder
  • Updated Global Registry

adk-0.12.0

14 Sep 02:19
78cc4ce
Compare
Choose a tag to compare

What's Changed

  • Converted inheritance to composition
  • Refactored codebase
  • Fixed BlockState issue, removed echo, changed object creation
  • Updated to Preview 1.20.40

Full Changelog: adk-0.11.3...adk-0.12.0

adk-0.11.3

03 Apr 18:49
08dd4b0
Compare
Choose a tag to compare

What's Changed

  • Updated Vanilla Registry to include flattened wool block

adk-0.11.2

03 Apr 17:58
a017ed2
Compare
Choose a tag to compare

What's Changed

  • Added stonecutter recipe by @SmokeyStack in #25
  • Updated to 1.19.70 format version

Full Changelog: adk-0.11.1...adk-0.11.2

adk-0.11.1

11 Mar 18:26
Compare
Choose a tag to compare

Hotfix!

What's Changed!

  • Fixed an issue with recipe builders