Padded using UU-Matter, Plantball and UU-Matter, arranged in the pattern shown. Produces Sugar Cane.
Sugar Cane
Minecraft · by Mojang Studios
Acquisition
Scrapbox using Scrap Box. Produces Sugar Cane.
Cloche using no listed ingredients. Produces Sugar Cane.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sugar Cane | 1–1 | 100% | Survives Explosion |
Used in (2)
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:sugar_cane- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/mineable/axe minecraft:blocks/sword_efficient
Recipe JSON (3):
{
"recipe_type": "reborncore:padded",
"pattern": [
" U ",
" G ",
"U "
],
"ingredients": {
"G": {
"item": "techreborn:plantball"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"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": "immersiveengineering:cloche",
"pattern": null,
"ingredients": null,
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}