作者:rebot | 分类:模组
Minecraft 版本: 1.21.4
平台: neoforge
标签: game-mechanics
There's a solution!
MAGIC OF PROGRAMMING
There you go! Now you can literally harvest XP.
You're welcome :D
This mod is only required on server, however you can still use it in single.
Right clicking mature crop will harvest and replant it immediately (just like with SimpleHarvest mod), and of course will give you XP.
In single this mod is configurable via mods config menu. On server it's configured with config file <MC_ROOT_FOLDER>/config/xpfromharvest-common.toml.
Configuration options include:
S:"Crops List" <
minecraft:potatoes[age=7]
minecraft:carrots[age=7]
minecraft:wheat[age=7]
minecraft:beetroots[age=3]
minecraft:nether_wart[age=3]
xlfoodmod:pepper_plant[age=7]
xlfoodmod:cucumber_plant[age=7]
xlfoodmod:rice_plant[age=7]
xlfoodmod:corn_plant[age=7]
xlfoodmod:lettuce_plant[age=7]
xlfoodmod:tomato_plant[age=7]
xlfoodmod:strawberry_plant[age=7]
xlfoodmod:corn_plant[age=7]
>
Beware that for version 1.14.4 and up config format is changed:
"Crops List" = [
"Block{minecraft:potatoes}[age=7]",
"Block{minecraft:carrots}[age=7]",
"Block{minecraft:wheat}[age=7]",
"Block{minecraft:beetroots}[age=3]",
"Block{minecraft:nether_wart}[age=3]",
"Block{xlfoodmod:strawberry_plant}[age=7]",
"Block{xlfoodmod:tomato_plant}[age=7]",
"Block{xlfoodmod:lettuce_plant}[age=7]",
"Block{xlfoodmod:cucumber_plant}[age=7]",
"Block{xlfoodmod:corn_plant}[age=7]",
"Block{xlfoodmod:pepper_plant}[age=7]"
]
Install Forge/NeoForge, put mod inside mods directory... you know...
You're free to include this mod in any modpack if it's free to use :P
Configs for various mods and MC versions can be found here:
https://github.com/Real-Gecko/XPFromHarvest-Configs
Forge_User_61020098: Config for Pam's Harvest Craft 2
请登录后举报
暂无评论,抢个沙发吧~