mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 13:03:12 +01:00
26 lines
No EOL
445 B
JSON
26 lines
No EOL
445 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
},
|
|
"D": {
|
|
"tag": "forge:gems/diamond"
|
|
},
|
|
"I": {
|
|
"item": "actuallyadditions:enori_crystal"
|
|
},
|
|
"R": {
|
|
"item": "actuallyadditions:drill_core"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"DDD",
|
|
"CRC",
|
|
"III"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:drill_light_blue"
|
|
}
|
|
} |