Add new stone, wood, and leaves types for various mods including Alex's Caves, Natures Spirit, and Quark; expand allowed sounds for Sound Physics Remastered; remove obsolete resource and shader packs for cleaner project structure.
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
#Cook House Plains
|
||||
# Default: 4
|
||||
# Range: 0 ~ 100
|
||||
cookHousePlains = 4
|
||||
#Chef House Plains
|
||||
# Default: 3
|
||||
# Range: 0 ~ 100
|
||||
chefHousePlains = 3
|
||||
#Cook House Desert
|
||||
# Default: 3
|
||||
# Range: 0 ~ 100
|
||||
cookHouseDesert = 3
|
||||
#Chef House Desert
|
||||
# Default: 10
|
||||
# Range: 0 ~ 100
|
||||
chefHouseDesert = 10
|
||||
#Cook House Taiga
|
||||
# Default: 4
|
||||
# Range: 0 ~ 100
|
||||
cookHouseTaiga = 4
|
||||
#Chef House Taiga
|
||||
# Default: 4
|
||||
# Range: 0 ~ 100
|
||||
chefHouseTaiga = 4
|
||||
#Cook House Savanna
|
||||
# Default: 2
|
||||
# Range: 0 ~ 100
|
||||
cookHouseSavanna = 2
|
||||
#Chef House Savanna
|
||||
# Default: 4
|
||||
# Range: 0 ~ 100
|
||||
chefHouseSavanna = 4
|
||||
#Cook House Snowy
|
||||
# Default: 1
|
||||
# Range: 0 ~ 100
|
||||
cookHouseSnowy = 1
|
||||
#Chef House Snowy
|
||||
# Default: 4
|
||||
# Range: 0 ~ 100
|
||||
chefHouseSnowy = 4
|
||||
Reference in New Issue
Block a user