TheBrokenRail
246231e0ad
All checks were successful
EnergonRelics/pipeline/head This commit looks good
23 lines
453 B
JSON
23 lines
453 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"#E#",
|
|
"EOE",
|
|
"#E#"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "energonrelics:circuit_board"
|
|
},
|
|
"E": {
|
|
"item": "energonrelics:thermal_casing"
|
|
},
|
|
"O": {
|
|
"item": "minecraft:orange_dye"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "energonrelics:active_battery_controller",
|
|
"count": 1
|
|
}
|
|
} |