aether:incubator

Incubator

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Pickaxe Mineable

Acquisition

Crafting using Holystone, Holystone, Holystone, Holystone, Ambrosium Torch, Holystone, Holystone, Holystone and Holystone, arranged in the pattern shown. Produces Incubator.

Crafting
Incubator guaranteed

Mining & drops

sourcecountchanceconditions
Incubator1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:incubator
Namespace
aether
Mod ID
aether
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "HHH",
    "HTH",
    "HHH"
  ],
  "ingredients": {
    "H": {
      "item": "aether:holystone"
    },
    "T": {
      "item": "aether:ambrosium_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}