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
+41
View File
@@ -0,0 +1,41 @@
{
"effects": {
"berserker_rpg:rage": {
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"berserker_rpg:blood_sacrifice": {
"attributes": [
{
"attribute": "minecraft:generic.max_absorption",
"value": 4.0,
"operation": "ADD_VALUE"
}
]
},
"berserker_rpg:outrage": {
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
}
+666
View File
@@ -0,0 +1,666 @@
{
"weapons": {
"flint_berserker_axe": {
"attack_damage": 7.0,
"attack_speed": -3.1,
"attributes": []
},
"stone_berserker_axe": {
"attack_damage": 9.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.01,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"iron_berserker_axe": {
"attack_damage": 9.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"golden_berserker_axe": {
"attack_damage": 7.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"diamond_berserker_axe": {
"attack_damage": 10.5,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.035,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"netherite_berserker_axe": {
"attack_damage": 12.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"aeternium_berserker_axe": {
"attack_damage": 15.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"unique_berserker_axe_1": {
"attack_damage": 15.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"unique_berserker_axe_2": {
"attack_damage": 15.0,
"attack_speed": -3.1,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.1,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"unique_sword_1": {
"attack_damage": 8.0,
"attack_speed": -2.4,
"attributes": [
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"armor_sets": {
"wildling": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 1,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"chest": {
"armor": 3,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"legs": {
"armor": 3,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
}
]
},
"feet": {
"armor": 1,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"northling": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 2,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"chest": {
"armor": 4,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"legs": {
"armor": 4,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"feet": {
"armor": 2,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.04,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
},
"netherite_northling": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 2,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"chest": {
"armor": 4,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"legs": {
"armor": 4,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"feet": {
"armor": 2,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.02,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.05,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
},
"warlord": {
"armor_toughness": 0.0,
"knockback_resistance": 0.0,
"head": {
"armor": 2,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"chest": {
"armor": 4,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"legs": {
"armor": 4,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
},
"feet": {
"armor": 2,
"attributes": [
{
"attribute": "minecraft:generic.attack_speed",
"value": 0.025,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
],
"conditional_attributes": {
"required_mod": "critical_strike",
"attributes": [
{
"attribute": "critical_strike:damage",
"value": 0.08,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "more_rpg_classes:rage_modifier",
"value": 0.075,
"operation": "ADD_MULTIPLIED_BASE"
},
{
"attribute": "minecraft:generic.attack_damage",
"value": 0.06,
"operation": "ADD_MULTIPLIED_BASE"
}
]
}
}
}
}
}
+6
View File
@@ -0,0 +1,6 @@
{
"ignore_items_required_mods": false,
"bloody_strike_self_damage": 0.7,
"blood_reckoning_absoprtion_to_heal": 0.4,
"blood_reckoning_base_heal": 4.0
}