Drying using Podzol. Produces Fertilized Soil.


block· Machines & Other Blocks
Fertilized Soil is a block from [Let's Do] Farm & Charm, crafted from Podzol.
Drying using Podzol. Produces Fertilized Soil.

Crafting using Fertilizer, Fertilizer, Fertilizer, Fertilizer, Fertilizer, Fertilizer, Fertilizer, Fertilizer and Fertilizer, arranged in the pattern shown. Produces Fertilized Soil.

| source | count | drop rate | conditions |
|---|---|---|---|
| Fertilized Farmland | 1–1 | 100% | Survives Explosion |
| Fertilized Soil | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
farm_and_charm:fertilized_soilfarm_and_charmfarm_and_charmminecraft:blocks/dirt minecraft:blocks/mineable/shovel
Recipe JSON (2):
{
"recipe_type": "farm_and_charm:drying",
"pattern": null,
"ingredients": {
"item": "minecraft:podzol"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "farm_and_charm:fertilizer"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}