mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
23 lines
No EOL
405 B
JSON
23 lines
No EOL
405 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"E": {
|
|
"item": "actuallyadditions:ethetic_green_block"
|
|
},
|
|
"G": {
|
|
"item": "actuallyadditions:ethetic_white_block"
|
|
},
|
|
"R": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
}
|
|
},
|
|
"pattern": [
|
|
" R ",
|
|
"EEE",
|
|
"GGG"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:display_stand"
|
|
}
|
|
} |