mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
18 lines
No EOL
303 B
JSON
18 lines
No EOL
303 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"Q": {
|
|
"item": "actuallyadditions:ethetic_white_block"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"Q ",
|
|
"QQ ",
|
|
"QQQ"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:ethetic_white_stairs"
|
|
},
|
|
"show_notification": true
|
|
} |