Cactus
minecraft:cactus

Cactus

Minecraft · by Mojang Studios
block Enderman Holdable

Acquisition

Cloche using no listed ingredients. Produces Cactus.

Cloche
Cactus Cactus guaranteed

Scrapbox using Scrap Box. Produces Cactus.

Scrapbox
Cactus Cactus guaranteed

Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Cactus.

Padded
UU-Matter
Plantball
UU-Matter
Cactus Cactus guaranteed

Mining & drops

sourcecountchanceconditions
Block loot table: Potted Cactus (minecraft) minecraft:potted_cactus1–1100%Survives Explosion
Loot table: Village Desert House (minecraft) minecraft:village_desert_house1–1100%
Cactus1–1100%Survives Explosion

Used in (1)

Smelting using Cactus (200 ticks, 1 xp). Produces Green Dye.

Smelting

200 ticks· 1 xp

Green Dye Green Dye guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:cactus
Namespace
minecraft
Mod ID
minecraft
Tags (1)
minecraft:blocks/enderman_holdable

Recipe JSON (3):

{
  "recipe_type": "immersiveengineering:cloche",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "U  ",
    " GU",
    "   "
  ],
  "ingredients": {
    "G": {
      "item": "techreborn:plantball"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}