goofoo_giant.def.json 361 B

12345678910111213
  1. {
  2. "version": 2,
  3. "name": "Goofoo Giant",
  4. "inherits": "goofoo_near",
  5. "metadata": { "visible": true },
  6. "overrides":
  7. {
  8. "machine_depth": { "default_value": 600 },
  9. "machine_height": { "default_value": 1000 },
  10. "machine_name": { "default_value": "Goofoo Giant" },
  11. "machine_width": { "default_value": 600 }
  12. }
  13. }