Fertilizer
alexscaves:fertilizer

Fertilizer

Alex's Caves · by Alexthe668, Noonyeyz
item

Fertilizer is a item from Alex's Caves, crafted from Guano and Bone Meal.

Acquisition

Crafting using Guano, Guano and Bone Meal, in any arrangement. Produces Fertilizer.

Crafting ⇆ any arrangement
Guano
Guano
Bone Meal
Fertilizer Fertilizer guaranteed

Used in (1)

Crafting using Thornwood Branch, Thornwood Branch and Fertilizer, arranged in the pattern shown. Produces Thornwood Sapling.

Crafting
Thornwood Branch
Thornwood Branch
Fertilizer
Thornwood Sapling Thornwood Sapling guaranteed
Developer reference
Registry name
alexscaves:fertilizer
Namespace
alexscaves
Mod ID
alexscaves

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "alexscaves:guano"
    },
    {
      "item": "alexscaves:guano"
    },
    {
      "item": "minecraft:bone_meal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}