[ARCHIVED] Better Farmland
⚪ Last updated 2023🖼️ Gallery (3 images)
🔍 Analysis
- 👍 0.8% endorsement rate
- 🏆 #431 of 1560 bukkit mods in this game by downloads
📋 About This Mod
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/mod, please use the (https://www.spigotmc.org/threads/better-farmland. 566196/) function.
This mod also exists as a plugin for (https://www.spigotmc.org/resources/better-farmland. 103677/).
For developers: If you want to extend my mod or make it compatible you can use my (https://repo.rafa.run/).
## Example 1 ``` { "configVersion": 1, "mod": {}, "event": { "prevent": true, "crops": { "change": true, "changes": [ { "use": true, "sound": { "sound": "minecraft:block.crop.break", "volume": 1. 0, "pitch": 1. 0 }, "from": 0, "to": "minecraft:air", "drop": { "item": 0, "amount": -1 }, "newAge": -1 }, { "use": false, "sound": { "sound": "minecraft:block.crop.break", "volume": 1. 0, "pitch": 1. 0 }, "from": 0, "to": 0, "drop": null, "newAge": 0 } ] } } } ```
# Documentation ## Files ``` Config » config/betterfarmland/config.json ```
## Config ``` { "configVersion": 2, "mod": {}, "rightClickHarvest": { "use": false, "sounds": [ { "sound": "minecraft:block.crop.break", "volume": 1. 0, "pitch": 1. 0 }, { "sound": "minecraft:block.pumpkin.carve", "volume": 0. 75, "pitch": 1. 0 } ] }, "landedUpon": { "preventBreak": true, "crops": { "change": false, "changes": [ { "use": false, "sound": { "sound": "minecraft:block.crop.break", "volume": 1. 0, "pitch": 1. 0 }, "from": 0, "to": "minecraft:air", "drop": { "item": 0, "amount": -1 }, "newAge": -1 }, { "use": false, "sound": { "sound": "minecraft:block.crop.break", "volume": 1. 0, "pitch": 1. 0 }, "from": 0, "to": 0, "drop": null, "newAge": 0 } ] } } } ``` ``` configVersion: Is set to the current config version. prevent: Is whether the plugin should cancel the event or not. Effect: nothing happens to the farmland. change and changes: In change you can specify whether you want to use the changes function. The changes function determines what should happen when an entity / player jumps onto the farmland.
# rightClickHarvest: use: Whether you want to use the right-click function. sounds: Which sounds should be played when a plant is harvested.
# landedUpon: use: Whether this rule should come into force. sound: What sound to play when this rule is used. from: From which block to: To which block drop: You can specify which item should be dropped. newAge: You can change the age of the new block. -1 = same as old ```
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- HttpRafa
- Version
- 1.0.2
- Downloads
- 7,002
- Endorsements
- 54
- Category
- bukkit
- Created
- 8/4/2022
- Updated
- 6/18/2023
- Game Versions
- 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1
- Tags
- game-mechanics, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does [ARCHIVED] Better Farmland support?
The author lists 1.16.5, 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2. Other versions may work but are untested by the author.
What is the latest version of [ARCHIVED] Better Farmland?
Version 1.0.2, published 2023-06-18 with 7,002 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
![[ARCHIVED] Better Farmland screenshot 1](https://cdn.modrinth.com/data/wQJc76vP/images/c3be6a610ae1b7862c676f8730d0c537b462e2cb.gif)
![[ARCHIVED] Better Farmland screenshot 2](https://cdn.modrinth.com/data/wQJc76vP/images/7d427d207a0bcbc873c6866d88b89e8b24c00bb7.gif)
![[ARCHIVED] Better Farmland screenshot 3](https://cdn.modrinth.com/data/wQJc76vP/images/0c5572dceda821d8641ffc3093daeed48b10c8cc.gif)