
Kev's Attributes Panel
Активный0.0
Установок
0
Последнее обновление
1 неделю назад
Версии
1.21.1
Клиент
Fabric
Оружие и броня
Управление
Утилиты
A simple mod that adds an attribute panel


🔧 Adding Descriptions to Custom Attributes
To add descriptions to any attributes:
-
Create a resource pack, and inside it, navigate to:
assets/<your_namespace>/lang/en_us.json
-
Add your attribute descriptions like this:
{
"description.attribute.name.modid.attributename": "Your attribute description here.", "description.attribute.name.spell_engine.healing_taken": "Modifies how much healing is received."
}
✅ Replace modid and attributename with your actual mod's ID and the attribute's name.
## Currently has innate support for:
- TieredZ
- Trinkets / Accessories
- Pufferfish Skill Trees~~~~
Giving an attribute the id -> minecraft:diamond_sword.hello_world -> will show in tooltip as the diamond sword with the custom name as "Hello World"
<br></br>
<div align="center" style="text-align: center;">Made for FantasyMC 1.21.1</div>
<img src="https://www.bisecthosting.com/images/CF/Fantasy_Minecraft_v3/BH_Fantasy_Minecraft_Promo.webp">
<div align="center" style="text-align: center;"><p>Visit: <code>https://bisecthosting.com/PixelDream</code></p></div>