Compatibility
Minecraft: Java Edition
1.20.4
1.20.1
1.19.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed EPL-2.0
Published last year
Updated 9 months ago
Changelog
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
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 https://github.com/BentoBoxWorld/AOneBlock/pull/330
- ⚙️ Add support for suspicious gravel and sand (commit: 4dbce99)
- Version 1.14.1 by @tastybento in https://github.com/BentoBoxWorld/AOneBlock/pull/331
Full Changelog: https://github.com/BentoBoxWorld/AOneBlock/compare/1.14.0...1.14.1