Compare commits
No commits in common. "132fbf312bbfaa8395f8b135d973089f732bd939" and "dcf150809e5e119aedc122f87ed8288b3e24086d" have entirely different histories.
132fbf312b
...
dcf150809e
|
|
@ -28,9 +28,8 @@
|
||||||
"per_level_above_first": 10
|
"per_level_above_first": 10
|
||||||
},
|
},
|
||||||
"slots": [
|
"slots": [
|
||||||
"feet",
|
"feet"
|
||||||
"body"
|
|
||||||
],
|
],
|
||||||
"supported_items": "#mc_rebalance:enchantable/horse_and_foot_armor",
|
"supported_items": "#minecraft:enchantable/foot_armor",
|
||||||
"weight": 10
|
"weight": 10
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/chest_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/foot_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/head_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,6 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:enchantable/horse_armor",
|
|
||||||
"#minecraft:enchantable/leg_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:horse_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"minecraft:leather_horse_armor",
|
|
||||||
"minecraft:copper_horse_armor",
|
|
||||||
"minecraft:iron_horse_armor",
|
|
||||||
"minecraft:golden_horse_armor",
|
|
||||||
"minecraft:diamond_horse_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/supported_items",
|
|
||||||
"value": "#mc_rebalance:enchantable/horse_and_armor"
|
|
||||||
}
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/supported_items",
|
|
||||||
"value": "#mc_rebalance:enchantable/horse_and_foot_armor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/slots/-",
|
|
||||||
"value": "body"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
@ -72,6 +72,6 @@
|
||||||
"slots": [
|
"slots": [
|
||||||
"armor"
|
"armor"
|
||||||
],
|
],
|
||||||
"supported_items": "#mc_rebalance:enchantable/horse_and_foot_armor",
|
"supported_items": "#minecraft:enchantable/foot_armor",
|
||||||
"weight": 5
|
"weight": 5
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/supported_items",
|
|
||||||
"value": "#mc_rebalance:enchantable/horse_and_armor"
|
|
||||||
}
|
|
||||||
|
|
@ -103,9 +103,8 @@
|
||||||
"per_level_above_first": 10
|
"per_level_above_first": 10
|
||||||
},
|
},
|
||||||
"slots": [
|
"slots": [
|
||||||
"legs",
|
"legs"
|
||||||
"body"
|
|
||||||
],
|
],
|
||||||
"supported_items": "#mc_rebalance:enchantable/horse_and_leg_armor",
|
"supported_items": "#minecraft:enchantable/leg_armor",
|
||||||
"weight": 2
|
"weight": 2
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/supported_items",
|
|
||||||
"value": "#mc_rebalance:enchantable/horse_and_armor"
|
|
||||||
}
|
|
||||||
|
|
@ -0,0 +1,35 @@
|
||||||
|
{
|
||||||
|
"anvil_cost": 4,
|
||||||
|
"description": {
|
||||||
|
"translate": "enchantment.minecraft.respiration"
|
||||||
|
},
|
||||||
|
"effects": {
|
||||||
|
"minecraft:attributes": [
|
||||||
|
{
|
||||||
|
"amount": {
|
||||||
|
"type": "minecraft:linear",
|
||||||
|
"base": 1.0,
|
||||||
|
"per_level_above_first": 1.0
|
||||||
|
},
|
||||||
|
"attribute": "minecraft:generic.oxygen_bonus",
|
||||||
|
"id": "minecraft:enchantment.respiration",
|
||||||
|
"operation": "add_value"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"exclusive_set": "#mc_rebalance:exclusive_set/capability",
|
||||||
|
"max_cost": {
|
||||||
|
"base": 40,
|
||||||
|
"per_level_above_first": 10
|
||||||
|
},
|
||||||
|
"max_level": 3,
|
||||||
|
"min_cost": {
|
||||||
|
"base": 10,
|
||||||
|
"per_level_above_first": 10
|
||||||
|
},
|
||||||
|
"slots": [
|
||||||
|
"head"
|
||||||
|
],
|
||||||
|
"supported_items": "#minecraft:enchantable/head_armor",
|
||||||
|
"weight": 2
|
||||||
|
}
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/exclusive_set",
|
|
||||||
"value": "#mc_rebalance:exclusive_set/capability"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/supported_items",
|
|
||||||
"value": "#mc_rebalance:enchantable/horse_and_head_armor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/slots/-",
|
|
||||||
"value": "body"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
@ -1,12 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/supported_items",
|
|
||||||
"value": "#mc_rebalance:enchantable/horse_and_foot_armor"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"op": "add",
|
|
||||||
"path": "/slots/-",
|
|
||||||
"value": "body"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
|
|
@ -13,16 +13,12 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:damage_entity",
|
"type": "minecraft:damage_entity",
|
||||||
"damage_type": "minecraft:thorns",
|
"damage_type": "minecraft:thorns",
|
||||||
"max_damage": {
|
"max_damage": 5.0,
|
||||||
"type": "minecraft:linear",
|
"min_damage": 1.0
|
||||||
"base": 5.0,
|
},
|
||||||
"per_level_above_first": 0.5
|
{
|
||||||
},
|
"type": "minecraft:damage_item",
|
||||||
"min_damage": {
|
"amount": 2.0
|
||||||
"type": "minecraft:linear",
|
|
||||||
"base": 1.0,
|
|
||||||
"per_level_above_first": 1.0
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -33,7 +29,7 @@
|
||||||
"amount": {
|
"amount": {
|
||||||
"type": "minecraft:linear",
|
"type": "minecraft:linear",
|
||||||
"base": 0.15,
|
"base": 0.15,
|
||||||
"per_level_above_first": 0.60
|
"per_level_above_first": 0.15
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"condition": "minecraft:random_chance"
|
"condition": "minecraft:random_chance"
|
||||||
|
|
@ -52,9 +48,8 @@
|
||||||
"per_level_above_first": 20
|
"per_level_above_first": 20
|
||||||
},
|
},
|
||||||
"slots": [
|
"slots": [
|
||||||
"chest",
|
"chest"
|
||||||
"body"
|
|
||||||
],
|
],
|
||||||
"supported_items": "#mc_rebalance:enchantable/horse_and_chest_armor",
|
"supported_items": "#minecraft:enchantable/chest_armor",
|
||||||
"weight": 1
|
"weight": 1
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
{
|
|
||||||
"values": [
|
|
||||||
"#mc_rebalance:horse_armor"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Loading…
Reference in a new issue