Main Upload

This commit is contained in:
minster586
2024-11-07 03:34:53 -05:00
parent 42b67bf493
commit 3b8c8f56bb
148 changed files with 16114 additions and 1 deletions

19
config/pamhc2crops.toml Normal file
View File

@@ -0,0 +1,19 @@
["Miscellaneous Features"]
#Disable/enable fern blocks dropping seeds.
"Enable fern blocks dropping seeds" = false
#Disable/enable tall grass blocks dropping seeds.
"Enable tall grass blocks dropping seeds" = false
#Disable/enable grass blocks dropping seeds.
"Enable grass blocks dropping seeds" = false
["Tweak Garden Cluster Sizes"]
#Amount of gardens that spawn together. (Default: 6)
#Range: > 1
garden_cluster_amount = 6
["Tweak Garden World Generation Rates"]
#Chance of gardens generating in the world. (Default:32)
#Range: > 1
garden_chance = 32