{
"title": "Hedge Fence",
"type": "item",
"icon": "/assets/items/objects/Hedge Fence.png",
"categories": [
"Crafting"
],
"description": "Lasts a long time and changes with the seasons.",
"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": {
"Fiber": 3,
"Wood": 1
},
"recipe_source": {
"Farming": 6
},
"slug": "HedgeFence",
"filepath": "/content/items/HedgeFence.md"
}