ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/coffee_ingredient/pufferfish.json

14 lines
250 B
JSON
Raw Normal View History

{
"type": "actuallyadditions:coffee_ingredient",
"effects": [
{
"amplifier": 0,
"duration": 10,
"effect": "minecraft:water_breathing"
}
],
"ingredient": {
"item": "minecraft:pufferfish"
},
"maxAmplifier": 2
}