Apotheosis Bags
No reviews yet
Bags containing randomly dropped gems appear. These bags have a chance to drop in chests.
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
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
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources