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

14 lines
257 B
JSON
Raw Normal View History

{
"type": "actuallyadditions:coffee_ingredient",
"effects": [
{
"amplifier": 0,
"duration": 25,
"effect": "minecraft:invisibility"
}
],
"ingredient": {
"item": "minecraft:fermented_spider_eye"
},
"maxAmplifier": 2
}