ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/feeder.json
2024-03-12 16:39:36 +01:00

26 lines
423 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"B": {
"item": "actuallyadditions:basic_coil"
},
"C": {
"item": "actuallyadditions:wood_casing"
},
"G": {
"item": "minecraft:golden_carrot"
},
"P": {
"tag": "minecraft:planks"
}
},
"pattern": [
"PGP",
"BCB",
"PGP"
],
"result": {
"item": "actuallyadditions:feeder"
}
}