diff --git a/data/more_enchantments/enchantment/thrust.json b/data/more_enchantments/enchantment/thrust.json index e06f216..0508be3 100644 --- a/data/more_enchantments/enchantment/thrust.json +++ b/data/more_enchantments/enchantment/thrust.json @@ -1,39 +1,39 @@ { - "anvil_cost": 1, - "description": { - "translate": "more_enchantments.enchantment.thrust.description", - "fallback": "Тяга" - }, - "effects": { - "minecraft:attributes": [ - { - "amount": { - "type": "minecraft:lookup", - "values": [ - 0.005, - 0.02, - 0.04 - ], - "fallback": 0.01 - }, - "attribute": "minecraft:flying_speed", - "id": "elaria:enchantment.happy_ghast", - "operation": "add_value" - } - ] - }, - "max_cost": { - "base": 51, - "per_level_above_first": 10 - }, - "max_level": 3, - "min_cost": { - "base": 1, - "per_level_above_first": 10 - }, - "slots": [ - "body" - ], - "supported_items": "#minecraft:harnesses", - "weight": 10 + "anvil_cost": 1, + "description": { + "translate": "more_enchantments.enchantment.thrust.description", + "fallback": "Тяга" + }, + "effects": { + "minecraft:attributes": [ + { + "amount": { + "type": "minecraft:lookup", + "values": [ + 0.005, + 0.02, + 0.04 + ], + "fallback": 0.01 + }, + "attribute": "minecraft:flying_speed", + "id": "more_enchantments:enchantment.trust", + "operation": "add_value" + } + ] + }, + "max_cost": { + "base": 51, + "per_level_above_first": 10 + }, + "max_level": 3, + "min_cost": { + "base": 1, + "per_level_above_first": 10 + }, + "slots": [ + "body" + ], + "supported_items": "#minecraft:harnesses", + "weight": 10 } \ No newline at end of file