LTDV10Test/packet/config/l2_configs/traderefresh-common.toml
3944Realms 67a395b765
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 1m11s
初始化
2026-04-14 18:20:56 +08:00

17 lines
566 B
TOML

#Always allow refreshing trade.
# Only trades added at current villager level will be refreshed.
alwaysAllowRefresh = false
#Allow player to use emerald block to force restock
allowEmeraldBlockForceRestock = true
banAllTradeEnchantmentsByDefault = false
tradeNamespaceBlacklist = []
tradeNamespaceWhitelist = ["minecraft"]
tradeIdBlacklist = []
tradeIdWhitelist = ["minecraft:unbreaking"]
banAllTableEnchantmentsByDefault = false
tableNamespaceBlacklist = []
tableNamespaceWhitelist = ["minecraft"]
tableIdBlacklist = []
tableIdWhitelist = ["minecraft:unbreaking"]