Epic RPG: Flask Bound
作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: forge
标签: game-mechanics
Epic RPG: Flask Bound
This mod replaces the classic food regeneration mechanic with an RPG-style Flask system, bringing progression, variety, and exploration.
🎮 Default Keybinds
- Open Flask Menu: I
- Use Flask: C
🔹 What does the mod add?
-
Over 40 unique Flasks to unlock
- Each Flask has its own advantages: potion effects, cooldown times, and capacity.
- Each Flask charge takes 60 seconds to recharge, but this time can be reduced thanks to the Time Impulse food bonus.
- Flasks are organized into tiers: Common, Uncommon, Rare, Epic, and Legendary.
- To unlock the next tier, the player must first unlock all Flasks of the current tier, ensuring a progressive and challenging experience.
-
4 new minerals
Venture into the mines! Each mineral is essential for progression:- The first 3 minerals are found in the Overworld, used to unlock the Common, Uncommon, and Rare tiers.
- The fourth mineral is found in the Nether, required to unlock the Epic tier.
-
Health regeneration through saturation
- Natural health regeneration from eating is disabled, but food is still useful.
- Keeping the food bar above 25%, 50%, or 75% grants the player a passive effect called Time Impulse.
- Each level of this effect reduces Flask cooldown time by 10%.
- With food above 75%, the player reaches a total 60% cooldown reduction for Flasks.
-
Full datapack support
- Flasks can be created, modified, or replaced via datapacks.
- Each Flask tier loads from its own JSON folder (
flask/common,flask/uncommon,flask/rare,flask/epic,flask/legendary), allowing players and modpack creators to add new Flasks or overwrite existing ones without touching the mod's code. - Ideal for customizing progression, balancing, or integrating themed Flasks on servers and modpacks.
Datapack example (
data/flaskbound/flask/common/banquet_flask.json):{ "enabled": true, "id": "banquet_flask", "heal_percent": 0.11, "cooldown_seconds": 4, "flask_capacity": 27, "unlock_costs": [ { "item": "flaskbound:kyanite", "count": 25 } ], "extra_effects": [ { "effect": "flaskbound:feast", "duration": 80, "amplifier": 3 } ], "texture": "common_flask" }
Do you have new ideas, improvements for my mods, or have you found a bug? This is the perfect place to share them!
In our Discord community you can:
💡 Submit proposals and suggestions for improving the mods.
🛠️ Report problems and bugs so we can fix them together.
🎮 Show your creativity: you're free to use my mods in your own modpacks.
📢 Share your modpack on the server and show the community your unique style.
This space is designed for us to grow together, with respect and enthusiasm for creating mods and modpacks. Your contribution is always welcome!
请登录后举报
请 登录 后赞助作者。
暂无评论,抢个沙发吧~