{
  "general": {
	"name" : "Handcar Wheel",
    "type" : "ground_wheel_rail",
	"customType" : "adam",
	"materials" : ["oredict:ingotIron:9"],
	"useVehicleTexture": true
  },
	
	"ground" : {
		"isWheel": true,
		"canFloat" : false,
		"rotatesOnShaft" : true,
		"isLongPart" : false,
		"height" : 1.252852,
		"width" : 0.25,
		"motiveFriction" : 8.897,
		"lateralFriction" : 10
	}
}