Files
test-server-config-minecicd/plugins/EcoEnchants/enchants/metabolism.yml
2024-10-05 22:23:51 -04:00

22 lines
374 B
YAML

display-name: "Metabolism"
description: "Increases the hunger gained by eating food by &a%placeholder%%"
placeholder: "%level% * 12.5"
type: normal
targets:
- chestplate
conflicts: [ ]
rarity: legendary
max-level: 2
tradeable: true
discoverable: true
enchantable: true
effects:
- id: food_multiplier
args:
multiplier: "1 * %level% * 0.125"
conditions: [ ]