promotional bannermobile promotional banner

questshop_examples

This is a Data Pack used with Mod Packs. Its function is to define product details (ftb).

Supports adding/editing categories and products directly through the Datapack system:
Datapack folder structure:

data/
└── questshop/
    └── questshop/
        ├── shop_categories/     <-- JSON
        │   ├── create_tech.json
        │   └── sell.json
        └── shop_entries/        <--  JSON
            ├── create_tech.json
            └── sell_items.json

shop_categories/example.json

{
  "display": "Create Tech",
  "unlocked_by_default": true,
  "order": 1
}

shop_entries/example.json

[
  {
    "item": "create:cogwheel",
    "amount": 8,
    "cost": 4,
    "category": "questshop:create_tech"
  }
]

The questshop_examples Team

profile avatar
  • 2
    Followers
  • 12
    Projects
  • 2.3K
    Downloads

More from LINGling01View all

  • DEX project image

    DEX

    Display items and crafting recipes

    • 4
    • September 14, 2026
  • LingGemShop project image

    LingGemShop

    Shop and Economy System Mod

    • 193
    • September 10, 2026
  • G&D project image

    G&D

    It is an RPG-style modpack that also features an airship-building system and a realistic physics system.

    • 116
    • September 9, 2026
  • WT-teleport project image

    WT-teleport

    Grand Teleport (WT-teleport) transforms teleportation in Minecraft into an immersive, cinematic experience inspired by the iconic character-switching camera transitions of Grand Theft Auto V.

    • 188
    • September 6, 2026
  • DEX project image

    DEX

    Display items and crafting recipes

    • 4
    • September 14, 2026
  • LingGemShop project image

    LingGemShop

    Shop and Economy System Mod

    • 193
    • September 10, 2026
  • G&D project image

    G&D

    It is an RPG-style modpack that also features an airship-building system and a realistic physics system.

    • 116
    • September 9, 2026
  • WT-teleport project image

    WT-teleport

    Grand Teleport (WT-teleport) transforms teleportation in Minecraft into an immersive, cinematic experience inspired by the iconic character-switching camera transitions of Grand Theft Auto V.

    • 188
    • September 6, 2026