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

13 lines
No EOL
237 B
JSON

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