Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
XP From Harvest
Get XP from harevsting crops!
.
Configuration:
In single this mod is configurable via mods config menu. On server it's configured with config file <MC_ROOT_FOLDER>/config/xpfromharvest.cfg.
Options:
- Chance: % chance of XP orb spawning.
- Amount: amount of XP given.
- Simple Harvest: - enable SimpleHarvest like functionality (can be toggled dynamically in single).
- Crops List: list of crops that can be processed by the mod with their ages
- (Off by default) Right clicking mature crop will harvest and replant it immediately (just like with SimpleHarvest mod), and of course will give you XP.
- Curiosity: curiosity mode, for debugging purposes, sneak right click on a crop to get a chat message - with info about it. This info can be put directly into config. You can see an example of info I got from XL Food Mod plants below. â €
Examples:
"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]"]
Modpacks:
You're free to include this mod in any free modpack :P
Bonus:
Configs for various mods and MC versions can be found here.
Credits:
-
Forge_User_61020098 for the config for Pam's Harvest Craft 2.
-
RealGecko for the original mod.