Instant Crops

Oxide Instant Crops 1.1.1

Sign in to download
This plugin skips the growth process of plants by making them fully mature the moment they are planted, allowing you to harvest them immediately.

In the config, you can specify whether this instant growth applies to seeds planted in planter boxes or directly in the ground.

Permissions

  • instantcrops.use - Allows players to plant seeds that bypass the growth stages and become fully ripe immediately.

Configuration

JSON:
{
  "Version": "1.1.0",
  "Seeds": [
    {
      "Item Short Name": "seed.pumpkin",
      "Immediate Ripeness In Planters": false,
      "Immediate Ripeness In Ground": true
    },
    {
      "Item Short Name": "seed.hemp",
      "Immediate Ripeness In Planters": false,
      "Immediate Ripeness In Ground": true
    },
    {
      "Item Short Name": "seed.potato",
      "Immediate Ripeness In Planters": false,
      "Immediate Ripeness In Ground": true
    },
    {
      "Item Short Name": "seed.corn",
      "Immediate Ripeness In Planters": false,
      "Immediate Ripeness In Ground": true
    }
  ]
}
Author
VisEntities
Downloads
53
First release
Last update

Ratings

5.00 star(s) 1 reviews

Also by VisEntities

Latest updates

  1. 1.1.1

    Fixed an oopsie!
  2. 1.1.0

    Added permission instantcrops.use to restrict instant ripening of plants to specific players.

Latest reviews

5 stars for this plugin and latest update.
Back
Top