release: 1.2.0
- AmbientSounds - Bobby - Comforts - Concurrent Chunk Management Engine - Crate Delight - Easy Magic - Exposure - Farmer's Delight Refabricated - More Delight - ScalableLux - ServerCore - Smarter Farmers - Sounds Physics Remastered - Storage Delight - Traveler's Backpack - Visual Workbench - Xaero's Maps x Waystones - Zoomify
This commit is contained in:
parent
47825fe622
commit
0d709336d9
65 changed files with 4418 additions and 33 deletions
9
config/cardinal-components-api.properties
Normal file
9
config/cardinal-components-api.properties
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# If set to false, warnings will not get logged when a component fails to be resolved (typically due to mods being removed)
|
||||
# Default value: true
|
||||
log-deserialization-warnings = true
|
||||
# If log-deserialization-warnings is enabled, warnings will be printed at most *this number of times* for every component type
|
||||
# Default value: 5
|
||||
max-deserialization-warnings = 5
|
||||
|
||||
# Internal value, do not edit or your changes may be arbitrarily reset
|
||||
config-version = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue