Better Farmland icon

Better Farmland -----

Meant to improve your experience with your farmland



Better Farmland is meant to improve your experience with your farmland.
But there are also other functions for people who want something fancy.
If you have any suggestions for the plugin, please use the Discussion function.

This plugin also exists as a mod for fabric server.

If you want to see the stats of the plugin click here.

icon.png

Click here to visit the documentation.

Images

Rightclick Harvest
Link to the gif
[​IMG]

Standard
[​IMG]

Example 1
Code (Text):
{
  "configVersion": 1,
  "plugin": {
    "bStats": true,
    "ignoreUpdates": false
  },
  "event": {
    "prevent": true,
    "crops": {
      "change": true,
      "changes": [
        {
          "use": true,
          "sound": {
            "sound": "BLOCK_CROP_BREAK",
            "volume": 1.0,
            "pitch": 1.0
          },
          "from": 0,
          "to": "AIR",
          "drop": {
            "item": 0,
            "amount": -1
          },
          "newAge": -1
        },
        {
          "use": false,
          "sound": {
            "sound": "BLOCK_CROP_BREAK",
            "volume": 1.0,
            "pitch": 1.0
          },
          "from": 0,
          "to": 0,
          "drop": null,
          "newAge": 0
        }
      ]
    }
  }
}
[​IMG]

Example 2
Code (Text):
{
  "configVersion": 1,
  "plugin": {
    "bStats": true,
    "ignoreUpdates": false
  },
  "event": {
    "prevent": true,
    "crops": {
      "change": true,
      "changes": [
        {
          "use": false,
          "sound": {
            "sound": "BLOCK_CROP_BREAK",
            "volume": 1.0,
            "pitch": 1.0
          },
          "from": 0,
          "to": "AIR",
          "drop": {
            "item": 0,
            "amount": -1
          },
          "newAge": -1
        },
        {
          "use": true,
          "sound": {
            "sound": "BLOCK_CROP_BREAK",
            "volume": 1.0,
            "pitch": 1.0
          },
          "from": 0,
          "to": 0,
          "drop": null,
          "newAge": 0
        }
      ]
    }
  }
}
[​IMG]
Resource Information
Author:
----------
Total Downloads: 276
First Release: Jul 25, 2022
Last Update: Aug 16, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings