Loading...
Beta Modpages Unclaimed

Croparia v4

This mod adds new items and blocks to cultive resources

0 Likes
1170869 Downloads
Created by Dalarion01

Description

/!\ Croparia has been split into several mods since 4.1.0+ : Croparia, Stemaria, Soularia, Croparia+
Technaria will arrive soon /!\

 

  • Please take a look at JEI to know how to craft the items in the mod, and Patchouli Fabric or Forge. Patchouli works with Croparia 4.2 and more.

 

 

 

  • It adds 95 New Crops (Vanilla) !

-Coal

-Iron

-Gold

-Redstone

-Lapis

-Diamond

-Clay

-Glowstone

-Emerald

-Prismarine Shard

-Prismarine Cristal

-Ender Pearl

-Bone

-Spider eye

-Gunpowder

-Paper

-Sugar

-Charcoal

-Flint

-Snowball

-Firework Charge

-Nether Bricks

-Bottle

-Rabbit's Foot

-Rabbit's Hide

-Leather

-Feather

-Blaze Rod

-Ghast Tear

-Magma Cream

-Shulker Shell

-Nether Star

-String

-Slime Ball

-Rotten Flesh

-Vine

-Lilypad

-Dead Bush

-Tallgrass

-Large Fern

-Double Tall Grass

-Fern

-Oak Sapling

-Spruce Sapling

-Birch Sapling

-Jungle Sapling

-Acacia Sapling

-Dark Oak Sapling

-Apple

-Golden Apple

-Bread

-Egg

-Clownfish

-Pufferfish

-Cookie

-Chorus

-Raw Beef

-Raw Porc

-Raw Cod

-Raw Salmon

-Raw Chicken

-Raw Rabbit

-Raw Mutton

-All Colors

-Totem

-Lead

-Nametag

-Bottle O'enchanting

-Heart of the Sea

-Scute

-Nautilus Shell

-Phantom Membrane

-Wither Rose

-Dragon Egg

-Ink sac

-Honeycomb

-Netherite Scrap

-Amethyst

-Copper

-Glow Ink

 

  • Compatible with 3 mods (47 Crops) : Applied Energistics 2, Tech Reborn and Mythic Metals

Applied Energistics 2

-Certus Quartz

-Fluix Crystals

-Silicon

 

Tech Reborn

-Tin

-Zinc

-Nickel

-Bronze

-Advanced Alloy

-Refined Iron

-Steel

-Lead

-Silver

-Electrum

-Iridium

-Platinum

-Tungsten

-Hot Tengstensteel

-Aluminum

-Titanium

-Chromium

-Sapphire

-Red Garnet

-Yellow Garnet

-Ruby

-Invar

-Tungstensteel

-Peridot

 

Mythic Metals

-Tin

-Bronze

-Steel

-Silver

-Platinum

-Adamanite

-Aquarium

-Banglum

-Carmot

-Celestium

-Durasteel

-Hallowed

-Kyber

-Managanese

-Mettalurgium

-Midas Gold

-Orichalcum

-Palladium

-Quadrillum

-Runite

-Star Platinum

-Stormyx

 

 

With Croparia 4.5, you can add your own crop by adding a json files here : .minecraft/crops/

The json should look like this :

 

FABRIC : 

{
"name":"exemple",
"tier":1,
"tag":"c:raw_gold_ores",
"color":"0x4FD333"
}
 
 
 
FORGE :
{
"name":"exemple",
"tier":1,
"tag":"forge:raw_materials/gold",
"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

assets -> croparia -> models -> item -> fruit_[CROP NAME].json

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "croparia:item/seed_crop"
}
}

{
"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"

 

 

 

Latest versions :

 

 

1.20.4 :

-Fabric : v4.5

-Forge: v4.5

 

1.20.2 :

-NeoForge: v4.5

 

1.20.1 :

-Fabric: v4.5

-Forge: v4.5

 

 

 

 

 

 Known bugs :

 

-Warning : you should change the configs concerning ore generation (Forge 1.18.2)


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Fast Leaf Decay

Makes leaves decay faster when a tree is cut down.

Farming for Blockheads

Adds a seed market with a search bar and a scrolling grid, and more farming utilities.

Forestry

Bringing bees, butterflies and more trees. as well as eco-friendly energy production and mail to Minecraft.

Thermal Cultivation

Thermal gets Agrarian - provides options for farming and related activities!

Serene Seasons

Seasons with changing colors, shifting temperatures, and more!

Botany Pots

Adds pots that you can use to grow crops!

AgriCraft

Agricultural farming extended.

Botany Trees

Allows you to grow trees in small pots.