ailuropack/waystones-recipes/data/crafting/recipes/deepslate_shard.json
2025-03-09 23:23:04 +00:00

12 lines
No EOL
212 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:deepslate",
"minecraft:flint"
],
"result": {
"count": 1,
"id": "waystones:deepslate_shard"
}
}