LingGemShop

Quick rating

Community listing page, reviews here may not be monitored by the author.

LingGemShop

No reviews yet

Shop and Economy System Mod

Mod Loaders
Minecraft

About

Description

LingGemShop (FTB Quest Shop & Economy System)

LingGemShop is a modern, fully customizable in-game shop and Primogem economy mod designed for Minecraft NeoForge 1.21.1. Built for progression modpacks, skyblocks, and industrial airship adventures.

1. Custom Shop GUI & Smart Searching

 Sidebar Category Tabs: Instantly switch between mod categories on the left panel.
Real-time Search Bar**: Type item names or mod IDs (e.g. create: aeronautics:) to filter items instantly.
 Bulk Quantity Selector: Easily purchase items in bulk using custom numeric input, quick multiplier buttons ( - + x 64, MAX), and dynamic cost calculations.
Keyboard Focus Protection: Intercepts typing inside text inputs so pressing keys like E ,Q or numbers will not close the GUI or drop items.

1789107527266_Screenshot_2026-09-11_113749.png

2. Multi-Access System

 Inventory GUI Button: Automatic Shop button integrated directly inside player inventory (E key).
HotkeysPress B to open the shop anywhere.
FTB Quests Integration: Access shop directly from the FTB Quests book header icon.
In-Game Commands: Use /shop or /hqs shop at any time.

1785530445910_Screenshot_2026-08-01_032556.webp

description_8d67495f-295a-43b1-9ccf-5677daaf1f86.png

3. Built-in Mod Support & Rarity Pricing

 Pre-configured shop catalogs with multi-tiered Rarity pricing for:

  1. Create Mod  (Kinetic machines, gears, casings, and logistics)
  2. Create Aeronautics  (Propellers, airship hulls, thrusters, and physics tools)
  3. Ars Nouveau  (Spellbooks, archmage robes, and source gems)
  4. Iron's Spells 'n Spellbooks  (Scrolls, spellbooks, and wizardry gear)
  5. L_Ender's Cataclysm  (Boss relics and legendary weapons)
  6. Pioneer Supplies & Industrial Tools  (Survival gear and tools)
  7. Mineral Exchange  (Sell raw ores and surplus materials for Primogems)

4. Fully Customizable

You can configure and customize shop entries and categories in 3 easy ways:
  1. In-Game Creative Mode UI: Toggle [Edit: ON] inside the shop GUI to add/modify items and categories directly.
  2. Config Directory: Files located in config/ling_q_shop/shop_categories/*.json and config/ling_q_shop/shop_entries/*.json.
  3. Datapack Support: Override or add items via Datapacks.

 

Commands & Permissions

 Command                                                  Permission                                  Description 
/hqs shop                                                   | All Players                  | Opens the FtbQshop GUI 
/hqs balance                                               | All Players                  | Checks your Primogem balance 
/hqs addcoins <player> <amount>          | Admin (OP level 2)     | Adds Primogems to a player 
/hqs removecoins <player> <amount>    | Admin (OP level 2)     | Removes Primogems from a player 
/hqs setcoins <player> <amount>            | Admin (OP level 2)     | Sets exact Primogem balance for a player 

 Datapack Configuration

https://www.curseforge.com/minecraft/data-packs/questshop-examples 

 Datapacks are loaded from `data/questshop/questshop/`:

 Folder Structuredata/
└── questshop/
    └── questshop/
        ├── shop_categories/
        │   └── example_category.json
        └── shop_entries/
            └── example_entries.json