Croparia
⚪ Last updated 2024⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview
🔍 Analysis
- 👍 0.1% endorsement rate
- 🏆 #47 of 225 equipment mods in this game by downloads
📋 About This Mod
!(https://imgur.com/vZd6pl5.png) -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 : <pre> <code> { "name":"exemple", "tier":1, "tag":"c:raw_gold_ores", "color":"0x4FD333" } </code> </pre> Once the crop is added, you will need to add some few assets in a ressource pack. assets -> croparia -> blockstates -> block_crop_.json <pre> <code> { "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 } } } </code> </pre> assets -> croparia -> models -> item -> seed_crop_.json <pre> <code> { "parent": "minecraft:item/generated", "textures": { "layer0": "croparia:item/seed_crop" } } </code> </pre> assets -> croparia -> models -> item -> fruit_.json <pre> <code> { "parent": "minecraft:item/generated", "textures": { "layer0": "croparia:item/fruit_crop", "layer1": "croparia:item/fruit_crop_overlay" } } </code> </pre> assets -> croparia -> lang -> en_us.json <pre> <code> "block.croparia.block_crop_": " Seeds", "item.croparia.fruit_": " Fruit" </code> </pre>
!(https://imgur.com/vZd6pl5.png)
-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_.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_.json
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "croparia:item/seed_crop"
}
}
assets -> croparia -> models -> item -> fruit_.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_": " Seeds",
"item.croparia.fruit_": " Fruit"
📊 Mod Details
- Game
- Minecraft Mods
- Author
- Dalarion
- Version
- 4.5.2
- Downloads
- 29,019
- Endorsements
- 25
- Category
- equipment
- Created
- 2/15/2022
- Updated
- 4/7/2024
- Game Versions
- 1.20.1
- Tags
- equipment, magic, technology
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Croparia support?
The author lists 1.20.1. Other versions may work but are untested by the author.
What is the latest version of Croparia?
Version 4.5.2, published 2024-04-07 with 29,019 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await