2025-09-05 20:55:01 +00:00
|
|
|
{
|
2025-09-07 16:33:38 +00:00
|
|
|
"type": "minecraft:crafting_shaped",
|
|
|
|
|
"category": "misc",
|
|
|
|
|
"key": {
|
|
|
|
|
"#": {"item": "minecraft:netherrack"},
|
|
|
|
|
"S": {"item": "minecraft:basalt"}
|
|
|
|
|
},
|
|
|
|
|
"pattern": [
|
|
|
|
|
"SSS",
|
|
|
|
|
"S#S",
|
|
|
|
|
"SSS"
|
|
|
|
|
],
|
|
|
|
|
"result": {"item": "minecraft:lodestone","count":3},
|
|
|
|
|
"show_notification": true
|
2025-09-05 20:55:01 +00:00
|
|
|
}
|