Crafting using Sugar Cane, in any arrangement. Produces Sugar.
Sugar
Acquisition
Scrapbox using Scrap Box. Produces Sugar.
Milling using Sugar Cane (50 ticks). Produces Sugar and 2× Sugar.
50 ticks
Extractor using Sugar Cane. Produces 3× Sugar.
Crafting using Sugar Cube, arranged in the pattern shown. Produces 9× Sugar.
Crafting using Any Tool Pot and Any Honey, in any arrangement. Produces 8× Sugar.
Crafting using Honey Bottle, in any arrangement. Produces 3× Sugar.
Crafting using Beetroot and Beetroot, in any arrangement. Produces 2× Sugar.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Witch (minecraft) minecraft:witch | 1–1 | 100% | — |
Used in (3)
Crafting using Pumpkin, Sugar and Egg, in any arrangement. Produces Pumpkin Pie.
Crafting using Milk Bucket, Milk Bucket, Milk Bucket, Sugar, Egg, Sugar, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Cake.
Crafting using Spider Eye, Brown Mushroom and Sugar, in any arrangement. Produces Fermented Spider Eye.
Developer reference
- Registry name
minecraft:sugar- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (8):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "minecraft:sugar_cane"
},
"conditions": [],
"sequence": null,
"group_name": "sugar",
"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": "create:milling",
"pattern": null,
"ingredients": {
"item": "minecraft:sugar_cane"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 50
}{
"recipe_type": "techreborn:extractor",
"pattern": null,
"ingredients": {
"item": "minecraft:sugar_cane"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"0"
],
"ingredients": {
"0": {
"item": "supplementaries:sugar_cube"
}
},
"conditions": [
{
"raw": {
"flag": "sugar_cube",
"type": "supplementaries:flag"
},
"type": "supplementaries:flag"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:tool_pot"
},
{
"tag": "forge:honey"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "minecraft:honey_bottle"
},
"conditions": [],
"sequence": null,
"group_name": "sugar",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:crops/beetroot"
},
{
"tag": "forge:crops/beetroot"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

