Releases: MineInAbyss/Idofront
Releases · MineInAbyss/Idofront
v0.25.2
⛰️ Features
- Rudimentary system for ingredient options in crafting recipes (ex. keep ingredient, or damage ingredient) - (359792f)
v0.25.1
⚙️ Miscellaneous Tasks
- Revert modelengine dependency - (5c3031b)
v0.25.0
⛰️ Features
- 1.21.1 & bump more deps - (3834b41)
v0.24.25
🐛 Bug Fixes
- OverlaysMeta not merging properly - (1652f98)
v0.24.24
🚜 Refactor
- Check for adding empty attributes with hiding them in lore - (7cb6f37)
⚙️ Miscellaneous Tasks
v0.24.23
🐛 Bug Fixes
- DefaultVanillaResourcePack read failing due to missing CubeFace enum - (a0684f3)
v0.24.22
🐛 Bug Fixes
- Malformed configs shutting down plugins - (acc7d58)
v0.24.21
⛰️ Features
- Add support for defining sub-potionEffects - (ccdded4)
v0.24.20
⛰️ 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
feat: download and extract default resourcePack for use in other plug…