{
  "type": "lychee:random_block_ticking",
  "contextual": [
    {
      "type": "chance",
      "chance": 0.05
    }
  ],
  "post": [
    {
      "type": "place",
      "block": "tfc:thatch"
    }
  ],
  "block_in": {
    "blocks": [
      "tfc_stone_tools:plant_fiber_block"
    ]
  }
}