Crafting using Guano, Guano and Bone Meal, in any arrangement. Produces Fertilizer.
Fertilizer
Alex's Caves · by Alexthe668, Noonyeyz
Fertilizer is a item from Alex's Caves, crafted from Guano and Bone Meal.
Acquisition
Used in (1)
Crafting using Thornwood Branch, Thornwood Branch and Fertilizer, arranged in the pattern shown. Produces Thornwood Sapling.
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
}