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

15 lines
No EOL
228 B
JSON
Executable file

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:red_sandstone"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 2,
"id": "minecraft:red_sandstone"
}
}