Modrinth · Minecraft mod
Croparia
This mod adds new items and blocks to cultive resources
Quick answer
Which Croparia release should I use?
Croparia 4.5.2 targets 1.20.1 with Fabric. Installation on the client is optional. Installation on the dedicated server is optional. All 1 required mods have matching files.
Where it goes
Is Croparia required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does Croparia 4.5.2 need?
4.5.2. Change the file and its required mods may change too.
Install Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Croparia without breaking your instance.
Built for Croparia 4.5.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 4.5.2. It targets 1.20.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 4.5.2. It opens that exact file at the source.
About this project
What does Croparia add?

-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"
Project description from Modrinth.
Pick your setup
Croparia by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.4
2 loader builds1.20.3-pre2
1 loader build1.20.2
2 loader builds1.20.1
2 loader builds1.19.2
2 loader builds1.18.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Croparia versions and loaders
4.5.2
FABRIC-Croparia-1.20.1-4.5.2.jar
7 Apr 2024
4.5
croparia-4.5.jar
6 Apr 2024
4.5.1
FABRIC-Croparia-1.20.1-4.5.1.jar
17 Mar 2024
4.5
FABRIC-Croparia-1.20.1-4.5.jar
4 Jan 2024
4.5
croparia-4.5.jar
21 Dec 2023
4.5
croparia-4.5.jar
18 Dec 2023
4.4
croparia-4.4.jar
17 Dec 2023
4.5
FABRIC-Croparia-4.5.jar
9 Dec 2023
4.4
FABRIC-Croparia-1.20.3-4.4.jar
7 Dec 2023
4.4
FABRIC-Croparia-1.20.3-4.4.jar
28 Nov 2023
4.3
FABRIC-Croparia-1.20.2-4.3.jar
6 Nov 2023
4.0.1
FABRIC-Croparia-4.0.1.jar
23 Oct 2022
Looking for an older file? The official Modrinth project page is in Resources.