Add new metal, wood, and leaves types for various mods including BetterEnd, Born in Chaos, and Rechiseled; expand allowed sounds for Sound Physics Remastered; update sort order for Jade configuration.

This commit is contained in:
Leonid Pershin
2026-05-08 10:40:34 +03:00
parent 8844bb0e61
commit e0c966d37f
207 changed files with 27608 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"effects": {}
}
+717
View File
@@ -0,0 +1,717 @@
{
"weapons": {},
"armor_sets": {
"astral_robe": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"chest": {
"armor": 3,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"legs": {
"armor": 2,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"feet": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:arcane",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"scarlet_robe": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:fire",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"chest": {
"armor": 3,
"attributes": [
{
"attribute": "spell_power:fire",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"legs": {
"armor": 2,
"attributes": [
{
"attribute": "spell_power:fire",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"feet": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:fire",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"glacier_robe": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:frost",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"chest": {
"armor": 3,
"attributes": [
{
"attribute": "spell_power:frost",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"legs": {
"armor": 2,
"attributes": [
{
"attribute": "spell_power:frost",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"feet": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:frost",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:critical_damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"avatar_robe": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:healing",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"chest": {
"armor": 3,
"attributes": [
{
"attribute": "spell_power:healing",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"legs": {
"armor": 2,
"attributes": [
{
"attribute": "spell_power:healing",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"feet": {
"armor": 1,
"attributes": [
{
"attribute": "spell_power:healing",
"value": 0.35,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "spell_power:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"justicar_armor": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 3,
"attributes": [
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:healing",
"value": 1.5,
"operation": "ADD_VALUE"
}
]
},
"chest": {
"armor": 8,
"attributes": [
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:healing",
"value": 1.5,
"operation": "ADD_VALUE"
}
]
},
"legs": {
"armor": 6,
"attributes": [
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:healing",
"value": 1.5,
"operation": "ADD_VALUE"
}
]
},
"feet": {
"armor": 3,
"attributes": [
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "spell_power:healing",
"value": 1.5,
"operation": "ADD_VALUE"
}
]
}
},
"destroyer_armor": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 3,
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "minecraft:generic.knockback_resistance",
"value": 0.1,
"operation": "ADD_VALUE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "critical_strike:damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"chest": {
"armor": 8,
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "minecraft:generic.knockback_resistance",
"value": 0.1,
"operation": "ADD_VALUE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "critical_strike:damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"legs": {
"armor": 6,
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "minecraft:generic.knockback_resistance",
"value": 0.1,
"operation": "ADD_VALUE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "critical_strike:damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"feet": {
"armor": 3,
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "minecraft:generic.knockback_resistance",
"value": 0.1,
"operation": "ADD_VALUE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.armor_toughness",
"value": 1.0,
"operation": "ADD_VALUE"
},
{
"attribute": "critical_strike:damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
},
"deathmantle_armor": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 2,
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "critical_strike:chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"chest": {
"armor": 4,
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "critical_strike:chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"legs": {
"armor": 4,
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "critical_strike:chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"feet": {
"armor": 2,
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "spell_engine:evasion_chance",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "critical_strike:chance",
"value": 0.03,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
},
"strider_armor": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 2,
"attributes": [
{
"attribute": "ranged_weapon:damage",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"chest": {
"armor": 4,
"attributes": [
{
"attribute": "ranged_weapon:damage",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"legs": {
"armor": 4,
"attributes": [
{
"attribute": "ranged_weapon:damage",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"feet": {
"armor": 2,
"attributes": [
{
"attribute": "ranged_weapon:damage",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "ranged_weapon:haste",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
}
}