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:
@@ -0,0 +1,520 @@
|
||||
{
|
||||
"effects": {
|
||||
"relics_rpgs:lesser_attack_damage": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.attack_damage",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_attack_speed": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.attack_speed",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "ranged_weapon:haste",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_ranged_damage": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "ranged_weapon:damage",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_spell_power": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:arcane",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:fire",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:frost",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:healing",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:lightning",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:soul",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:water",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:air",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:earth",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:nature",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:sign",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:aard",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:axii",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:igni",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:quen",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:yrden",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_spell_haste": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:haste",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_spell_crit_chance": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:critical_chance",
|
||||
"value": 0.15,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_arcane_fire": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:arcane",
|
||||
"value": 0.15,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:fire",
|
||||
"value": 0.15,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_frost_healing": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:frost",
|
||||
"value": 0.15,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:healing",
|
||||
"value": 0.15,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:lesser_spell_crit_damage": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:critical_chance",
|
||||
"value": 0.5,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_attack_damage": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.attack_damage",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_attack_speed": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.attack_speed",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "ranged_weapon:haste",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_ranged_damage": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "ranged_weapon:damage",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_defense": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.armor_toughness",
|
||||
"value": 4.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_evasion": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_engine:evasion_chance",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_spell_power": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:arcane",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:fire",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:frost",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:healing",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:lightning",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:soul",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:water",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:air",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:earth",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:nature",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:sign",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:aard",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:axii",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:igni",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:quen",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:yrden",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_spell_haste": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:haste",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_arcane_power": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:arcane",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_fire_power": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:fire",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_frost_power": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:frost",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:medium_healing_power": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:healing",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:stun": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.jump_strength",
|
||||
"value": 0.0,
|
||||
"operation": "ADD_MULTIPLIED_TOTAL"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:greater_evasion_attack": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.attack_damage",
|
||||
"value": 0.5,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:greater_physical_trance": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.attack_speed",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "ranged_weapon:haste",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:greater_spell_trance": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:haste",
|
||||
"value": 0.1,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:greater_defense_armor": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.armor",
|
||||
"value": 10.0,
|
||||
"operation": "ADD_VALUE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:superior_attack_damage": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.attack_damage",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "ranged_weapon:damage",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "minecraft:generic.scale",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:superior_spell_power": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_power:arcane",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:fire",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:frost",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:lightning",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:soul",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:water",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:air",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:earth",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:nature",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:sign",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:aard",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:axii",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:igni",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:quen",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
},
|
||||
{
|
||||
"attribute": "spell_power:yrden",
|
||||
"value": 0.2,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:superior_healing_taken": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "spell_engine:healing_taken",
|
||||
"value": 0.5,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"relics_rpgs:superior_defense_health": {
|
||||
"attributes": [
|
||||
{
|
||||
"attribute": "minecraft:generic.max_health",
|
||||
"value": 0.5,
|
||||
"operation": "ADD_MULTIPLIED_BASE"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user