Total pages: 256

Small Hardwood Fence

{
  "title": "Small Hardwood Fence",
  "type": "item",
  "icon": "/assets/items/objects/Small Hardwood Fence.png",
  "categories": [
    "Crafting"
  ],
  "description": "An alternate design of the 'Hardwood Fence'.",
  "object_type": "Crafting",
  "object_category": -8,
  "base_price": 8,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "ingridients": {
    "Hardwood": 1
  },
  "recipe_source": {
    "Robin": 7000
  },
  "slug": "SmallHardwoodFence",
  "filepath": "/content/items/SmallHardwoodFence.md"
}