Crafting using Any Red Dyes, Any Red Dyes, Any Red Dyes, Gold Nugget, Wheat Seeds, Gold Nugget, Bone Meal, Bone Meal and Bone Meal, arranged in the pattern shown. Produces 4× Red Fertilizer.
Acquisition
Developer reference
- Registry name
farmingforblockheads:red_fertilizer- Namespace
farmingforblockheads- Mod ID
farmingforblockheads
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"NSN",
"BBB"
],
"ingredients": {
"B": {
"item": "minecraft:bone_meal"
},
"N": {
"item": "minecraft:gold_nugget"
},
"R": {
"tag": "balm:red_dyes"
},
"S": {
"item": "minecraft:wheat_seeds"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}