mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
24 lines
No EOL
404 B
JSON
24 lines
No EOL
404 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
},
|
|
"G": {
|
|
"item": "actuallyadditions:restonia_crystal"
|
|
},
|
|
"R": {
|
|
"item": "minecraft:compass"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"GGC",
|
|
"RCR",
|
|
"CGG"
|
|
],
|
|
"result": {
|
|
"count": 2,
|
|
"item": "actuallyadditions:laser_upgrade_range"
|
|
}
|
|
} |