Pack start

This commit is contained in:
2025-07-26 14:57:57 +02:00
commit 4a3d935039
843 changed files with 30825 additions and 0 deletions

17
web/config/placebo.cfg Normal file
View File

@@ -0,0 +1,17 @@
# File Specification: https://gist.github.com/Shadows-of-Fire/88ac714a758636c57a52e32ace5474c1
# Placebo Config
wandering_trader {
# If the generic trade list will be cleared before datapack loaded trades are added.
# Server-authoritative.
# Default: false
B:"Clear Generic Trades"=false
# If the rare trade list will be cleared before datapack loaded trades are added.
# Server-authoritative.
# Default: false
B:"Clear Rare Trades"=false
}