Release 1.14.1
Update
This release fixes an issue if you use ItemsAdder plugin where weird things could happen in phases, like blocks or mobs appearing out of sequence.
It also adds loot to suspicious gravel and suspicious sand should they be generated as blocks and brushed accordingly. The loot is determined by the biome of the phase:
- Desert - Desert pyramid archeology loot
- Ocean or Frozen Ocean - Ocean ruin cold archeology loot
- Warm Ocean - Ocean ruin warm archeology loot
- Any other biomes - 80% of common trail ruins archeology loot, 20% chance of rare loot
Compatibility
✔️ BentoBox API 1.24.0
✔️ Minecraft 1.20.1
✔️ Java 17
Changelog
Legend
- 🔡 locale files may need to be regenerated or updated.
- ⚙️ config options have been removed, renamed or added.
- 🔺 special attention needed.
Upgrading
- Stop the server. Make a backup just in case.
- Copy this jar over the old one
- If you have not customized your own phases, then remove the
AOneBlock/phases
folder so that it can be regenerated. - Restart the server
- You should be good to go!
What's Changed
- ItemsAdder fix by @tastybento in #330
- ⚙️ Add support for suspicious gravel and sand (commit: 4dbce99)
- Version 1.14.1 by @tastybento in #331
Full Changelog: 1.14.0...1.14.1