Skip to content

Adorn 2.2.0 for 1.17.1

Compare
Choose a tag to compare
@Juuxel Juuxel released this 18 Oct 19:00
· 12 commits to 1.17 since this release

Added

  • Block and item tags for crates (#adorn:crates)

Changed

  • Forge version updated to 1.17.1 too
  • Updated Kotlin to 1.5.31 (requires Fabric Language Kotlin 1.6.5+ and Kotlin for Forge 2.0.1+)
  • All recipes now accept any #c:wooden_rods/#forge:rods/wooden instead of minecraft:stick and any #c:wooden_chests/#forge:chests/wooden instead of minecraft:chest
  • Sleeping now largely uses events instead of mixins
  • (fabric) Switched away from Jankson-Fabric to a shadowed version of pure Jankson
  • (forge) Config now uses .json5 files instead of .toml to be consistent with Fabric

Fixed

  • #adorn:stone_platforms/_posts/_steps not including all necessary blocks
  • Preferred tools being missing (#202, #212)
  • Possible performance issue when PlatformBridges instances were recreated for no reason