Clean slate
This commit is contained in:
20
minecraft/config/icbmclassic/item.cfg
Normal file
20
minecraft/config/icbmclassic/item.cfg
Normal file
@@ -0,0 +1,20 @@
|
||||
# Configuration file
|
||||
|
||||
general {
|
||||
B:enable_battery=true
|
||||
B:enable_circuits=true
|
||||
|
||||
# Enables crafting items required to make most of the content. Only disable if other mods provide the resources or custom recipes are implemented.
|
||||
B:enable_crafting_items=true
|
||||
B:enable_ingots=true
|
||||
|
||||
# Enables finding crafting items inside of chests as loot. Use a loot table mod to change the drop rates.
|
||||
B:enable_loot_drops=true
|
||||
B:enable_plates=true
|
||||
|
||||
# Enables dropping sulfur from creepers and blazes. Use a loot table mod to change the drop rates.
|
||||
B:enable_sulfur_drops=true
|
||||
B:enable_wires=true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user