Good spot

This commit is contained in:
gamer147
2025-11-24 21:37:13 -05:00
parent 16bfe74417
commit 964fcba8bc
3 changed files with 118 additions and 0 deletions

View File

@@ -17,3 +17,8 @@ itemJsonPath=mods/shop_items.json
# java.util.logging level for this mod (e.g., INFO, FINE)
logLevel=INFO
# Dump trader inventories to a shop_items.json-compatible file on startup (set back to false after dumping)
dumpTraders=true
dumpTradersCategoryId=1
dumpTradersOutputPath=mods/shop_items.json