Added metabolism

This commit is contained in:
Auxilor 2022-09-27 18:09:40 +01:00
parent 7c3e8595ec
commit db6aa4351a

View File

@ -0,0 +1,21 @@
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: [ ]