Quantum Block Bazaar Galactic Market Trade Terminal

Adds in a quantum block terminal, which lets you buy and sell items for credits.

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

NeoForge

implementation "curse.maven:quantumblockbazaar-1319359:6925089"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Configurable marketplace (new)

  • config/quantumblockbazaar_market.json auto-created on first server start.
  • Global multipliersglobalBuyMultiplierglobalSellMultiplier.
  • Per‑item overridesbuyOverridessellOverrides (absolute price). You can also use this to add new items 
  • ExclusionsbuyExcludesellExclude 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