mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
24 lines
No EOL
416 B
JSON
24 lines
No EOL
416 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"A": {
|
|
"item": "actuallyadditions:empowered_void_crystal"
|
|
},
|
|
"C": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
},
|
|
"O": {
|
|
"tag": "forge:obsidian"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"OAO",
|
|
"ACA",
|
|
"OAO"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:shock_suppressor"
|
|
},
|
|
"show_notification": true
|
|
} |