first commit

This commit is contained in:
Leonid Pershin
2026-05-07 21:38:27 +03:00
commit 84fb173ea8
3949 changed files with 564326 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
#Should squids drop a Calamari item? Also disables villager trades for Calamari.
squids_drop_calamari = true
#Should villagers trade Rustic Delight items? (May reduce chances of other trades appearing)
enable_villager_trades = true
#Should the Wandering Trader sell Rustic Delight items?
enable_wandering_trader_trades = true
#Should players be able to brew Rustic Delight potions?
enable_potions = true
#Chance of generating clusters. Smaller value = more frequent. Provide zero to disable generation.
# Default: 32
# Range: > 0
wild_cotton_chance = 32
#Chance of generating clusters. Smaller value = more frequent. Provide zero to disable generation.
# Default: 15
# Range: > 0
wild_bell_peppers_chance = 15
#Chance of generating clusters. Smaller value = more frequent. Provide zero to disable generation.
# Default: 15
# Range: > 0
wild_coffee_chance = 15