Files
meatballcraft/config/forestry/crates.cfg
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

30 lines
762 B
INI

# Configuration file
~CONFIG_VERSION: 1.0.0
crates {
items {
# Added items. The format is 'modid:meta:name'. For wildcard metadata the format is 'modid:name'. [default: ]
S:accepted <
>
# Blacklisted items. The format is 'modid:meta:name'. For wildcard metadata the format is 'modid:name'. [default: ]
S:rejected <
>
}
oredict {
# Added oredict. Format is 'oreDictName'. Regular expressions may also be used. See backpack config for more information. [default: ]
S:accepted <
>
# Blacklisted oredict. Format is 'oreDictName'. Regular expressions may also be used. See backpack config for more information. [default: ]
S:rejected <
>
}
}