14 lines
203 B
JSON
14 lines
203 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"##"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:iron_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:heavy_weighted_pressure_plate"
|
|
}
|
|
} |