mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
28 lines
594 B
JSON
28 lines
594 B
JSON
|
{
|
||
|
"type": "mcjtylib:copy_nbt",
|
||
|
"pattern": ["sns", "eMd", "srs"],
|
||
|
"key": {
|
||
|
"n": {
|
||
|
"item": "minecraft:ghast_tear"
|
||
|
},
|
||
|
"M": {
|
||
|
"item": "rftoolsbuilder:shape_card_quarry"
|
||
|
},
|
||
|
"r": {
|
||
|
"item": "minecraft:redstone"
|
||
|
},
|
||
|
"s": {
|
||
|
"tag": "forge:gems/dimensional"
|
||
|
},
|
||
|
"d": {
|
||
|
"item": "minecraft:diamond"
|
||
|
},
|
||
|
"e": {
|
||
|
"item": "minecraft:emerald"
|
||
|
}
|
||
|
},
|
||
|
"result": {
|
||
|
"item": "rftoolsbuilder:shape_card_quarry_fortune"
|
||
|
}
|
||
|
}
|