File Details
quantumblockbazaar-1.16-neoforge-mc-1.21.1-beta.jar
- B
- Aug 25, 2025
- 1.66 MB
- 37
- 1.21.1
- NeoForge
File Name
quantumblockbazaar-1.16-neoforge-mc-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Configurable marketplace (new)
- config/quantumblockbazaar_market.json auto-created on first server start.
- Global multipliers: globalBuyMultiplier, globalSellMultiplier.
- Per‑item overrides: buyOverrides, sellOverrides (absolute price). You can also use this to add new items
- Exclusions: buyExclude, sellExclude to hide specific items from either list.
Admin/Utility commands (new)
- /qbb dump_ids [modid|all] — write a full dump of all minecraft ids included modded ones currently on server, helpful if your trying to figure out the id for a specific item
- /qbb give_credits <player> <amount> — grant credits.
- /qbb clear_credits <player> — reset credits.
- /qbb reload_market reloads the config and rebuilds lists without server restart.
Note:
Currently this config does not support items like potions, enchanted or other items which require NBT data are not supported right now