Back to mods
Ic2c Custom Soils project artwork

CurseForge · Minecraft mod

Ic2c Custom Soils

adds custom soils and farmlands to ic2 classic's crop system using json.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Ic2c Custom Soils release should I use?

Updated 6 years ago
Latest stable file Ic2cCustomSoils-1.0.0.jar
Game version 1.12.2
Loader Not required

Ic2c Custom Soils Ic2cCustomSoils-1.0.0.jar targets 1.12.2. The project page does not say whether this file belongs on the client, dedicated server, or both. All 3 required mods have matching files.

Where it goes

Is Ic2c Custom Soils required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release No loader listed
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Ic2c Custom Soils Ic2cCustomSoils-1.0.0.jar need?

Ic2cCustomSoils-1.0.0.jar. Change the file and its required mods may change too.

All 3 required mods have matching files

Install IC2 Classic, The One Probe, Baubles first. We found matching files for this game-version and loader setup. 9 come through another mod in the chain.

1 listed on this file 9 pulled in by those mods
IC2 Classic Needed by Ic2c Custom Soils Ic2cCustomSoils-1.0.0.jar
required
Matching file found Matched file: IC2Classic-1.12.2-1.5.15
Immersive Engineering Needed by IC2 Classic
pulled in
Matching file found Matched file: ImmersiveEngineering-0.12-98
The One Probe Needed by IC2 Classic
pulled in
Matching file found Matched file: TheOneProbe - 1.12-1.4.28
Buildcraft Needed by IC2 Classic
pulled in
Matching file found Matched file: 8.0.0
Just Enough Items (JEI) Needed by IC2 Classic
pulled in
Matching file found Matched file: 4.16.5.1030 for Forge 1.12.2
Actually Additions Needed by IC2 Classic
pulled in
Matching file found Matched file: ActuallyAdditions-1.12.2-r152.jar
Forestry Needed by IC2 Classic
pulled in
Matching file found Matched file: forestry_1.12.2-5.8.2.427.jar
Baubles Needed by IC2 Classic
pulled in
Matching file found Matched file: Baubles-1.12-1.5.2.jar
TESLA Needed by The One Probe
pulled in
Matching file found Matched file: Tesla-1.12.2-1.0.63.jar
Redstone Flux Needed by The One Probe
pulled in
Matching file found Matched file: RedstoneFlux-1.12-2.1.1.1-universal.jar

9 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Ic2c Custom Soils without breaking your instance.

Built for Ic2c Custom Soils Ic2cCustomSoils-1.0.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Ic2cCustomSoils-1.0.0.jar. It targets 1.12.2; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install IC2 Classic, The One Probe, Baubles first. We found matching files for this game-version and loader setup. 9 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Ic2cCustomSoils-1.0.0.jar. It opens that exact file at the source.

About this project

What does Ic2c Custom Soils add?

This adds the ability to add custom soils and farmlands to ic2c classic's crop system using json, specifically a file called customSoils.json.
Here's an example:

{  "soils": blocks that go up to 3 blocks underneath the farmland  [    {      "blockName": "minecraft:stone", // the registry id of the block. if the block doesn't have an item form you can get the id by using crafttweaker and using the command ct blockinfo.      "blockMeta": 1, // meta of the block, if ommitted will default to 0. must be a vues between 0 and 15, can't be less then 0 or greater then 15.      "nutrientEffect": 2, // how many nutrients this soil adds to the crop, should be less then the amount added by a farmland with the same block if there is also a farmland with this block.       "humidityEffect": 1 // howmuch humidity this soil adds to the crop,should be less then the amount added by a farmland with the same block if there is also a farmland with this block.     }  ],  "farmlands": // blocks crop sticks can be placed on.  [    {      "blockName": "minecraft:stone", // the registry id of the block. if the block doesn't have an item form you can get the id by using crafttweaker and using the command ct blockinfo.      "blockMeta": 1, // meta of the block, if ommitted will default to 0. must be a vues between 0 and 15, can't be less then 0 or greater then 15.      "nutrient": 3, // how many nutrients this farmland adds to the crop. can't be less then 0       "humidity": 2 // how much humidity this farmland adds to the crop.    }  ]}

My Discord: https://discord.gg/nX5a62j

Project description from CurseForge.

Pick your setup

Ic2c Custom Soils by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Ic2c Custom Soils versions and loaders

1 of 1 releases match

Looking for an older file? The official CurseForge project page is in Resources.