Basic development

This commit is contained in:
XevianLight
2026-01-16 17:52:01 -07:00
parent 48e5499ad3
commit 79f3e2562e
64 changed files with 687 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"I": {
"tag": "c:ingots/steel"
}
},
"pattern": [
"III",
"III",
"III"
],
"result": {
"count": 1,
"id": "aphelion:block_steel"
}
}