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