
Theosis
Plugin-ready RPG survival with loot, gems, bosses & biomes. Thesis-style modularity. Multilanguage Apotheosis-inspired
Список изменений
Theosis 0.9.8 — Loot & Compatibility Update 💎
This update adds new loot options, Lootr compatibility, gem improvements, and some balance changes.
🧟 Vanilla Mob Drops
A new section has been added to config.yml:
vanilla_mob_drops:
Theosis can now give vanilla mobs a small chance to drop Theosis items.
You can configure:
- Whether the mob must be killed by a player.
- Whether drops are limited to hostile mobs.
- Whether mobs from spawners and trial spawners can generate loot.
- Drop chance.
- Minimum and maximum rarity for each dimension.
By default, this feature is disabled:
vanilla_mob_drops:
enabled: false
If a server administrator wants to use it, simply change it to true.
The default configuration uses different chances and rarity ranges for the Overworld, Nether, and End, allowing more dangerous dimensions to provide higher-rarity rewards.
!Reemplaza esto con una descripción
🧙 Witch Boss Balance
The Witch Boss received a small nerf.
After receiving feedback that she could be too strong, some of her cooldowns and abilities were adjusted.
She now has longer cooldowns between actions such as:
- Healing.
- Using attacks and special abilities.
- Applying some of her combat effects.
The goal is to keep her dangerous while making the fight feel more balanced.
📦 Lootr Compatibility
Theosis 0.9.8 now includes compatibility with Lootr:
/plugins/lootrinstancer
Lootr allows multiple players to open the same chest while receiving their own personal loot instance, preventing one player from taking all the resources from a dungeon or structure before everyone else gets there.
Theosis now properly respects this system.
This means servers using Lootr can still generate Theosis items while allowing each player to receive their own loot during exploration.
💎 New Gem Resource Pack
A new optional resource pack for Theosis gems has also been created.
All 75 gems, including their different tiers, now have their own textures designed to stay close to Minecraft's vanilla visual style.
!Reemplaza esto con una descripción
The resource pack is completely optional, so server administrators can decide whether they want to use it.
Resource Pack:
/resourcepacks/theosis-gems !Reemplaza esto con una descripción !Reemplaza esto con una descripción
✨ Gem Cosmetics Improvements
New instructions were also added to gems.yml to make gem visuals easier to customize:
cosmetics:
default_materials: ["ALL_POTTERY_SHERDS"] # Materiales visuales / Visual materials
# Si quieres que las gemas se apilen para más comodidad cambia
# "ALL_POTTERY_SHERDS" por "SNORT_POTTERY_SHERD"
# If you want the gems to stack for extra convenience, change
# "ALL_POTTERY_SHERDS" to "SNORT_POTTERY_SHERD"
glint: true # Brillo de encantamiento / Enchantment glint
If you prefer the gems to stack, you can change:
"ALL_POTTERY_SHERDS"
to:
"SNORT_POTTERY_SHERD"
You can also use:
glint: false
if you prefer to remove the enchantment glint from the gems.
!Reemplaza esto con una descripción
Thank you to everyone who continues using Theosis and sending feedback. ❤️ Bug reports and suggestions continue to help a lot with improving and balancing the plugin.
