▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Apotheosis Bags
Apotheosis Bags

Apotheosis Bags

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

Оцените первым
45
0

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.

PouchPossible rarities (weight)
Common Gem PouchCommon (70), Uncommon (30)
Rare Gem PouchRare (65), Epic (35)
Legendary Gem PouchMythic (60), Ancient (40)
Artifact Gem PouchArtifact (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.

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.20.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Зависимости

Создатели

Детали

Лицензия:
Опубликован:3 месяца назад
Обновлён:3 недели назад
Главная