mirror of
https://github.com/XevianLight/Aphelion.git
synced 2026-05-11 01:50:56 +01:00
18 lines
246 B
JSON
18 lines
246 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"I": {
|
|
"tag": "c:ingots/steel"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"III",
|
|
"III",
|
|
"III"
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "aphelion:block_steel"
|
|
}
|
|
} |