promotional bannermobile promotional banner

Ic2c Custom Soils

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

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

The Ic2c Custom Soils Team

profile avatar
  • 23
    Followers
  • 27
    Projects
  • 8.6M
    Downloads

More from trinsdarView all

  • Advanced Solars Classic project image

    Advanced Solars Classic

    • 957.4K
    • Mods

    A version of Chocohead's Advanced Solar Panels Ported to and tweaked for Ic2 Classic.

    • 957.4K
    • May 8, 2026
    • Mods
    • +1
  • IC2C Extras project image

    IC2C Extras

    • 730.6K
    • Mods

    Addon for Ic2 Classic adding some stuff, including stuff inspired or based off Ic2 experimental

    • 730.6K
    • May 1, 2026
    • Mods
    • +2
  • GT-Lib project image

    GT-Lib

    • 312
    • Mods

    Library for easily creating GregTech-like or GregTech inspired tech mods

    • 312
    • April 6, 2026
    • Mods
  • GT5 Reimagined project image

    GT5 Reimagined

    • 230
    • Mods

    A Reimagining of GregTech 5u for Minecraft 1.18+

    • 230
    • March 29, 2026
    • Mods
    • +4
  • Advanced Solars Classic project image

    Advanced Solars Classic

    • 957.4K
    • Mods

    A version of Chocohead's Advanced Solar Panels Ported to and tweaked for Ic2 Classic.

    • 957.4K
    • May 8, 2026
    • Mods
    • +1
  • IC2C Extras project image

    IC2C Extras

    • 730.6K
    • Mods

    Addon for Ic2 Classic adding some stuff, including stuff inspired or based off Ic2 experimental

    • 730.6K
    • May 1, 2026
    • Mods
    • +2
  • GT-Lib project image

    GT-Lib

    • 312
    • Mods

    Library for easily creating GregTech-like or GregTech inspired tech mods

    • 312
    • April 6, 2026
    • Mods
  • GT5 Reimagined project image

    GT5 Reimagined

    • 230
    • Mods

    A Reimagining of GregTech 5u for Minecraft 1.18+

    • 230
    • March 29, 2026
    • Mods
    • +4