Croparia
This mod adds new items and blocks to cultive resources
About this Mod

-This Mod adds crops for ressources cultivation
-You can also download Stemaria, Soularia and Croparia+, addons for Croparia.
-Please take a look at JEI or REI to know how to craft the items in the mod, and Patchouli to have a Guide Book.
-It adds 95 new crops, some new factory blocks and "magic" items !
With Croparia 4.5, you can add your own crop by adding a json files here : .minecraft/crops/
The json should look like this :
{
"name":"exemple",
"tier":1,
"tag":"c:raw_gold_ores",
"color":"0x4FD333"
}
Once the crop is added, you will need to add some few assets in a ressource pack.
assets -> croparia -> blockstates -> block_crop_[CROP NAME].json
{
"variants": {
"age=0": {
"model": "croparia:block/crop_stage0"
},
"age=1": {
"model": "croparia:block/crop_stage1"
},
"age=2": {
"model": "croparia:block/crop_stage2"
},
"age=3": {
"model": "croparia:block/crop_stage3"
},
"age=4": {
"model": "croparia:block/crop_stage4"
},
"age=5": {
"model": "croparia:block/crop_stage5" you can change crop_stage5 by : animal_stage5 / monster_stage5 / food_stage5 / nature_stage5
},
"age=6": {
"model": "croparia:block/crop_stage6" you can change crop_stage6 by : animal_stage6 / monster_stage6 / food_stage6 / nature_stage6
},
"age=7": {
"model": "croparia:block/crop_stage7" you can change crop_stage7 by : animal_stage7 / monster_stage7 / food_stage7 / nature_stage7
}
}
}
assets -> croparia -> models -> item -> seed_crop_[CROP NAME].json
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "croparia:item/seed_crop"
}
}
assets -> croparia -> models -> item -> fruit_[CROP NAME].json
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "croparia:item/fruit_crop",
"layer1": "croparia:item/fruit_crop_overlay"
}
}
assets -> croparia -> lang -> en_us.json
"block.croparia.block_crop_[CROP NAME]": "[CROP NAME] Seeds",
"item.croparia.fruit_[CROP NAME]": "[CROP NAME] Fruit"
Available Versions
How to Install Croparia on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.4).
Install Mod
Open the mod browser in the dashboard and search for "Croparia". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.4, 1.20.3-pre2, 1.20.2 (+3 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Croparia server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.4). You can switch loaders with one click in the panel.
Is Croparia compatible with fabric and forge and neoforge?
Croparia officially supports fabric, forge, neoforge for Minecraft 1.20.4, 1.20.3-pre2, 1.20.2. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Croparia – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Croparia consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Croparia with just one click on your server.