28 lines
504 B
JSON
Executable File
28 lines
504 B
JSON
Executable File
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"item": "ae2:quartz_glass"
|
|
},
|
|
"I": {
|
|
"tag": "forge:gems/diamond"
|
|
},
|
|
"W": {
|
|
"item": "minecraft:lava_bucket"
|
|
},
|
|
"X": {
|
|
"item": "ae2:cell_component_16k"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"CWC",
|
|
"WXW",
|
|
"III"
|
|
],
|
|
"result": {
|
|
"item": "expatternprovider:infinity_cell",
|
|
"nbt": "{record:{\"#c\":\"ae2:f\",id:\"minecraft:lava\"}}"
|
|
},
|
|
"show_notification": true
|
|
} |