mirror of
https://github.com/tiyn/mc-tiyn-recipes.git
synced 2025-11-13 13:49:46 +01:00
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": ["minecraft:honeycomb_block"],
|
|
"result": {
|
|
"id": "minecraft:honeycomb",
|
|
"count": 4
|
|
}
|
|
}
|