Initial Commit
Commit Suicide add disabled jars to lfs remove mods re-add mods
This commit is contained in:
10
config/cristellib/ae2/structure_placement_config.json5
Normal file
10
config/cristellib/ae2/structure_placement_config.json5
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"meteorite": {
|
||||
"salt": 124895654,
|
||||
"separation": 8,
|
||||
"spacing": 32
|
||||
}
|
||||
}
|
||||
8
config/cristellib/ae2/structure_toggle_config.json5
Normal file
8
config/cristellib/ae2/structure_toggle_config.json5
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"meteorite": {
|
||||
"meteorite": true
|
||||
}
|
||||
}
|
||||
22
config/cristellib/auto_config_settings.json5
Normal file
22
config/cristellib/auto_config_settings.json5
Normal file
@@ -0,0 +1,22 @@
|
||||
/*
|
||||
Auto-Config Settings
|
||||
The Config for Cristel Lib's automated structure config generation.
|
||||
*/
|
||||
{
|
||||
// Mods where automatic structure config generation is disabled.
|
||||
"blacklistedMods": [],
|
||||
// Mods where automatic screen generation for structure configs is disabled.
|
||||
"clientExcludedMods": [],
|
||||
/* This list lets you override the default settings provided by mod authors.
|
||||
If you add a mod that is blacklisted by default (in the two other lists)
|
||||
you can now remove it without it getting added back automatically.
|
||||
Proceed at your own risk.
|
||||
*/
|
||||
"modOverrideWhitelist": [],
|
||||
// Disable automatic structure config generation.
|
||||
"disableAutoConfig": false,
|
||||
// Disable automatic screen generation for structure configs.
|
||||
"disableAutoConfigScreens": false,
|
||||
// Set the default sub path of all automatically generated configs. Requires a RESTART to apply!
|
||||
"autoConfigSubPath": "cristellib/"
|
||||
}
|
||||
13
config/cristellib/built_in_packs.json5
Normal file
13
config/cristellib/built_in_packs.json5
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
This config allows disabling built-in packs supplied by Cristel Lib.
|
||||
Move entries from 'defaultPacks' to 'disabledPacks' to disable them.
|
||||
*/
|
||||
{
|
||||
"defaultPacks": [
|
||||
"t_and_t:resources/t_and_t_wwoo_tag_patch",
|
||||
"t_and_t:resources/t_and_t_waystones_patch"
|
||||
],
|
||||
"disabledPacks": [],
|
||||
// This option hides all packs provided by Cristel Lib in the pack selection screen to reduce clutter.
|
||||
"hideAllPacksInScreen": false
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"end_house": {
|
||||
"salt": 1463565431,
|
||||
"separation": 15,
|
||||
"spacing": 25
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"end_house": {
|
||||
"end_house": true
|
||||
}
|
||||
}
|
||||
40
config/cristellib/terralith/structure_placement_config.json5
Normal file
40
config/cristellib/terralith/structure_placement_config.json5
Normal file
@@ -0,0 +1,40 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"mage": {
|
||||
"salt": 2358902,
|
||||
"separation": 16,
|
||||
"spacing": 28
|
||||
},
|
||||
"rare_dungeon": {
|
||||
"salt": 1368854222,
|
||||
"separation": 28,
|
||||
"spacing": 36
|
||||
},
|
||||
"rare_village": {
|
||||
"salt": 1798451114,
|
||||
"separation": 18,
|
||||
"spacing": 46
|
||||
},
|
||||
"regular": {
|
||||
"salt": 2358902,
|
||||
"separation": 15,
|
||||
"spacing": 27
|
||||
},
|
||||
"rubble": {
|
||||
"salt": 920145,
|
||||
"separation": 20,
|
||||
"spacing": 26
|
||||
},
|
||||
"underground": {
|
||||
"salt": 838677219,
|
||||
"separation": 3,
|
||||
"spacing": 11
|
||||
},
|
||||
"underground_dungeon": {
|
||||
"salt": 1722690696,
|
||||
"separation": 6,
|
||||
"spacing": 9
|
||||
}
|
||||
}
|
||||
49
config/cristellib/terralith/structure_toggle_config.json5
Normal file
49
config/cristellib/terralith/structure_toggle_config.json5
Normal file
@@ -0,0 +1,49 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"mage": {
|
||||
"mage_complex": true,
|
||||
"mage_tower": true,
|
||||
"mage_tower_autumn": true,
|
||||
"mage_tower_spring": true,
|
||||
"mage_tower_summer": true,
|
||||
"mage_tower_winter": true
|
||||
},
|
||||
"rare_dungeon": {
|
||||
"spire": true
|
||||
},
|
||||
"rare_village": {
|
||||
"fortified_desert_village": true,
|
||||
"fortified_village": true
|
||||
},
|
||||
"regular": {
|
||||
"desert_outpost": true,
|
||||
"glacial_hut": true,
|
||||
"igloo": true,
|
||||
"valley_lodge": true,
|
||||
"witch_hut": true
|
||||
},
|
||||
"rubble": {
|
||||
"rubble_desert": true,
|
||||
"rubble_forest": true,
|
||||
"rubble_jungle": true,
|
||||
"rubble_mesa": true,
|
||||
"rubble_mountain": true,
|
||||
"rubble_taiga": true
|
||||
},
|
||||
"underground": {
|
||||
"underground": {
|
||||
"giant_bee_hive": true,
|
||||
"mining_outpost": true,
|
||||
"oak_cabin": true,
|
||||
"old_refinery": true,
|
||||
"sunken_tower": true
|
||||
}
|
||||
},
|
||||
"underground_dungeon": {
|
||||
"underground": {
|
||||
"frosted_dungeon": true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Automatically generated by Cristel Lib
|
||||
*/
|
||||
{
|
||||
"village_witch": {
|
||||
"village_witch": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user