Skip to content

Release 1.14.1

Compare
Choose a tag to compare
@tastybento tastybento released this 23 Jul 19:39
· 119 commits to master since this release
1ca6a85

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

  1. Stop the server. Make a backup just in case.
  2. Copy this jar over the old one
  3. If you have not customized your own phases, then remove the AOneBlock/phases folder so that it can be regenerated.
  4. Restart the server
  5. You should be good to go!

What's Changed

Full Changelog: 1.14.0...1.14.1