mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
23 lines
No EOL
371 B
JSON
23 lines
No EOL
371 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"item": "actuallyadditions:iron_casing"
|
|
},
|
|
"I": {
|
|
"tag": "forge:ingots/iron"
|
|
},
|
|
"R": {
|
|
"tag": "forge:dusts/redstone"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"IRI",
|
|
"RCR",
|
|
"IRI"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:atomic_reconstructor"
|
|
}
|
|
} |