Crafting using Any Green Dyes, Any Green Dyes, Any Green Dyes, Gold Nugget, Wheat Seeds, Gold Nugget, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces 4× Green Fertilizer.
Acquisition
Developer reference
- Registry name
farmingforblockheads:green_fertilizer- Namespace
farmingforblockheads- Mod ID
farmingforblockheads
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"NSN",
"WWW"
],
"ingredients": {
"G": {
"tag": "balm:green_dyes"
},
"N": {
"item": "minecraft:gold_nugget"
},
"S": {
"item": "minecraft:wheat_seeds"
},
"W": {
"item": "minecraft:wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}