Skip to content

Releases: MineInAbyss/Idofront

v0.25.2

19 Aug 19:12
Compare
Choose a tag to compare

⛰️ Features

  • Rudimentary system for ingredient options in crafting recipes (ex. keep ingredient, or damage ingredient) - (359792f)

v0.25.1

19 Aug 18:21
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • Revert modelengine dependency - (5c3031b)

v0.25.0

18 Aug 11:02
Compare
Choose a tag to compare

⛰️ Features

  • 1.21.1 & bump more deps - (3834b41)

v0.24.25

15 Aug 19:05
Compare
Choose a tag to compare

🐛 Bug Fixes

  • OverlaysMeta not merging properly - (1652f98)

v0.24.24

10 Aug 22:53
Compare
Choose a tag to compare

🚜 Refactor

  • Check for adding empty attributes with hiding them in lore - (7cb6f37)

⚙️ Miscellaneous Tasks

v0.24.23

09 Aug 16:38
Compare
Choose a tag to compare

🐛 Bug Fixes

  • DefaultVanillaResourcePack read failing due to missing CubeFace enum - (a0684f3)

v0.24.22

08 Aug 23:26
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Malformed configs shutting down plugins - (acc7d58)

v0.24.21

08 Aug 08:30
Compare
Choose a tag to compare

⛰️ Features

  • Add support for defining sub-potionEffects - (ccdded4)

v0.24.20

07 Aug 16:57
941f969
Compare
Choose a tag to compare

⛰️ Features

  • Download and extract default resourcePack for use in other plugins (#77) - (941f969)
  • Download and extract default resourcePack for use in other plugins - (941f969)
  • More useful ResourcePacks api methods - (941f969)

🚜 Refactor

  • Use Bukkit#getMinecraftVersion for check, extract only when called on - (941f969)

v0.24.20-dev.0

07 Aug 16:58
941f969
Compare
Choose a tag to compare
v0.24.20-dev.0 Pre-release
Pre-release
feat: download and extract default resourcePack for use in other plug…