block· Machines & Other Blocks

Sculk Grower

Goety · by Polarice3
block Hoe MineablePickaxe Mineable

Sculk Grower is a block from Goety, crafted from Bone, Sculk, and Composter.

Acquisition

Block drops

Drops itself

Developer reference
Registry name
goety:sculk_grower
Namespace
goety
Mod ID
goety
Tags (2)
minecraft:blocks/mineable/hoe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:bones"
    },
    {
      "item": "minecraft:sculk"
    },
    {
      "item": "minecraft:composter"
    },
    {
      "tag": "forge:bones"
    },
    {
      "item": "minecraft:sculk"
    },
    {
      "item": "minecraft:composter"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}