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

14 lines
235 B
JSON
Raw Normal View History

{
"type": "actuallyadditions:coffee_ingredient",
"effects": [
{
"amplifier": 0,
"duration": 30,
"effect": "minecraft:speed"
}
],
"ingredient": {
"item": "minecraft:sugar"
},
"maxAmplifier": 4
}