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

14 lines
250 B
JSON
Raw Normal View History

{
"type": "actuallyadditions:coffee_ingredient",
"effects": [
{
"amplifier": 0,
"duration": 30,
"effect": "minecraft:night_vision"
}
],
"ingredient": {
"item": "minecraft:golden_carrot"
},
"maxAmplifier": 2
}