Skip to content

Releases: BentoBoxWorld/CaveBlock

Release 1.19.0

17 Aug 17:59
bde6c49
Compare
Choose a tag to compare

This release updates to the latest API's and adds a few config.yml settings for multiple caves and teams.

Compatibility

✔️ BentoBox API 2.5.0
✔️ Minecraft 1.20.2 - 1.21.x
✔️ Java 17

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

  • Release 1.19.0 by @tastybento in #92
  • Avoid min and max y settings for ores. Fixes #91 [commit: 9e51156]
  • Return the Pladdon that was created. [commit: 3694f86]
  • ⚙️Add config settings for latest BentoBox API [commit: 30534ec]
  • ⚙️Update config.yml [commit: 0513f71]

Full Changelog: 1.18.0...1.19.0

Release 1.18.0

17 Apr 06:05
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.23.0.
✔️ Minecraft 1.19
✔️ Java 17

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

Full Changelog: 1.17.0...1.18.0

Release 1.17.0

05 Jan 19:26
3070abe
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.21.0.
✔️ Minecraft 1.19
✔️ Java 17

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

  • Fixes a crash when entities are placed into the world.
  • Fixes an issue when ores were not generated in the correct form #77
  • Fixes the grass layer issue that cripples server performance if bedrock ceiling were enabled.

Full Changelog: 1.16.0...1.17.0

Release 1.16.0

17 May 19:23
0cbb775
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.19.0.
✔️ Minecraft 1.18.1
✔️ Java 16

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

  • ⚙️New config option natural-surface - generates surface that is natural(-ish). Currently, it may be just grass and dirt layers.
  • ⚙️New config option natural-caves - generate caves inside the world.
  • ⚙️New config option natural-bedrock - generates natural looking bedrock pattern.
  • Fixes bugs with floor and ceiling options not working.
  • Fixes bugs with incorrect ore generation #77

Full Changelog: 1.15.0...1.16.0

Release 1.15.0

28 Jan 11:02
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.19.0.
✔️ Minecraft 1.18.1
✔️ Java 16

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

New Contributors

Full Changelog: 1.14.5...1.15.0

Release 1.14.5

15 Aug 18:47
1fdf5eb
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16.0.
✔️ Minecraft 1.16.5
✔️ Java 8

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Changes

  • Fix for mobs in negative coords. (commit: 8bda6b8)
  • Implement onRespawnCommands() option from BentoBox 1.14. (commit: c12310a)
  • Implement options for linking nether portals and crating end obsidian platform. (commit: 9006a5f)

1.14.4 Release

30 Mar 15:40
8af21d7
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16.0.
✔️ Minecraft 1.16.4

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

New Features

  • Expose BentoBox 1.14 onRespawnCommands option.
  • Expose BentoBox 1.16 nether portal linking and end platform creation

Release 1.14.3

07 Mar 21:06
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.16.0.
✔️ Minecraft 1.16.4

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Bug Fixes

  • Do not check for blocks when looking for new islands. (#55) (commit: 7137157)

Release 1.14.2

22 Dec 17:13
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox API 1.15.1.
✔️ Minecraft 1.16.4

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Bug Fixes

  • 🔺 The End world was being generated with the default Nether biome

Release 1.14.1

27 Nov 16:33
Compare
Choose a tag to compare

Change Log

  • Improved comments for nether and end sethome (commit: cb38e67)
  • Translate es.yml via GitLocalize (#50) (commit: 908c268)
  • Add spawn limits in config.yml (commit: 4ecc4c5)
  • Add German translation (#51) (commit: 3c4caba)
  • Do not set mob spawn rates unless set to >0 in config.yml. (commit: 1c5ed92)