Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| saplanting-forge-1.16.5-1.0.0.jar release | 28.00 KB | Aug 24, 2022 | 1.16.5 | 1 | Download |
| saplanting-fabric-1.19.2-1.1.3+1.jar release | 34.96 KB | Aug 19, 2022 | 1.19.2 | 91 | Download |
| saplanting-fabric-1.16.5-1.1.3+1.jar release | 34.10 KB | Aug 19, 2022 | 1.16.5 | 5 | Download |
| saplanting-fabric-1.19.2-1.1.3.jar release | 34.94 KB | Aug 17, 2022 | 1.19.2 | 39 | Download |
| saplanting-fabric-1.19-1.1.2+fix-1.jar release | 47.37 KB | Jun 18, 2022 | 1.19 | 16,515 | Download |
| saplanting-fabric-1.19-1.1.2.jar release | 47.46 KB | Jun 15, 2022 | 1.19 | 1,889 | Download |
| saplanting-fabric-1.18.2-1.1.1.jar release | 47.37 KB | May 20, 2022 | 1.18.2 | 7,945 | Download |
| saplanting-fabric-1.18.2-1.1.jar release | 45.88 KB | Apr 21, 2022 | 1.18.2 | 14,733 | Download |
| saplanting-fabric-1.18-1.0.jar release | 35.43 KB | Feb 16, 2022 | 1.18.1 | 163,823 | Download |
| saplanting-fabric-1.18.2-1.1-rc-3.jar beta | 39.14 KB | Apr 13, 2022 | 1.18.2 | 6,904 | Download |
| saplanting-fabric-1.18.2-1.1-rc-2-exp-MT.jar beta | 43.64 KB | Apr 13, 2022 | 1.18.2 | 7 | Download |
| saplanting-fabric-1.18.2-1.1-rc-1-exp-MT.jar beta | 43.55 KB | Apr 13, 2022 | 1.18.2 | 9 | Download |
| saplanting-fabric-1.18-1.1-beta-8-exp-MT.jar beta | 43.70 KB | Mar 24, 2022 | 1.18.2 | 2,265 | Download |
| saplanting-fabric-1.18-1.1-beta-7-exp-MT.jar beta | 43.43 KB | Mar 17, 2022 | 1.18.2 | 102 | Download |
| saplanting-fabric-1.18-1.0-rc-2.jar beta | 35.42 KB | Feb 11, 2022 | 1.18.1 | 2,300 | Download |
| saplanting-fabric-1.18-1.0-rc-1 beta | 33.31 KB | Feb 9, 2022 | 1.18.1 | 71 | Download |
| saplanting-fabric-1.18-1.0-beta-1 beta | 33.01 KB | Feb 8, 2022 | 1.18.1 | 1,097 | Download |
| saplanting-fabric-1.18-1.1-alpha-6-exp-MT.jar alpha | 43.21 KB | Mar 15, 2022 | 1.18.2 | 40 | Download |
| saplanting-fabric-1.18-1.1-alpha-5.jar alpha | 40.70 KB | Mar 11, 2022 | 1.18.2 | 62 | Download |
| saplanting-fabric-1.18-1.1-alpha-4.jar alpha | 83.01 KB | Mar 1, 2022 | 1.18.2 | 81 | Download |
| saplanting-fabric-1.18-1.1-alpha-3.jar alpha | 83.51 KB | Feb 25, 2022 | 1.18.1 | 1,146 | Download |
| saplanting-fabric-1.18-1.1-alpha-2.jar alpha | 39.71 KB | Feb 25, 2022 | 1.18.1 | 16 | Download |
| saplanting-fabric-1.18-1.1-alpha-1.jar alpha | 38.04 KB | Feb 24, 2022 | 1.18.1 | 22 | Download |
| saplanting-fabric-1.18-1.0-alpha-6 alpha | 32.31 KB | Feb 7, 2022 | 1.18.1 | 20 | Download |
| saplanting-fabric-1.18-1.0-alpha-5 alpha | 32.25 KB | Feb 7, 2022 | 1.18.1 | 12 | Download |
| saplanting-fabric-1.18-1.0-alpha-4 alpha | 31.79 KB | Feb 6, 2022 | 1.18.1 | 18 | Download |
Description
Saplanting(Fabric)
A fabric mod that automatically plants sapling drops in minecraft games.
Saplings from other mods are supported theoretically.
Available for Minecraft 1.18.1
This is a fabric mod, fabric api is required.
How to Install
- Download the .jar of proper version.
- Copy or cut the jar file you’ve just downloaded to your mod path (usually “…/.minecraft/mods” or “…/.minecraft/versions/\<VersionName\>/mods”)
- Make sure you have installed fabric api and fabric of proper versions
Configurations
Config files is located at “…/.minecraft/config/saplanting.json”
- plantEnable: Enable auto-planting, default: true, expect: boolean
- plantLarge: Try to plant 2×2 trees, default: true, expect: boolean
- blackListEnable: enable black list, default: true, expect: boolean
- plantDelay: How many ticks before the sapling drop will be planted, default: 40, expect: nonnegative integers
- avoidDense: The radius of area that will not plant when selected area already got other trees, default: 2, expect nonnegative integers
- playerAround: Not to plant if player around, default: 2, expect nonnegative integers
- blackList: content of black list, add item like “minecraft:oak_sapling”
Command
All the commands require admin-permission to execute, feedback only supports Simplified Chinese originally.
- /saplanting: show all current properties;
- /saplanting load: load properties from file;
- /saplanting save: save current properties into file;
- /saplanting blackList: show black list enability
- /saplanting blackList enable: enable black list
- /saplanting blackList disable: disable black list
- /saplanting blackList list: show content of black list
- /saplanting blackList add \<Item\>: add item to black list
- /saplanting blackList remove \<Item\>: remove item from black list
- /saplanting \<PropertyName\>: show value of target property;
- /saplanting \<PropertyName\> \<value\>: set value of target property;
Tip: this command will not get current properties saved into file immediately, current properties will be saved when using command “/saplanting save” or dicarding from world save.
Brief
If you can not spare enough time and effort to plant saplings in Minecraft or the players on server are too lazy to do so, this datapack will help you!
When a sapling item drops on dirt(or something else that let saplings grow), it will automatically turn into sapling block in 2 seconds. The sapling-planting will not destroy the block that already take up the place(except air and replaceable blocks).
Contact Me
GitHub: https://github.com/MUYUTwilighter/saplanting_fabric
MCMOD: https://www.mcmod.cn/class/5221.html
Get 0.05 TON 💎
Download

Add a comment