1
0
Fork 0
Gen2/datapacks/craft-refine/data/dispenser/recipe/dispenser_dropper.json
2025-08-27 20:49:18 -05:00

13 lines
No EOL
230 B
JSON
Executable file

{
"type": "minecraft:crafting_shapeless",
"category": "redstone",
"group": "dispenser",
"ingredients": [
"minecraft:dropper",
"minecraft:bow"
],
"result": {
"count": 1,
"id": "minecraft:dispenser"
}
}