superb-warfare/src/main/resources/data/superbwarfare/recipes/monitor_clear.json
2024-07-27 02:20:09 +08:00

13 lines
No EOL
211 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "superbwarfare:monitor"
}
],
"result": {
"item": "superbwarfare:monitor",
"count": 1
}
}