Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

17
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
}