[ //the text decides how the resources are actually dealt with //this is mainly here to define a order in the UI {name: "wood", "alwaysSingular": true}, {name: "clothes", "alwaysSingular":true}, {name: "tent"}, {name: "water bag"}, {name: "dog"}, {name: "map"}, {name: "marble"}, {name: "gold", "alwaysSingular":true}, {name: "tea", "alwaysSingular": true}, {name: "spices", "alwaysSingular": true}, {name: "sunscreen", "alwaysSingular": true}, ]