Poison Quill Seed
16×16 · BAKED

item· Other

Poison Quill Seed

Goety · by Polarice3
item

Poison Quill Seed is an item from Goety, crafted from Corpse Blossom, Venomous Fang, and Quick Growing Seed.

Acquisition

Crafting using Corpse Blossom, Venomous Fang, Quick Growing Seed, Venomous Fang and Corpse Blossom, arranged in the pattern shown. Produces 4× Poison Quill Seed.

Crafting
Corpse Blossom
Venomous Fang
Quick Growing Seed
Venomous Fang
Corpse Blossom
Poison Quill Seed Poison Quill Seed ×4 guaranteed

Used in

Developer reference
Registry name
goety:poison_quill_seed
Namespace
goety
Mod ID
goety

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "V#V",
    " B "
  ],
  "ingredients": {
    "#": {
      "item": "goety:quick_growing_seed"
    },
    "B": {
      "item": "goety:corpse_blossom"
    },
    "V": {
      "item": "goety:venomous_fang"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}