mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-17 05:13:11 +01:00
22 lines
365 B
JSON
22 lines
365 B
JSON
|
{
|
||
|
"type": "minecraft:crafting_shaped",
|
||
|
"pattern": [
|
||
|
"OAO",
|
||
|
"ACA",
|
||
|
"OAO"
|
||
|
],
|
||
|
"key": {
|
||
|
"A": {
|
||
|
"item": "actuallyadditions:void_empowered_crystal"
|
||
|
},
|
||
|
"O": {
|
||
|
"tag": "forge:obsidian"
|
||
|
},
|
||
|
"C": {
|
||
|
"item": "actuallyadditions:coil_advanced"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "actuallyadditions:shock_suppressor"
|
||
|
}
|
||
|
}
|