Cloche using no listed ingredients. Produces Cactus.
Cactus
Minecraft · by Mojang Studios
Acquisition
Scrapbox using Scrap Box. Produces Cactus.
Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Cactus.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Block loot table: Potted Cactus (minecraft) minecraft:potted_cactus | 1–1 | 100% | Survives Explosion |
Loot table: Village Desert House (minecraft) minecraft:village_desert_house | 1–1 | 100% | — |
| Cactus | 1–1 | 100% | Survives Explosion |
Used in (1)
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
}