mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-17 05:13:11 +01:00
23 lines
No EOL
420 B
JSON
23 lines
No EOL
420 B
JSON
{
|
|
"type": "actuallyadditions:copy_nbt",
|
|
"pattern": [
|
|
" R ",
|
|
"ICI",
|
|
"III"
|
|
],
|
|
"key": {
|
|
"R": {
|
|
"item": "actuallyadditions:single_battery",
|
|
"type": "actuallyadditions:nbt_target"
|
|
},
|
|
"I": {
|
|
"item": "actuallyadditions:enori_crystal"
|
|
},
|
|
"C": {
|
|
"item": "actuallyadditions:advanced_coil"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "actuallyadditions:double_battery"
|
|
}
|
|
} |