MiniCoal

MiniCoal

7M Downloads

MiniCoal

This mod is very simple, it adds two items Mini Coal and Mini Charcoal that cook one item each.

Modpack Policy

Of course! Use it! That's why I made it :)

Config (Minecraft 1.12 and lower)

# Configuration file

general {

      # Set to true to disable Mini Charcoal

      B:"Disable Mini Charcoal"=false

      # Set to true to disable Mini Coal

      B:"Disable Mini Coal"=false

}

recipes  {

      # Set to true to remove the Mini Charcoal to Charcoal

      recipe B:"Disable Mini Charcoal to Charcoal"=false

      # Set to true to remove the Mini Coal to Coal recipe

      B:"Disable Mini Coal to Coal"=false

}