{
	"general": {
		"type": "wheel",
		"materials": ["minecraft:dye:6:1", "minecraft:iron_ingot:0:3", "minecraft:leather:0:4"]
	},
	
	"wheel": {
		"canBeFlat": true,
		"canFloat": false,
		"rotatesOnShaft": true,
		"isLongPart": false,
		"diameter": 1.0625,
		"thickness": 0.5,
		"motiveFriction": 0.6,
		"lateralFriction": 0.6,
		"flatDiameter": 0.75
	}
}