Hello, I am new to addon development, and am working on adding a new resource, Food. When it gets to loading the module below, it just full on stops loading KSP. name = FoodStorage module = Part author = s1rv mesh = model.mu rescaleFactor = 1 node_stack_top = 0.0, 0.986899, 0.0, 0.0, 1.0, 0.0 node_stack_bottom = 0.0, -0.986899, 0.0, 0.0, 1.0, 0.0 CrewCapacity = 4 cost = 4000 category = Utility subcategory = 0 title = PPD-10FS Food Storage Container manufacturer = Hepux Aerospace description = The PPD-10FS is a modified PPD-10 Hitchhiker Storage Container designed to hold food, up to a whopping 25kg! Use with Hepux PPD-10F Food Farms and food consuming pods for best effect. attachRules = 1,0,1,1,0 mass = 2.5 dragModelType = default maximum_drag = 0.2 minimum_drag = 0.3 angularDrag = 2 crashTolerance = 6 breakingForce = 200 breakingTorque = 200 maxTemp = 2900 RESOURCE { name = Food amount = 0.035 maxAmount = 0.35 }