18 lines
No EOL
308 B
JSON
18 lines
No EOL
308 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"O": "minecraft:obsidian",
|
|
"S": "minecraft:chiseled_sandstone",
|
|
"W": "minecraft:nether_star"
|
|
},
|
|
"pattern": [
|
|
" S ",
|
|
"SWS",
|
|
"OOO"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "waystones:sandy_waystone"
|
|
}
|
|
} |