Crafting using Glass, Ant Pupa, Glass, Ant Pupa, Coarse Dirt, Ant Pupa, Glass, Ant Pupa and Glass, arranged in the pattern shown. Produces Ant Farm.
- Inputs
- 4 × Glass
- 4 × Ant Pupa
- Coarse Dirt
- Output
- → Ant Farm
block· Machines & Other Blocks
Ant Farm is a block from Spawn, crafted from Glass, Ant Pupa, and Coarse Dirt.
Crafting using Glass, Ant Pupa, Glass, Ant Pupa, Coarse Dirt, Ant Pupa, Glass, Ant Pupa and Glass, arranged in the pattern shown. Produces Ant Farm.
| source | count | drop rate | conditions |
|---|---|---|---|
| Ant Farm | 1–1 | 100% | Drops itself with Silk Touch |
| Ant Farm | 1–1 | 100% | — |
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 | count | drop rate | conditions |
|---|---|---|---|
| Ant Farm | 1–1 | 100% | Drops itself with Silk Touch |
| Ant Farm | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
spawn:ant_farmspawnspawnminecraft:blocks/mineable/pickaxe spawn:blocks/anthills
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#T#",
"TCT",
"#T#"
],
"ingredients": {
"#": {
"item": "minecraft:glass"
},
"C": {
"item": "minecraft:coarse_dirt"
},
"T": {
"item": "spawn:ant_pupa"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}