Apotheosis Bags

Quick rating

Apotheosis Bags

No reviews yet

Bags containing randomly dropped gems appear. These bags have a chance to drop in chests.

Adventure/Exploration
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
apotheosis_bags-1.0.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Gem lootbox pouches for Apotheosis. Right-click a pouch to get a random Apotheosis gem from its rarity tier. Four tiers plus configurable chest generation.

_Requires Apotheosis. The Artifact tier uses Apotheotic Additions.

You can also create a modpack with FTB Quests and use these bags as a reward for quests._

Подставьте сюда описание


The four tiers

Each pouch rolls a rarity from its own weighted table, then a random gem from the Apotheosis registry that supports it. Gems are read at open time, so anything added by Apotheosis or its addons is eligible.

Pouch Possible rarities (weight)
Common Gem Pouch Common (70), Uncommon (30)
Rare Gem Pouch Rare (65), Epic (35)
Legendary Gem Pouch Mythic (60), Ancient (40)
Artifact Gem Pouch Artifact (55), Heirloom (35), Esoteric (10)

Weights are relative: a rarity's odds = its weight / the sum of the pouch's weights.


Chest generation

Pouches can be injected into any chest loot table (vanilla and modded), with a chance and per-tier weights set in the config. No pouches generate if Apotheosis is missing.

Artifact safety rule: without Apotheotic Additions, the Artifact tier is excluded from generation, so players never find a pouch in a chest they can't open.


Config: config/apotheosis_bags-common.toml

["Loot"]
    # If gem bags should be added to chests.
    do_loot_generation = true
    # Chance a bag appears in a chest (0.1 = 10%, 1.0 = always).
    loot_chance = 0.1

["Bag Weights"]
    # Which tier a bag is, once one spawns. Odds = weight / sum of weights.
    # With defaults the sum is 100 -> reads as percentages. Weight 0 disables a tier.
    weight_common = 60
    weight_rare = 25
    weight_legendary = 12
    # Artifact only works with Apotheotic Additions; without it the others are divided by 97.
    weight_artifact = 3

With the defaults a chest yields a pouch 10% of the time: common 6%, rare 2.5%, legendary 1.2%, artifact 0.3%. For comparison, Apotheosis itself drops a raw gem in ~25% of vanilla chests.

Gem lootbox pouches for Apotheosis. Right-click a pouch to get a random Apotheosis gem from its rarity tier. Four tiers plus configurable chest generation.

Requires Apotheosis. The Artifact tier uses Apotheotic Additions.

You can also create a modpack with FTB Quests and use these bags as a reward for quests._

Подставьте сюда описание


The four tiers

Each pouch rolls a rarity from its own weighted table, then a random gem from the Apotheosis registry that supports it. Gems are read at open time, so anything added by Apotheosis or its addons is eligible.

Pouch Possible rarities (weight)
Common Gem Pouch Common (70), Uncommon (30)
Rare Gem Pouch Rare (65), Epic (35)
Legendary Gem Pouch Mythic (60), Ancient (40)
Artifact Gem Pouch Artifact (55), Heirloom (35), Esoteric (10)

Weights are relative: a rarity's odds = its weight / the sum of the pouch's weights.


Chest generation

Pouches can be injected into any chest loot table (vanilla and modded), with a chance and per-tier weights set in the config. No pouches generate if Apotheosis is missing.

Artifact safety rule: without Apotheotic Additions, the Artifact tier is excluded from generation, so players never find a pouch in a chest they can't open.


Config: config/apotheosis_bags-common.toml

["Loot"]
    # If gem bags should be added to chests.
    do_loot_generation = true
    # Chance a bag appears in a chest (0.1 = 10%, 1.0 = always).
    loot_chance = 0.1

["Bag Weights"]
    # Which tier a bag is, once one spawns. Odds = weight / sum of weights.
    # With defaults the sum is 100 -> reads as percentages. Weight 0 disables a tier.
    weight_common = 60
    weight_rare = 25
    weight_legendary = 12
    # Artifact only works with Apotheotic Additions; without it the others are divided by 97.
    weight_artifact = 3

With the defaults a chest yields a pouch 10% of the time: common 6%, rare 2.5%, legendary 1.2%, artifact 0.3%. For comparison, Apotheosis itself drops a raw gem in ~25% of vanilla chests.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works