{
	"type": "minecraft:crafting_shaped",
	"category": "misc",
	"key": {
		"C": {
			"tag": "c:chests"
		},
		"I": {
			"tag": "c:ingots/iron"
		}
	},
	"pattern": [
		"ICI",
		"III"
	],
	"result": {
		"count": 1,
		"id": "minecraft:chest_minecart"
	}
}