
RelicEx
Adds compatible Trinket items for PlayerEx attributes.
Обновлён 3 июля 2023 г. · опубликован 14 августа 2022 г.
RelicEx is a Minecraft mod that implements Trinkets compatibility with PlayerEx, along a RPG theme. The mod adds the following:
| Item | Equipable | Obtainable | Description |
|---|---|---|---|
| Helmet Relic | Helmet | Chests/Mobs | Provides 1-5 attribute bonuses.* |
| Amulet Relic | Necklace | Chests/Mobs | Provides 1-5 attribute bonuses.* |
| Chestplate Relic | Chest | Chests/Mobs | Provides 1-5 attribute bonuses.* |
| Ring Relic | Ring/Offhand Ring | Chests/Mobs | Provides 1-5 attribute bonuses.* |
| Relic Shard | None | Smelting Relic | Use to gain some Experience Points. |
| Tome | None | Chests/Mobs | Use to gain a free level. |
| Lesser Orb of Regret | None | Chests/Mobs | Use to refund a Skill Point. |
| Greater Orb of Regret | None | Chests/Mobs | Use to refund all Skill Points. |
| Dragon Stone | None | Ender Dragon | Use to reset all attributes, Skill Points and Level. |
| Small Health Potion | None | Mobs | Heals the player for 2 Hearts. |
| Medium Health Potion | None | Mobs | Heals the player for 3 Hearts. |
| Large Health Potion | None | Mobs | Heals the player for 4 hearts. |
Relics*
Relics have a chance to drop from mobs (any instance of Monster) and generate in loot chests (any loot table of type chests/). Relics have randomly generated attributes assigned to them, that are applied when equipped in their respective Trinket or Armour slot. The randomly generated attributes are taken from PlayerEx attributes, and have randomly generated values as well.
Relics come with a rarity system: Common, Uncommon, Rare, Epic, Mythical, Legendary and Immortal. Relics can have up to five attribute bonuses attached to them. Factors that influence a relic's rarity: the number of attributes attached to the relic, the bonus value attached to each attribute, and the attributes attached themselves also have a weight.
All randomness and chance to drop is weighted and fully configurable.
Misc
- Unwanted Relics can be smelted down into Relic Shards, which can be smashed to drop Experience Points.
- Health Potions cannot be stored, they heal the instant that they are picked up.
- The Dragon Stone drops from the Ender Dragon upon death (configurable). Care should be taken when handling it as using it will reset the player's attributes, Levels and Skill Points. For this sake a safety is implemented, such that it must be right-clicked twice.
- Legendary Tooltips selectors are available for Relic rarities with
"&Rareness=uncommon", whereuncommoncan be any of the aforementioned rarities.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 3.3.2+1.19.2 | Релиз | 1.19.2 | fabric | 3 июля 2023 г. | .jar (211 КБ) |
| 3.3.1+1.19.2 | Релиз | 1.19.2 | fabric | 12 марта 2023 г. | .jar (296 КБ) |
| 3.3.1+1.18.2 | Релиз | 1.18.2 | fabric | 12 марта 2023 г. | .jar (261 КБ) |
| 3.3.0+1.19.2 | Релиз | 1.19.2 | fabric | 4 марта 2023 г. | .jar (290 КБ) |
| 3.3.0+1.18.2 | Релиз | 1.18.2 | fabric | 4 марта 2023 г. | .jar (254 КБ) |
| 3.2.7 | Релиз | 1.19.2 | fabric | 2 января 2023 г. | .jar (290 КБ) |
| 3.1.6 | Релиз | 1.18.2 | fabric | 2 января 2023 г. | .jar (254 КБ) |
| 3.2.6 | Релиз | 1.19.2 | fabric | 19 ноября 2022 г. | .jar (289 КБ) |
| 3.1.5 | Релиз | 1.18.2 | fabric | 19 ноября 2022 г. | .jar (253 КБ) |
| 3.2.5 | Релиз | 1.19.2 | fabric | 31 августа 2022 г. | .jar (283 КБ) |
| 3.2.4 | Релиз | 1.19 | fabric | 31 августа 2022 г. | .jar (283 КБ) |
| 3.1.4 | Релиз | 1.18.2 | fabric | 31 августа 2022 г. | .jar (247 КБ) |
| 3.2.3 | Релиз | 1.19 | fabric | 17 августа 2022 г. | .jar (282 КБ) |
| 3.1.3 | Релиз | 1.18.2 | fabric | 17 августа 2022 г. | .jar (247 КБ) |
| 3.2.2 | Релиз | 1.19 | fabric | 15 августа 2022 г. | .jar (283 КБ) |
Показаны последние 15 из 20 версий. Все версии — на Modrinth.
Ченджлог
3.3.2+1.19.2Релиз1.19.2 · 3 июля 2023 г.
Changelog
*Requires PlayerEx 3.5.4+1.19.2 or newer.
-Removed playerex:ranged_damage attribute reference.
+Added projectile_damage:generic attribute reference.
*Reverted to Fabric Loader 0.14.10.
*Updated Fabric API required version to 0.76.0+1.19.2 or newer.
3.3.1+1.19.2Релиз1.19.2 · 12 марта 2023 г.
+Fixed bug with Tieredz (Relics can still be combined with Tieredz items and keep both Tieredz and RelicEx attributes).
+Added resourcepack customisation of rareness text colours: assets/relicex/rareness/colors.json
{
"values": {
"COMMON": "WHITE",
"RARE": "DARK_BLUE",
...
}
}
*Incremented version.
3.3.1+1.18.2Релиз1.18.2 · 12 марта 2023 г.
+Fixed bug with Tieredz (Relics can still be combined with Tieredz items and keep both Tieredz and RelicEx attributes).
+Added resourcepack customisation of rareness text colours: assets/relicex/rareness/colors.json
{
"values": {
"COMMON": "WHITE",
"RARE": "DARK_BLUE",
...
}
}
*Incremented version.
3.3.0+1.19.2Релиз1.19.2 · 4 марта 2023 г.
Updates and Fixes
*Updated loom version.
*Updated fabric-api version to 0.75.1.
+Updated README to include credits.
*Updated chinese localisation.
+Added config option to blacklist mobs from dropping relics.
*Fixed issue that caused relics to not properly affix with armour items and miscalculate their attributes.
*Fixed issue that caused an incompatibility with Wizards.
*Changed version semantics: previously we had a.b.c, where now we have a.b.c-mcversion. This change was made to be more inline with the fabric modding scene, but also because it makes sense. We would not only have to increment the version number for new changes, but every time support was added for another minecraft release - this is obviously inefficient.
3.3.0+1.18.2Релиз1.18.2 · 4 марта 2023 г.
Updates and Fixes
*Updated loom version.
*Updated fabric-api version to 0.75.1.
+Updated README to include credits.
*Updated chinese localisation.
+Added config option to blacklist mobs from dropping relics.
*Fixed issue that caused relics to not properly affix with armour items and miscalculate their attributes.
*Fixed issue that caused an incompatibility with Wizards.
*Changed version semantics: previously we had a.b.c, where now we have a.b.c-mcversion. This change was made to be more inline with the fabric modding scene, but also because it makes sense. We would not only have to increment the version number for new changes, but every time support was added for another minecraft release - this is obviously inefficient.
3.2.7Релиз1.19.2 · 2 января 2023 г.
*Relic Armour is now affixable to regular armour using a Smithing Table, instead of using the sneak+right-click system.
3.1.6Релиз1.18.2 · 2 января 2023 г.
*Relic Armour is now affixable to regular armour using a Smithing Table, instead of using the sneak+right-click system.
3.2.6Релиз1.19.2 · 19 ноября 2022 г.
No changelog was specified.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…



