Initial commit
This commit is contained in:
24
both/config/JustEnoughCalculation/main.cfg
Normal file
24
both/config/JustEnoughCalculation/main.cfg
Normal file
@@ -0,0 +1,24 @@
|
||||
# Configuration file
|
||||
|
||||
~CONFIG_VERSION: 1.7.10-4.2
|
||||
|
||||
general {
|
||||
# Set to true to force client mode: no item and recipe allowed, use key bindings instead.
|
||||
B:ClientMode=true
|
||||
|
||||
# Set to false to disable auto inventory check
|
||||
B:EnableInventoryCheck=true
|
||||
|
||||
# Add string identifier here to disable quick transfer of this type recipe
|
||||
# Names can be found in ListRecipeCategory
|
||||
S:ListRecipeBlackList <
|
||||
>
|
||||
|
||||
# List of categories, this is maintained by the mod automatically
|
||||
S:ListRecipeCategory <
|
||||
minecraft.crafting
|
||||
minecraft.smelting
|
||||
>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user