File Details
tierdrop-1.2.5-fabric1.21.4.jar
- R
- May 7, 2025
- 332.64 KB
- 17
- 1.21.4
- Fabric
File Name
tierdrop-1.2.5.jar
Supported Versions
- 1.21.4
Curse Maven Snippet
- Resolved a crash caused by a null UUID
- For easier testing, I've added a "Test Category"(applied to all equipments) to the tierdrop_config.json.
"TierEquipment": {
"Test": [
{
"prefix": "Test",
"color": "YELLOW",
"chance": [100, 100, 100],
"attributes": [
{ "All": ["ARMOR", 1, 1.5] },
{ "All": ["MAX_HEALTH", 2, 4] }
]
}
],
"Armor": [
{

