2021-11-21 22:38:48 +01:00
|
|
|
{
|
|
|
|
"type": "minecraft:crafting_shaped",
|
2024-03-03 01:20:53 +01:00
|
|
|
"category": "misc",
|
2021-11-21 22:38:48 +01:00
|
|
|
"key": {
|
|
|
|
"E": {
|
|
|
|
"item": "actuallyadditions:ethetic_green_block"
|
|
|
|
},
|
|
|
|
"G": {
|
|
|
|
"item": "actuallyadditions:ethetic_white_block"
|
2024-03-03 01:20:53 +01:00
|
|
|
},
|
|
|
|
"R": {
|
|
|
|
"item": "actuallyadditions:advanced_coil"
|
2021-11-21 22:38:48 +01:00
|
|
|
}
|
|
|
|
},
|
2024-03-03 01:20:53 +01:00
|
|
|
"pattern": [
|
|
|
|
" R ",
|
|
|
|
"EEE",
|
|
|
|
"GGG"
|
|
|
|
],
|
2021-11-21 22:38:48 +01:00
|
|
|
"result": {
|
|
|
|
"item": "actuallyadditions:display_stand"
|
2024-03-03 01:20:53 +01:00
|
|
|
},
|
|
|
|
"show_notification": true
|
2021-11-21 22:38:48 +01:00
|
|
|
}
|