Ant Farm
16×16 · BAKED

block· Machines & Other Blocks

Ant Farm

Spawn · by Ninni
block Pickaxe MineableAnthills

Ant Farm is a block from Spawn, crafted from Glass, Ant Pupa, and Coarse Dirt.

Acquisition

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.

Crafting
Ant Farm Ant Farm guaranteed

Mining & drops

sourcecountdrop rateconditions
Ant Farm1–1100%Drops itself with Silk Touch
Ant Farm1–1100%

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.

Block drops

dropscountdrop rateconditions
Ant Farm1–1100%Drops itself with Silk Touch
Ant Farm1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
spawn:ant_farm
Namespace
spawn
Mod ID
spawn
Tags (2)
minecraft: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
}