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:
Leonid Pershin
2026-05-08 03:02:03 +03:00
parent 3aff0a3b0d
commit a5844bc8c7
135 changed files with 4849 additions and 1 deletions
+40
View File
@@ -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