supplementaries:sugar_cube

Sugar Cube

Supplementaries · by MehVahdJukaar, Plantkillable
block Storage BlocksStorage BlocksShovel Mineable

Acquisition

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

Crafting conditional
Sugar
Sugar
Sugar
Sugar
Sugar
Sugar
Sugar
Sugar
Sugar
Sugar Cube guaranteed

Mining & drops

sourcecountchanceconditions
Sugar Cube1–1100%Survives Explosion

Used in (1)

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

Crafting conditional
Sugar Sugar ×9 guaranteed

Block drops

dropscountchanceconditions
Sugar Cube1–1100%Survives Explosion
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
}