Sugar Canes


Obtaining

Sugar cane can be mined instantly with anything.

When the spot a sugar cane block is placed in becomes unsuitable, such as when the supporting block is removed, the sugar cane block will uproot and will drop as an item. Sugar cane will not immediately uproot when all adjacent water is removed, but will do so when it next receives a block update or random tick.

A sugar cane block will also be removed and drop itself as an item if a piston tries to push it (trying to pull it does nothing) or moves a block into its space.

Info

Videos

Trivia

  • In the code, sugar cane is still referenced as "reeds," both the inventory edited block and the item. It is also called reed in the F3 screen.
  • When a sugar cane is broken at the second level, the time resets. (For instance, if a two-block high sugar cane is broken but is just about to grow to the third stage, it would reset that time)
  • In the Pocket Edition, you can use bone meal to help grow sugar cane. You cannot do this on PC.
  • By placing more sugar canes on top of a sugar cane plant, it is possible to create infinitely tall sugar canes. Be that as it may, it will not naturally grow.
  • Sugar canes usually try to spawn more often on the Console Edition to ensure that the limited world have some sugar canes to find.

Natural generation

Naturally-occurring sugar cane near a pond.

Sugar cane can generate naturally near water Water Transparency Partial (-2 to light) Luminance No Blast resistance 500 (Flowing) 500 (Still) Tool Renewable Yes Stackable N/A Flammable No Drops None Data values Flowing Water dec: 08 hex: 8 bin: 1000 Still Water dec: 09 hex: 9 bin: 1001 minecraft , as two (1118 chance), three (518 chance), or four (218 chance) blocks tall. Rarely taller sugar canes can be found if generation chooses to generate another on top of one already generated.

Farming

An underground sugar cane farm

Sugar cane naturally grows to a height of three blocks, adding a block of height when the top sugar cane block has received 16 random ticks Nearly all video games (including Minecraft) are driven by one big program loop. Just as every gear in a clock is synchronized with the pendulum, every task involved in advancing a game simulation is synchronized (i.e. on average every 18 minutes, but the actual rate can vary widely). Bone meal Bone Meal Type Wool dyes Durability N/A Renewable Yes Stackable Yes (64) Data value dec: 35115 hex: 15F15 bin: 10101111115 Name dye 15 Bone meal is a material that can be used as a dye as well as minecraft does not work on sugar cane to speed its growth, except in Pocket Edition. It does not need light Light (or lighting) in Minecraft affects visibility, mob spawning, and plant growth. Contents 1 Brightness 1.1 Spread 2 Sources of light 2.1 Blocks 2.2 Other 3 Light-filtering blocks 4 Effects of light 4.1 Mobs 4.2 minecraft to grow.

Usage

Sugar cane must be planted on a grass Grass Transparency Yes Luminance No Blast resistance 0 Tool Renewable Grass, Fern, Double variants: Yes Shrub: No Stackable Yes (64) Flammable Yes Drops Seeds (0–1) Data values Grass, Fern or Shrub dec: 31 hex: 1F bin: 11111 Double minecraft , dirt Dirt Transparency No Luminance No Blast resistance 2.5 Tool Renewable No Stackable Yes (64) Flammable No Drops Itself Data value dec: 03 hex: 3 bin: 11 Name dirt See Dirt. For the similar block, see minecraft , sand Sand Transparency No Luminance No Blast resistance 2.5 Tool Renewable No Stackable Yes (64) Flammable No Experience Smelted: 0.1 Drops Itself Data values Sand dec: 120 hex: C0 bin: 11000 Red Sand dec: 121 hex: C1 bin: 11001 Name sand This minecraft , podzol Podzol Transparency No Luminance No Blast resistance 2.5 Tool Renewable No Stackable Yes, (64) Flammable No Availability Mega Taiga Drops Dirt (1) Data values PC edition dec: 32 hex: 32 bin: 112 Pocket edition dec: 243 hex: F3 bin: 11110011 Name minecraft , coarse dirt Coarse Dirt Transparency No Luminance No Blast resistance 2.5 Tool Renewable No Stackable Yes (64) Flammable No Drops Itself Data value dec: 31 hex: 31 bin: 111 Name dirt Coarse dirt is a variation of dirt that will minecraft or red sand Sand Transparency No Luminance No Blast resistance 2.5 Tool Renewable No Stackable Yes (64) Flammable No Experience Smelted: 0.1 Drops Itself Data values Sand dec: 120 hex: C0 bin: 11000 Red Sand dec: 121 hex: C1 bin: 11001 Name sand This minecraft block that is directly adjacent to water Water Transparency Partial (-2 to light) Luminance No Blast resistance 500 (Flowing) 500 (Still) Tool Renewable Yes Stackable N/A Flammable No Drops None Data values Flowing Water dec: 08 hex: 8 bin: 1000 Still Water dec: 09 hex: 9 bin: 1001 minecraft or frosted ice Frosted Ice Transparency Partial (-2 to light) Luminance No Blast resistance 2.5 Tool None Renewable PC/PE: N/A CE: Yes Stackable N/A Flammable No Drops None Data values PC: dec: 212 hex: D4 bin: 11010100 PE: dec: 207 hex: CF bin: 11001111 minecraft (not merely above or diagonal to water), or on top of another sugar cane block. The adjacent water block can be covered with another block, whether opaque or transparent When leaves are opaque (in "fast" graphics), they completely block rendering. When leaves are transparent (in "fancy" graphics), the world behind them is also rendered. Opacity (and its inverse, transparency) are properties of blocks with minecraft , and sugar cane will still be able to be placed and grow next to it.

Due to its water-displacing properties, sugar cane can interestingly be used to create underwater paths, allowing players to move at normal speed and breathe if it is two blocks in height. Water must be adjacent to the block the sugar cane is placed on.

Sugar cane takes on a different shade of green depending on the biome in which it is placed.

Crafting ingredient

Name See the definition of the block states. For the files that determine block models, see Models#Block states. Block states are extra pieces of data that further define a block. Contents 1 List minecraft Ingredients Crafting Crafting is the method by which many blocks, tools, and materials are made in Minecraft. In order to craft something, players must move items from their inventory to a crafting grid. A 2×2 crafting grid minecraft recipe
Paper Sugar Canes
Sugar Sugar Canes











Video

Data values

Sugar cane blocks use block data to determine its age. They also have block states, intended to replace block data in the future.

ID

Block ID name ID number
Sugar Cane minecraft:reeds 83
Item ID name ID number
Sugar Canes minecraft:reeds 338

Block data

See also: Data values See values from the latest PC version of Minecraft. For values from Classic, see Data values/Classic. For values from Indev, see Data values/Indev. For values from the Pocket Edition, see Pocket Edition minecraft
Bits Values
0x0 Freshly planted sugar cane.
0x1 to 0x15 The data value is incremented at random intervals.
When it becomes 15, a new sugar cane block is created on top as long as the total height does not exceed 3.

Block states

See also: Block states
Name See the definition of the block states. For the files that determine block models, see Models#Block states. Block states are extra pieces of data that further define a block. Contents 1 List minecraft Value Description

age
0–15 A freshly-planted cane – and a cane which has just grown cane above it – each have an age of 0.
The age is incremented at random intervals.
At age 15, a cane may try to grow more cane above it.

History

Alpha Alpha Starting version Alpha 1.0.0 (Jun. 28, 2010) Latest version Alpha 1.2.6 (Dec. 3, 2010) Paid Yes Alpha versions 1.0.0 to 1.2.6 are available to play in the launcher. Be that as it may, please note that these versions minecraft
1.0.11 Alpha 1.0.11 Official name Seecret Friday 6 Release date Jul. 23, 2010 Download Client Server ◄◄ Alpha 1.0.0 ◄ Alpha 1.0.10 Alpha 1.0.12 ► Alpha 1.1.0 ►► See the computer edition. For minecraft Reeds, (the previous name used for sugar cane(s)) were added in the Seecret Friday Update 6 Notch sneaking, a function added in the final Seecret Update. “ I think ill do a seecret update today! OooooOOOoo! „ —Notch 1] The Seecret Updates were a series of ten updates released by Notch minecraft and informally referred to as bamboo or papyrus by many players. Since reeds could be washed away with water currents or instantly destroyed by removing the water adjacent to them, automated reed farms could be made. They can be used to craft paper.
Beta Beta Starting version Beta 1.0 (Dec. 20, 2010) Latest version Beta 1.9-pre6 (Nov. 13, 2011) Paid Yes These versions are available to play in the launcher. Be that as it may, please note that these versions contain bugs. You ll minecraft
1.2 Beta 1.2 Release date Jan. 13, 2011 Download Client Server Other editions of 1.2 Java Edition Alpha Java Edition Pocket Edition ◄◄ Beta 1.1 ◄ Beta 1.1_02 Beta 1.2_01 ► Beta 1.3 ►► This article minecraft Notch This page has been protected from editing to prevent vandalism. Please discuss changes on the talk page. Markus Persson Real name Markus Alexej Persson Date of birth Jun. 1, 1979 (age 38) 1] Occupation Game developer minecraft retconned reeds into sugar cane so that it can be crafted into sugar Sugar Type Food Restores None Cookable No Renewable Yes Stackable Yes (64) First appearances See History Data value dec: 353 hex: 161 bin: 101100001 Name sugar Sugar is a food ingredient derived from sugar canes. Contents 1 Obtaining minecraft , included in the recipe for the cakes Cake Transparency Yes Luminance No Blast resistance 2.5 Tool Any tool Renewable Yes Stackable No (Yes, 64 in Console Edition) Flammable No Drops None Data values Block dec: 92 hex: 5C bin: 1011100 Item dec: 354 hex: 162 bin: 101100010 Name minecraft .
1.6 Beta 1.6 Release date May 26, 2011 Development versions Builds Beta 1.6 Test Build 3 Download Client Server Other editions of 1.6 Java Edition ◄◄ Beta 1.5 ◄ Beta 1.5_01 Beta 1.6.1 ► Beta 1.7 minecraft Arrows Arrow Type Combat Durability N/A Renewable Yes Stackable Yes (64) Internal ID Normal / Tipped: PC: 10, PE: 80 Spectral: PC: 24 Network ID Normal / Tipped: PC: 60 Spectral: PC: 91 Entity ID Normal minecraft no longer stick to sugar cane(s), and instead, they pass through. Be that as it may, snowballs will still come into contact with any sugar cane blocks as if they are solid.
1.8 Beta 1.8 Official name Adventure Update (Part 1) Release date Sep. 15, 2011 Development versions View all Pre-releases Beta 1.8-pre1 Beta 1.8-pre2 Download Client Server Other editions of 1.8 Java Edition ◄◄ Beta 1.7 ◄ minecraft Sugar cane can grow and be placed onto sand as long as they are adjacent to water. This update allows sugar canes to appear next to water ponds in desert A river bisecting a jungle biome. At the top right is a forest. A river running through a mesa biome with mesa plateaus, with a savanna biome in the bottom right. “ In case you minecraft biomes.
Official releaseAnnounce Minecraft 1.0 Starting version 1.0.0 (Nov. 18th, 2011) Latest version 1.12 Paid Yes Website http://www.minecraft.net/ See the official release of Minecraft for the PC. For the version, see 1.0.0. For the first minecraft
1.7.2 1.7.2 Official name The Update that Changed the World Release date Oct. 25, 2013 1] Development versions View all Snapshots 13w36a 13w36b 13w37a 13w37b 13w38a 13w38b 13w38c 13w39a 13w39b 13w41a 13w41b 13w42a 13w42b 13w43a Pre-releases minecraft 13w36a 13w36a Type Snapshot Release date Sep. 5, 2013 1] Snapshot for 1.7.2 Download Client (.json) Server ◄◄ 1.6.4 13w36b ► 1.7.4 ►► See the computer edition. For other editions, see Version history minecraft The color of sugar cane changes depending on the biome A river bisecting a jungle biome. At the top right is a forest. A river running through a mesa biome with mesa plateaus, with a savanna biome in the bottom right. “ In case you minecraft they`re in.
13w37a 13w37a Type Snapshot Release date Sep. 12, 2013 1] Snapshot for 1.7.2 Download Client (.json) Server ◄◄ 1.6.4 ◄ 13w36b 13w37b ► 1.7.4 ►► See the computer edition. For other editions, see minecraft Block ID 83 (sugar cane) was removed from the /give command.
1.9 1.9 Official name Combat Update Type Release Release date Feb. 29, 2016 1] Development versions View all Snapshots 15w31a 15w31b 15w31c 15w32a 15w32b 15w32c 15w33a 15w33b 15w33c 15w34a 15w34b 15w34c 15w34d 15w35a 15w35b 15w35c 15w35d minecraft 15w43a No longer breaks if its adjacent water is turned to frosted ice Frosted Ice Transparency Partial (-2 to light) Luminance No Blast resistance 2.5 Tool None Renewable PC/PE: N/A CE: Yes Stackable N/A Flammable No Drops None Data values PC: dec: 212 hex: D4 bin: 11010100 PE: dec: 207 hex: CF bin: 11001111 minecraft .
Pocket Edition Alpha
0.1.0 Added sugar cane.
0.5.0 Sugar cane can now be grown on sand.
0.9.0 Sugar cane color changes depending on the biome.
0.12.1 build 1 Sugar cane is no longer available from the Nether reactor.
Pocket Edition
1.0 build 1 Due to a bug sugar canes no longer change color depending on the biome.
Console Edition
TU1 CU1 1.0 Patch 1 Sugar canes added. They are solid, making it useful for growable walls.
TU2 Sugar canes are no longer solid, and arrows pass through them.
TU31 CU19 1.22 Patch 3 The color of sugar cane changes depending on the biome A river bisecting a jungle biome. At the top right is a forest. A river running through a mesa biome with mesa plateaus, with a savanna biome in the bottom right. “ In case you minecraft they`re in.

Issues

Issues relating to ⃢₀ₜSugar Canes⃢₀₝ are maintained on the issue tracker. Report issues there.

Gallery

Heights