Sienna Vine
16×16 · BAKED

block· Machines & Other Blocks

Sienna Vine

Goety · by Polarice3
block Windswept PlantsWindswept PlantsClimbableAxe Mineable

Sienna Vine is a block from Goety, crafted from Vines and Red Moss Growth.

Acquisition

Crafting using Vines, Vines, Vines, Vines, Red Moss Growth, Vines, Vines, Vines and Vines, arranged in the pattern shown. Produces 8× Sienna Vine.

Crafting
Vines
Vines
Vines
Vines
Red Moss Growth
Vines
Vines
Vines
Vines
Sienna Vine Sienna Vine ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Sienna Vine1–1100%Match Tool

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

dropscountdrop rateconditions
Sienna Vine1–1100%Match Tool

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
goety:sienna_vine
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/windswept_plants
goety:items/windswept_plants
minecraft:blocks/climbable
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#$#",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:vine"
    },
    "$": {
      "item": "goety:red_moss_growth"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}