Mod MiniCoal by kwifrog
- 6712861
- 13.92 KB
- 1.19.4
- October 16, 2016
- January 29, 2023
- EnergyMiscellaneousOres and Resources
Description
Mod Information
Name | MiniCoal | Author | kwifrog | Description | Mini Coal and Charcoal |
---|---|---|---|---|---|
Information | Downloads: 6712861 Version: 1.19.4 Size: 13.92 KB Updated at: January 29, 2023 Created at: October 16, 2016 | Tags | Energy Miscellaneous Ores and Resources |
Description
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
}