Total pages: 256

Tree Coin

{
  "title": "Tree Coin",
  "type": "item",
  "icon": "/assets/items/objects/Tree Coin.png",
  "categories": [
    "Seed"
  ],
  "description": "Takes 28 days to produce a mature Money tree. Bags of money sprout in all seasons. Only grows if the 8 surrounding \"tiles\" are empty.",
  "object_type": "Basic",
  "object_category": -74,
  "base_price": 10000,
  "edibility": -300,
  "is_drink": false,
  "shipping_collection": true,
  "random_sell": false,
  "fishing_collection": false,
  "can_be_trashed": true,
  "slug": "TreeCoin",
  "filepath": "/content/items/TreeCoin.md"
}