Skip to content

Releases: BentoBoxWorld/Greenhouses

Release 1.4.1

Choose a tag to compare

@tastybento tastybento released this 16 Nov 03:17

Change Log

  • Added default perm to see nether biomes. Use negative perms to prevent players from seeing nether biomes if you wish. (commit: 2260e21)
  • Blocks only convert based on blocks inside the greenhouse. (commit: 0bbc25c) — tastybento / githubweb
  • Fixes errors when loading greenhouses. (commit: 9ae9cdb) — tastybento / githubweb
  • Added some 1.16.x nether biomes (commit: 79a203c) — tastybento / githubweb
  • Support doubles for probabilities. (commit: 1a1c013)
  • Prevents piglins and hoglins zombifying in overworld. (commit: 3205544)

Release 1.4.0

Choose a tag to compare

@tastybento tastybento released this 11 Oct 18:42

Change Log

  • Improves config.yml reading and saving. (commit: 25277a0)
  • Fixes mob spawning in water. (commit: 26ef3d3)
  • Mobs can spawn on blocks with plants on them. (commit: a7e4540)
  • Added setting to remove glowstone as an option for walls and roof. (commit: ad82941)
  • Perform block conversions in 3D. (commit: 9d85e37)
  • Support multi-conversion recipes. (commit: 56b1a9a)
  • Changes the way conversions work to use a list. (commit: ef65a66)
  • Chinese Translation (#52) (commit: d0380d1)
  • Fix for 1.16.1 nether biomes (commit: 38eeb47)
  • Greenhouses flag was not showing up in settings (commit: 149ebfb)
  • Only track snow for loaded greenhouses. (commit: 51d82d0)
  • Czech translation. Credit @Polda18 (commit: e30f030)
  • Dont do work for greenhouses that arent loaded by players, checks the min and max coords for being loaded (#40) (commit: 01b607e)

1.0.0 Release

Choose a tag to compare

@tastybento tastybento released this 08 Dec 20:15

Release 1.0.0

To download ready-to-go packages go to https://download.bentobox.world.

Addon Upgrading

Compatibility

Works with server versions 1.13.2 and 1.14.x. This release uses BentoBox 1.7.0 or later.

Changelog

Features

  • 🔡Translated into Hungarian.
  • 🔡Translated into Japanese.
  • Less bonemeal in hoppers is required to grow plants
  • Put back Flower Forest biome.

Fixes

  • Improved roof and walls detection - faster and should not crash server
  • Overspawning of mobs was occurring in greenhouses, especially when players were offline
  • Mobs were spawning in greenhouse walls and popping outside of greenhouses as a result.
  • Snow was being placed on top of the greenhouse
  • Double height plants were not supported
  • Water could be placed in the nether

Upgrading

  1. Stop server.
  2. Copy this jar into the addons folder of BentoBox and remove the old jar.
  3. Restart the server
  4. Configure the various YAML config files (optional)

Minimal viable release

Choose a tag to compare

@tastybento tastybento released this 02 Mar 18:58

Do not use this release any more. It is old. The latest release of Greenhouses is on the CodeMc CI server. https://ci.codemc.org/job/BentoBoxWorld/job/Greenhouses/

——

This is the first release with the minimum amount of features. It is very likely to have bugs, but should work basically.

See the README for instructions and features.