ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/rice_seeds.json

11 lines
181 B
JSON
Raw Normal View History

2022-12-30 01:02:38 +01:00
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "actuallyadditions:rice"
}
],
"result": {
"item": "actuallyadditions:rice_seeds"
}
}