{
  "RootObject": {
    "Id": "4b2c0915-d33d-425d-8784-a8077b71f6ad",
    "Name": "pickup",
    "Scale": "1.5,1.5,1.5",
    "Tags": "gold",
    "Enabled": true,
    "Components": [
      {
        "__type": "ModelRenderer",
        "BodyGroups": 18446744073709551615,
        "MaterialGroup": null,
        "MaterialOverride": "materials/mymaterials/gold_bar.vmat",
        "Model": "models/mymodels/gold_bar/gold_bar.vmdl",
        "RenderType": "On",
        "Tint": "1,1,1,1"
      },
      {
        "__type": "PickupLogic"
      },
      {
        "__type": "BoxCollider",
        "Center": "0,0,1.5",
        "IsTrigger": true,
        "Scale": "2,5,2",
        "Static": false,
        "Surface": null
      }
    ],
    "Children": []
  },
  "ShowInMenu": false,
  "MenuPath": null,
  "MenuIcon": null,
  "__references": [
    "snakecoil.gold_bar"
  ]
}