Mineuniverse
Log in Register
Mods

LittleQuests

LittleQuests adds a lightweight and fully customizable quest system to Minecraft. Quests are organized into categories, allowing players to easily create their own progression. And an ecenomy system allow players to buy items from quests rewards coins.
by Amenadi3lle
Download Claim this project
82 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Adventure and RPG Farming

Description

LittleQuests is a simple mod that adds a lightweight and fully customizable quest system to Minecraft, compatible with all others mods items. Quests are organized into categories and configurable via simple JSON files or commands, allowing server owners to easily create their own progression. So you track your progress in a clean interface with classic, daily and/or repeatable quests.

LittleQuests - Categories menu

For now quest are only items exchanges: you give requested items and you reveive specific items and coins.

Shop

Because yes ! There is now an economy system too. You can set some coins in addon to quest rewards and you can enter the shop (on the categories menu - emerald block by default) to buy items.

LittleQuests - Quests menu

Coins name, shop toggling and sold items are fully configurable via commands and shop.json file in the config folder of your game or server (like categories and quests by the way).

And categories and shop items can have text formatting properties such as colors, bold, etc...

LittleQuests - Shop and sold items example

Others details

The mod works in solo and multiplayer environments (required on both client and server), making it ideal for small to medium servers looking for simple progression without heavy systems.

It's compatible with all other mods because you just have to namespaced your items in the commands or config files and the mod will automatically check if items are availables in the party / server. If not, the command is automaticcaly canceled (if you configured the mod directly in json files, the server or party will just not start so be careful).

Other Minecraft versions comming soon and Fabric and Forge versions are planned.

List of all commands:

(You can start all mod's commands by /littlequests or /lq)

(The "name" params are the ones you can apply chat formatting properties (like &1, &2, &b, &o, &k, etc... You have to write the "" in the command only if you apply format or if the name contains spaces)

Create a category: ``` /lq category create [id] ["name"] [namespace:item] <isDaily> <isRepeatable> ```

Remove a category:

/lq category remove [id]

List all categories:

/lq category list

Edit a category (name - visible item in GUI - if has daily quests - if has repeatable quests):

/lq category edit [id] set name ["name"]
/lq category edit [id] set itemDisplay [namespace:item]
/lq category edit [id] set isDaily <true|false>
/lq category edit [id] set isRepeatable <true|false>

Create a quest:

/lq quest create [categoryId] [id] [namespace:item] [description]

Remove a quest:

/lq quest remove [id]

List all quests:

/lq quest list

Add a new tier to a quest (questId - requested item - amount, -reward items - amount - reward coins):

/lq quest addTier [questId] [namespace:item] [amount] [namespace:item] [amount] <rewardCoins>

Reset all tiers of a quest for a given player:

/lq quest reset [questId] [playerName]

Edit a quest (category - description / name - item in GUI):

/lq quest edit [id] set categoryId [catId]
/lq quest edit [id] set description [description]
/lq quest edit [id] set itemDisplay [namespace:item]

Edit a tier of a quest (tierNumber is the position of the tier in the array on the json file):

/lq quest editTier [questId] [tierNumber] set [requestedItem|requestedAmount|rewardItem|rewardAmount|rewardCoins] [value]

Toggle the shop:

/lq shop toggle

Add a new item in the shop:

/lq shop add [id] ["name"] [namespace:item] [amount] [price]

Remove a shop item:

/lq shop remove [id]

List all shop items:

/lq shop list

Edit a shop item (ItemId - name - item visible in GUI - amount sold - price):

/lq shop edit [id] set ["name"|itemDisplay|amount|price] [value]

See a player's coins:

/lq coins show [player]

Send your coins to another player (works only in multiplayers):

/lq coins send [amount] [player]

Add coins to a player balance:

/lq coins add [player] [amount]

Set player coins balance:

/lq coins set [player] [amount]

Reload all json files (if you make changes directly from them. This auto sync all connected players):

/lq reload

Sync your game instance with the game or server config:

/lq sync

Display your LittleQuests stats and the current daily quest(s):

/lq stats
littlequests-1.21.1-2.5.9.jar
MC Client, 1.21.1, NeoForge, Server
Release 2026-04-21 Get

You Might Also Like

AstikorCarts Redux
Horse powered carts and plows, now for 1.20+!
9,976,693
mxTune
Adds musical instruments that allow you to play music in MML format.
994,306
JoJo No Kimyou Na Bouken: JoJoCraft
This is a jojos Mod Nothing more
99,649
Middle-earth
Join the legendary world of Tolkien's universe from The Lord of The Rings to the Hobbit and more!
99,467
Pure Discs - Tricky Trials (Fabric/Forge)
Adds nine new discs from songs that were added in the 1.21 Tricky Trials update!
99,442
Reverse Eon
Reverse Eon adds a persistent, player-owned island dimension to Minecraft. Enter your personal world through the Timekeeper Suitcase and manage it with the Computer Suitcase, giving you full control over island settings, portals, visitors, and more.
9,980