TheBrokenRail
246231e0ad
All checks were successful
EnergonRelics/pipeline/head This commit looks good
20 lines
354 B
JSON
20 lines
354 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"#I#",
|
|
"I#I",
|
|
"#I#"
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:bricks"
|
|
},
|
|
"I": {
|
|
"item": "minecraft:iron_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "energonrelics:thermal_casing",
|
|
"count": 4
|
|
}
|
|
} |