first commit

This commit is contained in:
Leonid Pershin
2026-05-08 01:03:14 +03:00
commit f2ca12a0a8
382 changed files with 22964 additions and 0 deletions
+17
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
}