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

12 lines
No EOL
217 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:ender_pearl",
"minecraft:amethyst_shard"
],
"result": {
"count": 4,
"id": "waystones:warp_dust"
}
}