mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-16 21:13:11 +01:00
28 lines
No EOL
542 B
JSON
28 lines
No EOL
542 B
JSON
{
|
|
"type": "actuallyadditions:copy_nbt",
|
|
"value": {
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
},
|
|
"I": {
|
|
"item": "actuallyadditions:empowered_enori_crystal"
|
|
},
|
|
"R": {
|
|
"type": "actuallyadditions:target_nbt",
|
|
"value": {
|
|
"item": "actuallyadditions:double_battery"
|
|
}
|
|
}
|
|
},
|
|
"pattern": [
|
|
" R ",
|
|
"ICI",
|
|
"III"
|
|
],
|
|
"result": {
|
|
"item": "actuallyadditions:triple_battery"
|
|
}
|
|
}
|
|
} |