Crafting using Sugar, Sugar, Sugar, Sugar, Sugar, Sugar, Sugar, Sugar and Sugar, arranged in the pattern shown. Produces Sugar Cube.

Sugar Cube
Supplementaries · by MehVahdJukaar, Plantkillable
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sugar Cube | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Sugar Cube, arranged in the pattern shown. Produces 9× Sugar.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Sugar Cube | 1–1 | 100% | Survives Explosion |
Related items
Developer reference
- Registry name
supplementaries:sugar_cube- Namespace
supplementaries- Mod ID
supplementaries- Tags (3)
forge:blocks/storage_blocks forge:items/storage_blocks minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"000",
"000",
"000"
],
"ingredients": {
"0": {
"item": "minecraft:sugar"
}
},
"conditions": [
{
"raw": {
"flag": "sugar_cube",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}



