Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Kelp: Difference between revisions

From SAS Gaming Wiki
imported>User-12316399
 
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{For}}
{{Upstream update available|Minecraft:Kelp/Upstream}}
{{distinguish|Commands/help}}
{{MC/For}}
{{MC/Distinguish|Commands/help}}
{{Infobox block
{{Infobox block
|image=Kelp.gif
|image=Kelp.gif
Line 13: Line 14:
}}
}}


'''Kelp''' is an underwater alga that generates in most [[Minecraft:ocean]]s.
'''Kelp''' is an underwater alga that generates in most oceans.


== Obtaining ==
== Obtaining ==
=== Breaking ===
=== Breaking ===
Kelp can be mined instantly with any [[Minecraft:tool]] or with the player's fist. Removing water from the kelp block destroys the kelp. Breaking one part of a kelp stalk destroys all kelp [[Minecraft:block]]s above it. Each block drops a kelp [[Minecraft:item (entity)|item]].
Kelp can be mined instantly with any [[Minecraft:tool]] or with the player's fist. Removing water from the kelp block destroys the kelp. Breaking one part of a kelp stalk destroys all kelp [[Minecraft:block]]s above it. Each block drops a kelp [[Minecraft:item (entity)|item]].
{{breaking row|Kelp|horizontal=1}}
{{MC/Breaking row|Kelp|horizontal=1}}


=== Natural generation ===
=== Natural generation ===
{{main|Kelp (feature)}}
{{MC/Main|Kelp (feature)}}
Kelp naturally generates in any [[Minecraft:ocean]] biomes (except in [[Minecraft:Frozen Ocean|frozen]], [[Minecraft:Deep Frozen Ocean|deep frozen]] and [[Minecraft:Warm Ocean|warm]]), near and around [[Minecraft:seagrass]]. Each chunk has {{frac|1|18}} chance to generate a [[Minecraft:vegetation]] of kelp.
Kelp naturally generates in any ocean biomes (except in frozen, deep frozen and warm), near and around [[Minecraft:seagrass]]. Each chunk has {{frac|1|18}} chance to generate a vegetation of kelp.


{{block distribution}}
{{MC/Block Distribution}}


=== Trading ===
=== Trading ===
[[Minecraft:Wandering trader]]s may sell 1 kelp for 3 [[Minecraft:emerald]]s.
Wandering traders may sell 1 kelp for 3 [[Minecraft:emerald]]s.
{{Trade sources}}
{{Trade sources}}


=== Mob loot ===
=== Mob loot ===
{{IN|bedrock}}, [[Minecraft:wandering traders]] have a chance of 8.5% (increased by 1% per level of [[Minecraft:Looting]]) to drop 1 kelp when killed while showing the item as trade offer, if the player holds an [[Minecraft:emerald]].
{{MC/In|bedrock}}, wandering traders have a chance of 8.5% (increased by 1% per level of Looting) to drop 1 kelp when killed while showing the item as trade offer, if the player holds an [[Minecraft:emerald]].


== Usage ==
== Usage ==
Kelp can be placed underwater by hand, or anywhere by the use of [[Minecraft:commands]] such as {{cmd|setblock}}. Placing it by hand gives it a random {{code|age}} value between 0 and 24. Kelp can be placed only in [[Minecraft:water]] source blocks or downward-flowing water, not horizontally flowing water.
Kelp can be placed underwater by hand, or anywhere by the use of [[Minecraft:commands]] such as {{MC/Cmd|setblock}}. Placing it by hand gives it a random {{MC/Code|age}} value between 0 and 24. Kelp can be placed only in [[Minecraft:water]] source blocks or downward-flowing water, not horizontally flowing water.


When placed in downward-flowing water, the kelp becomes waterlogged, transforming the flowing water into a water source block,<ref>{{bug|MC-133814}}</ref> which is useful for faster [[Minecraft:bubble column]] elevator creation.
When placed in downward-flowing water, the kelp becomes waterlogged, transforming the flowing water into a water source block,<ref>{{bug|MC-133814}}</ref> which is useful for faster bubble column elevator creation.


Any building block can be placed on top of a kelp plant, which is useful for building structures over a deep ocean without needing to build from the ocean floor (see also [[Minecraft:lily pad]]).
Any building block can be placed on top of a kelp plant, which is useful for building structures over a deep ocean without needing to build from the ocean floor (see also lily pad).


=== Cooking ingredient ===
=== Cooking ingredient ===
Line 52: Line 53:


=== Growth mechanics ===
=== Growth mechanics ===
Kelp can be planted on a broad variety of blocks. It grows underwater if it has either a source block of water or flowing water above it.<ref>{{bug|MC-133354}}</ref> Neither [[Minecraft:player]]s nor [[Minecraft:dispenser]]s can remove the water source block that kelp grows in without breaking the kelp first.
Kelp can be planted on a broad variety of blocks. It grows underwater if it has either a source block of water or flowing water above it.<ref>{{bug|MC-133354}}</ref> Neither players nor [[Minecraft:dispenser]]s can remove the water source block that kelp grows in without breaking the kelp first.


Kelp does not require any [[Minecraft:light]] level to grow. Kelp also grows without having [[Minecraft:sky]] access. [[Minecraft:Bone meal]] can be used to grow kelp by 1 block on each use.
Kelp does not require any light level to grow. Kelp also grows without having sky access. Bone meal can be used to grow kelp by 1 block on each use.


When kelp is planted, it is generated with a randomly chosen age value, which can be checked when pressing [[Minecraft:Debug screen|<kbd>F3</kbd>]]{{only|java}}. The age value of a newly planted kelp plant varies randomly from 0 to 24. Each time the kelp grows in height by one block, the newly generated top of the kelp plant increases its age by 1. When the top block of the kelp plant reaches an age of 25, it stops growing. This means that kelp can naturally grow to a height between 2 (if the first kelp plant had an age of 24) and 26 blocks (if the first kelp plant had an age of 0).  
When kelp is planted, it is generated with a randomly chosen age value, which can be checked when pressing <kbd>F3</kbd>{{only|java}}. The age value of a newly planted kelp plant varies randomly from 0 to 24. Each time the kelp grows in height by one block, the newly generated top of the kelp plant increases its age by 1. When the top block of the kelp plant reaches an age of 25, it stops growing. This means that kelp can naturally grow to a height between 2 (if the first kelp plant had an age of 24) and 26 blocks (if the first kelp plant had an age of 0).  


When a kelp plant block is broken, the age of the kelp plant block underneath is randomized to a value from 0 to 24 and the kelp continues growing until it reaches age 25. It is possible to use this mechanic to cultivate a kelp plant to increase its growth height beyond its natural maximum height of 26 blocks. This can be done by breaking the top-most block of the kelp plant each time it reaches age 25. A kelp plant cultivated by a player in this way repeatedly grows until it reaches the water surface.
When a kelp plant block is broken, the age of the kelp plant block underneath is randomized to a value from 0 to 24 and the kelp continues growing until it reaches age 25. It is possible to use this mechanic to cultivate a kelp plant to increase its growth height beyond its natural maximum height of 26 blocks. This can be done by breaking the top-most block of the kelp plant each time it reaches age 25. A kelp plant cultivated by a player in this way repeatedly grows until it reaches the water surface.


Each time it receives a [[Minecraft:random tick]], kelp has a 14% chance of growing. At default random tick speed (3), each plant grows on average every 9752 game ticks (487.6 seconds).
Each time it receives a random tick, kelp has a 14% chance of growing. At default random tick speed (3), each plant grows on average every 9752 game ticks (487.6 seconds).


Using [[Minecraft:shears]] on the topmost block of kelp prevents further growth by setting its <code>age</code> value to <code>25</code>.
Using [[Minecraft:shears]] on the topmost block of kelp prevents further growth by setting its <code>age</code> value to <code>25</code>.


=== Farming ===
=== Farming ===
{{Main|Tutorial:Kelp farming}}
{{MC/Main|Tutorial:Kelp farming}}
Kelp farming is similar to farming [[Minecraft:sugar cane]], although kelp must be placed underwater. Automation of harvest is easier because items float up in water source blocks.
Kelp farming is similar to farming sugar cane, although kelp must be placed underwater. Automation of harvest is easier because items float up in water source blocks.


== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{Sound table/Block/Wet grass}}
{{MC/Sound table/Block/Wet grass}}


=== Unique ===
=== Unique ===
{{edition|java}}
{{MC/Edition|java}}
{{SoundTable
{{SoundTable
| type = java
| type = java
Line 89: Line 90:
}}
}}


{{edition|bedrock}}: ''None''
{{MC/Edition|bedrock}}: ''None''


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 108: Line 109:
|foot=1}}
|foot=1}}


{{edition|bedrock}}:
{{MC/Edition|bedrock}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 133: Line 134:


=== Block states ===
=== Block states ===
{{see also|Block states}}
{{MC/See also|Block states}}


{{el|je}}:<br>
{{MC/El|je}}:<br>
Top kelp block:
Top kelp block:
{{bst|age|0|0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25|A freshly planted kelp starts with a random age between 0 and 24.<br>Below age 25, a kelp may try go grow more kelp above it with the same age value incremented by one.<br>Kelp stops growing at age 25.|foot=1}}
{{bst|age|0|0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25|A freshly planted kelp starts with a random age between 0 and 24.<br>Below age 25, a kelp may try go grow more kelp above it with the same age value incremented by one.<br>Kelp stops growing at age 25.|foot=1}}


{{el|be}}:
{{MC/El|be}}:
{{bst|showaux=1|bits=0x1,0x2,0x4,0x8|kelp_age|0|0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15|The age of the kelp. The kelp renders as a non-top piece if there's another kelp above it.|
{{bst|showaux=1|bits=0x1,0x2,0x4,0x8|kelp_age|0|0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15|The age of the kelp. The kelp renders as a non-top piece if there's another kelp above it.|
|16,17,18,19,20,21,22,23,24,25|Unused|Unsupported|foot=1}}
|16,17,18,19,20,21,22,23,24,25|Unused|Unsupported|foot=1}}


== History ==
== History ==
{{more sounds|section=1|type=old|Sounds before 1.13-pre6}}
{{MC/More sounds|section=1|type=old|Sounds before 1.13-pre6}}
{{See technical block}}
{{MC/See technical block}}


=== Development ===
=== Development ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine||May 21, 2009|link=https://web.archive.org/web/0/http://notch.tumblr.com/post/110762705/my-list-on-tile-types-so-far|[[Minecraft:Notch]] shows interest in adding a "[[Minecraft:seaweed]]" [[Minecraft:block]].}}
|{{MC/HistoryLine||May 21, 2009|link=https://web.archive.org/web/0/http://notch.tumblr.com/post/110762705/my-list-on-tile-types-so-far|Notch shows interest in adding a "seaweed" [[Minecraft:block]].}}
|{{HistoryLine||November 18, 2017|link={{YouTubeLink|mAapz_nIC_Y}}|Kelp plants were shown in a clip of [[Minecraft:MineCon Earth]].}}
|{{HistoryLine||November 18, 2017|link={{MC/YouTubeLink|mAapz_nIC_Y}}|Kelp plants were shown in a clip of MineCon Earth.}}
}}
}}


=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.13|dev=18w07a|[[File:Kelp JE1 BE1.gif|32px]] [[File:Kelp (item) JE1 BE2.png|32px]] Added kelp.}}
|{{MC/HistoryLine||1.13|dev=18w07a|[[File:Kelp JE1 BE1.gif|32px]] [[File:Kelp (item) JE1 BE2.png|32px]] Added kelp.}}
|{{HistoryLine|||dev=18w07b|Kelp now behaves more like [[Minecraft:water]], meaning [[Minecraft:mob]]s can no longer spawn within the plant under water nor can they replenish their breath by [[Minecraft:swimming]] through it.}}
|{{MC/HistoryLine|||dev=18w07b|Kelp now behaves more like [[Minecraft:water]], meaning [[Minecraft:mob]]s can no longer spawn within the plant under water nor can they replenish their breath by swimming through it.}}
|{{HistoryLine|||dev=18w10a|[[File:Kelp JE2.gif|32px]] The texture of kelp has been changed.}}
|{{MC/HistoryLine|||dev=18w10a|[[File:Kelp JE2.gif|32px]] The texture of kelp has been changed.}}
|{{HistoryLine|||dev=18w14a|[[File:Kelp.gif|32px]] Top of the kelp textures have been shifted slightly downward.
|{{MC/HistoryLine|||dev=18w14a|[[File:Kelp.gif|32px]] Top of the kelp textures have been shifted slightly downward.
|The generation rules for kelp have been changed, it now mainly generates in [[Minecraft:cold ocean]] biomes and can no longer generate in [[Minecraft:warm ocean]]s.}}
|The generation rules for kelp have been changed, it now mainly generates in cold ocean biomes and can no longer generate in warm oceans.}}
|{{HistoryLine|||dev=18w20a|The {{cd|kelp_top}} has been changed ID to {{cd|kelp}} and {{cd|kelp}} has been changed to {{cd|kelp_plant}}, for both the [[Minecraft:block]] and [[Minecraft:item]] forms.}}
|{{HistoryLine|||dev=18w20a|The {{MC/Cd|kelp_top}} has been changed ID to {{MC/Cd|kelp}} and {{MC/Cd|kelp}} has been changed to {{MC/Cd|kelp_plant}}, for both the [[Minecraft:block]] and [[Minecraft:item]] forms.}}
|{{HistoryLine|||dev=pre2|Kelp is now destroyed by [[Minecraft:sponge]]s.<ref>{{bug|MC-127111}}</ref>}}
|{{HistoryLine|||dev=pre2|Kelp is now destroyed by [[Minecraft:sponge]]s.<ref>{{bug|MC-127111}}</ref>}}
|{{HistoryLine|||dev=pre6|Added 5 new [[Minecraft:sound]] events that apply to kelp: {{cd|block.wet_grass.break|block.wet_grass.fall|block.wet_grass.hit|block.wet_grass.place|block.wet_grass.step|d=and}}.}}
|{{HistoryLine|||dev=pre6|Added 5 new sound events that apply to kelp: {{MC/Cd|block.wet_grass.break|block.wet_grass.fall|block.wet_grass.hit|block.wet_grass.place|block.wet_grass.step|d=and}}.}}
|{{HistoryLine||1.14|dev=19w03a|Placing kelp into a [[Minecraft:composter]] now has a 10% chance of raising the compost level by 1.}}
|{{MC/HistoryLine||1.14|dev=19w03a|Placing kelp into a [[Minecraft:composter]] now has a 10% chance of raising the compost level by 1.}}
|{{HistoryLine|||dev=19w05a|Kelp now has a 30% chance of increasing the compost level in a composter by 1.
|{{MC/HistoryLine|||dev=19w05a|Kelp now has a 30% chance of increasing the compost level in a composter by 1.
|Added [[Minecraft:wandering trader]]s, which can sell kelp for 3 [[Minecraft:emerald]]s.}}
|Added wandering traders, which can sell kelp for 3 [[Minecraft:emerald]]s.}}
|{{HistoryLine||1.16|dev=20w11a|Kelp can now be grown with [[Minecraft:bone meal]].}}
|{{MC/HistoryLine||1.16|dev=20w11a|Kelp can now be grown with bone meal.}}
|{{HistoryLine|||dev=20w13a|Kelp has been moved from the "Miscellaneous" tab to the "Decoration Blocks" tab in the [[Minecraft:Creative inventory]].<ref name="misc decoration">{{bug|MC-174434|resolution=Fixed}}</ref>}}
|{{HistoryLine|||dev=20w13a|Kelp has been moved from the "Miscellaneous" tab to the "Decoration Blocks" tab in the [[Minecraft:Creative inventory]].<ref name="misc decoration">{{bug|MC-174434|resolution=Fixed}}</ref>}}
|{{HistoryLine||1.17|dev=20w46a|Kelp no longer generates on magma blocks.<ref>{{Bug|MC-185605|resolution=Fixed}}</ref>}}
|{{HistoryLine||1.17|dev=20w46a|Kelp no longer generates on magma blocks.<ref>{{Bug|MC-185605|resolution=Fixed}}</ref>}}
|{{HistoryLine||1.18|dev=21w37a|Kelp now stops growing if [[Minecraft:shears]] are used on the tip.}}
|{{MC/HistoryLine||1.18|dev=21w37a|Kelp now stops growing if [[Minecraft:shears]] are used on the tip.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.4.0|dev=beta 1.2.14.2|[[File:Kelp JE1 BE1.gif|32px]] [[File:Kelp (item) BE1.png|32px]] Added kelp.}}
|{{MC/HistoryLine||1.4.0|dev=beta 1.2.14.2|[[File:Kelp JE1 BE1.gif|32px]] [[File:Kelp (item) BE1.png|32px]] Added kelp.}}
|{{HistoryLine|||dev=beta 1.2.20.1|[[File:Kelp (item) JE1 BE2.png|32px]] The kelp [[Minecraft:item]] texture has been updated to the {{JE}}'s.}}
|{{HistoryLine|||dev=beta 1.2.20.1|[[File:Kelp (item) JE1 BE2.png|32px]] The kelp [[Minecraft:item]] texture has been updated to the {{MC/JE}}'s.}}
|{{HistoryLine||1.5.0|dev=beta 1.5.0.4|[[File:Kelp.gif|32px]] The texture of the kelp plant has been updated.}}
|{{MC/HistoryLine||1.5.0|dev=beta 1.5.0.4|[[File:Kelp.gif|32px]] The texture of the kelp plant has been updated.}}
|{{HistoryLine||1.10.0|dev=beta 1.10.0.3|Kelp can now be bought from [[Minecraft:wandering trader]]s for 3 [[Minecraft:emerald]]s.}}
|{{MC/HistoryLine||1.10.0|dev=beta 1.10.0.3|Kelp can now be bought from wandering traders for 3 [[Minecraft:emerald]]s.}}
|{{HistoryLine||1.11.0|dev=beta 1.11.0.1|Kelp can now be used to fill [[Minecraft:composter]]s.}}
|{{MC/HistoryLine||1.11.0|dev=beta 1.11.0.1|Kelp can now be used to fill [[Minecraft:composter]]s.}}
|{{HistoryLine||1.21.50|dev=Preview 1.21.50.25|Removed the unintended darker tinting of kelp.}}
|{{MC/HistoryLine||1.21.50|dev=Preview 1.21.50.25|Removed the unintended darker tinting of kelp.}}
|{{HistoryLine||1.21.60|dev=Preview 1.21.60.21|Kelp now stops growing if [[Minecraft:shears]] are used on the tip.}}
|{{MC/HistoryLine||1.21.60|dev=Preview 1.21.60.21|Kelp now stops growing if [[Minecraft:shears]] are used on the tip.}}
|{{HistoryLine|||dev=Preview 1.21.60.23|Kelp generates more frequently and in denser patches in [[Minecraft:ocean]] biomes (except for [[Minecraft:frozen ocean]]).}}
|{{MC/HistoryLine|||dev=Preview 1.21.60.23|Kelp generates more frequently and in denser patches in ocean biomes (except for frozen ocean).}}
|{{HistoryLine|||dev=Preview 1.21.60.27|Kelp can now generate at any depth, leading to increased overall generation.}}
|{{MC/HistoryLine|||dev=Preview 1.21.60.27|Kelp can now generate at any depth, leading to increased overall generation.}}
}}
}}


=== Legacy Console Edition ===
=== Legacy Console Edition ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|console}}
|{{MC/HistoryLine|console}}
|{{HistoryLine||xbox=TU69|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|[[File:Kelp.gif|32px]] [[File:Kelp (item) JE1 BE2.png|32px]] Added kelp.}}
|{{MC/HistoryLine||xbox=TU69|ps3=1.76|psvita=1.76|ps4=1.76|wiiu=Patch 38|[[File:Kelp.gif|32px]] [[File:Kelp (item) JE1 BE2.png|32px]] Added kelp.}}
|{{HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Kelp can now be bought from [[Minecraft:wandering trader]]s for 3 [[Minecraft:emerald]]s.}}
|{{MC/HistoryLine||xbox=none|xbone=none|ps3=none|psvita=none|ps4=1.91|wiiu=none|switch=none|Kelp can now be bought from wandering traders for 3 [[Minecraft:emerald]]s.}}
}}
}}


== Issues ==
== Issues ==
{{issue list}}
{{MC/Issue list}}


== Trivia ==
== Trivia ==
* In real life, {{w|kelp}} is not considered a {{w|plant}}. It is classified by scientists as a {{w|brown algae}}.
* In real life, {{MC/W|kelp}} is not considered a {{MC/W|plant}}. It is classified by scientists as a {{MC/W|brown algae}}.
** Kelp in real life absorbs nutrients directly from the water, instead of through its root-like structure, [[Minecraft:wikipedia:Holdfast (biology)|holdfast]], which merely attaches it to the seabed. This is in accordance with kelp being able to grow on almost any solid block in ''Minecraft''.
** Kelp in real life absorbs nutrients directly from the water, instead of through its root-like structure, holdfast, which merely attaches it to the seabed. This is in accordance with kelp being able to grow on almost any solid block in ''Minecraft''.


== Gallery ==
== Gallery ==
Line 205: Line 206:
<gallery heights="60">
<gallery heights="60">
File:SeaPlantsMineConEarth2017.jpg|Kelp shown in a clip from MINECON Earth 2017.
File:SeaPlantsMineConEarth2017.jpg|Kelp shown in a clip from MINECON Earth 2017.
File:Kelp in ocean with Jappa textures.jpg|Naturally generated kelp in an [[Minecraft:ocean]] biome.
File:Kelp in ocean with Jappa textures.jpg|Naturally generated kelp in an ocean biome.
File:Kelp on shoreline.png|Naturally generated kelp near the shore.
File:Kelp on shoreline.png|Naturally generated kelp near the shore.
File:Ocean life.png|An ocean with kelp visible in the far distance.
File:Ocean life.png|An ocean with kelp visible in the far distance.
File:Kelp on Land.png|Kelp placed outside of [[Minecraft:water]] using the {{cmd|setblock}} command before 18w07b.
File:Kelp on Land.png|Kelp placed outside of [[Minecraft:water]] using the {{MC/Cmd|setblock}} command before 18w07b.
File:Waterless kelp.png|What kelp looks like without water (water removed using a [[Minecraft:resource pack]]).
File:Waterless kelp.png|What kelp looks like without water (water removed using a resource pack).
File:Floating Kelp.png|Kelp that generated in mid-air due to an [[Minecraft:ocean monument]]'s water cutting through it.
File:Floating Kelp.png|Kelp that generated in mid-air due to an ocean monument's water cutting through it.
File:Kelp in ocean.jpg|Multiple kelps.
File:Kelp in ocean.jpg|Multiple kelps.
File:Kelp 255 blocks tall.png|Without obstacles, kelp can grow all the way to building limit.
File:Kelp 255 blocks tall.png|Without obstacles, kelp can grow all the way to building limit.
Line 217: Line 218:


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== External links ==
== External links ==
*{{Mcnet|taking-inventory--kelp|Taking Inventory: Kelp|August 27, 2020|[[Minecraft:Duncan Geere]]}}  
*{{Mcnet|taking-inventory--kelp|Taking Inventory: Kelp|August 27, 2020|Duncan Geere}}  


== Navigation ==
== Navigation ==
{{Navbox items|ingredients}}
{{MC/Navbox items|ingredients}}
{{Navbox blocks|vegetation}}
{{MC/Navbox blocks|vegetation}}


[[Category:Plants]]
[[Category:Plants]]
Line 230: Line 231:
[[Category:Non-solid blocks]]
[[Category:Non-solid blocks]]


[[Minecraft:de:Seetang]]
de:Seetang
[[Minecraft:es:Alga]]
es:Alga
[[Minecraft:fr:Algue]]
fr:Algue
[[Minecraft:it:Alga]]
it:Alga
[[Minecraft:ja:コンブ]]
ja:コンブ
[[Minecraft:ko:켈프]]
ko:켈프
[[Minecraft:nl:Kelp]]
nl:Kelp
[[Minecraft:pl:Wodorost]]
pl:Wodorost
[[Minecraft:pt:Alga]]
pt:Alga
[[Minecraft:ru:Ламинария]]
ru:Ламинария
[[Minecraft:th:สาหร่ายทะเล]]
th:สาหร่ายทะเล
[[Minecraft:uk:Ламінарія]]
uk:Ламінарія
[[Minecraft:zh:海带]]
zh:海带

Latest revision as of 20:32, 9 April 2026

Upstream Update Available — The source wiki has a newer version of this page. View upstream version
Dismiss this banner by removing {{Upstream update available}} from the page after reviewing.

Template:Hatnote Template:Hatnote Template:Infobox block

Kelp is an underwater alga that generates in most oceans.

Obtaining

Breaking

Kelp can be mined instantly with any Minecraft:tool or with the player's fist. Removing water from the kelp block destroys the kelp. Breaking one part of a kelp stalk destroys all kelp Minecraft:blocks above it. Each block drops a kelp item. Script error: No such module "breaking row".

Natural generation

{{#vardefine:params|0 }}Template:Hatnote Kelp naturally generates in any ocean biomes (except in frozen, deep frozen and warm), near and around Minecraft:seagrass. Each chunk has Template:Frac chance to generate a vegetation of kelp.

  1. REDIRECT Template:Block distribution

Trading

Wandering traders may sell 1 kelp for 3 Minecraft:emeralds. Template:Trade sources

Mob loot

in Template:Editions, wandering traders have a chance of 8.5% (increased by 1% per level of Looting) to drop 1 kelp when killed while showing the item as trade offer, if the player holds an Minecraft:emerald.

Usage

Kelp can be placed underwater by hand, or anywhere by the use of Minecraft:commands such as

  1. REDIRECT Template:Command

Template:Redr. Placing it by hand gives it a random age value between 0 and 24. Kelp can be placed only in Minecraft:water source blocks or downward-flowing water, not horizontally flowing water.

When placed in downward-flowing water, the kelp becomes waterlogged, transforming the flowing water into a water source block,<ref>Template:Bug</ref> which is useful for faster bubble column elevator creation.

Any building block can be placed on top of a kelp plant, which is useful for building structures over a deep ocean without needing to build from the ocean floor (see also lily pad).

Cooking ingredient

Template:Smelting

Composting

Placing kelp into a Minecraft:composter has a 30% chance of raising the compost level by 1.

Growth mechanics

Kelp can be planted on a broad variety of blocks. It grows underwater if it has either a source block of water or flowing water above it.<ref>Template:Bug</ref> Neither players nor Minecraft:dispensers can remove the water source block that kelp grows in without breaking the kelp first.

Kelp does not require any light level to grow. Kelp also grows without having sky access. Bone meal can be used to grow kelp by 1 block on each use.

When kelp is planted, it is generated with a randomly chosen age value, which can be checked when pressing F3Template:Only. The age value of a newly planted kelp plant varies randomly from 0 to 24. Each time the kelp grows in height by one block, the newly generated top of the kelp plant increases its age by 1. When the top block of the kelp plant reaches an age of 25, it stops growing. This means that kelp can naturally grow to a height between 2 (if the first kelp plant had an age of 24) and 26 blocks (if the first kelp plant had an age of 0).

When a kelp plant block is broken, the age of the kelp plant block underneath is randomized to a value from 0 to 24 and the kelp continues growing until it reaches age 25. It is possible to use this mechanic to cultivate a kelp plant to increase its growth height beyond its natural maximum height of 26 blocks. This can be done by breaking the top-most block of the kelp plant each time it reaches age 25. A kelp plant cultivated by a player in this way repeatedly grows until it reaches the water surface.

Each time it receives a random tick, kelp has a 14% chance of growing. At default random tick speed (3), each plant grows on average every 9752 game ticks (487.6 seconds).

Using Minecraft:shears on the topmost block of kelp prevents further growth by setting its age value to 25.

Farming

{{#vardefine:params|0 }}Template:Hatnote Kelp farming is similar to farming sugar cane, although kelp must be placed underwater. Automation of harvest is easier because items float up in water source blocks.

Sounds

Generic

Template:Edition: Template:Sound table/Block/Wet grass/JE

Template:Edition: Template:Sound table/Block/Grass/BE

Unique

Template:!((Java EditionTemplate:))! Template:SoundTable

Template:!((Bedrock EditionTemplate:))!: None

Data values

ID

Template:!((Java EditionTemplate:))!: Template:ID table Template:ID table

Template:!((Bedrock EditionTemplate:))!: Template:ID table Template:ID table2

Block states

{{#vardefine:params|0 }}Template:Hatnote

  1. REDIRECT Template:Edition

Template:Rcat:
Top kelp block: Template:Bst

  1. REDIRECT Template:Edition

Template:Rcat: Template:Bst

History

Template:Message box Template:Hatnote

Development

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Trivia

  • In real life,
  1. REDIRECT Template:Wikipedia

Template:Redr is not considered a

  1. REDIRECT Template:Wikipedia

Template:Redr. It is classified by scientists as a

  1. REDIRECT Template:Wikipedia

Template:Redr.

    • Kelp in real life absorbs nutrients directly from the water, instead of through its root-like structure, holdfast, which merely attaches it to the seabed. This is in accordance with kelp being able to grow on almost any solid block in Minecraft.

Gallery

Screenshots

References

<references group="">

 </references>

External links

Navigation

Display/storage
Buckets
Bottles
Informational
Vehicles/mobility
Template:El only
Music discs
Other
Edu only
Seeds
Raw materials
Processed
Edu only
Dyes
Banner patterns
Pottery sherds
Smithing templates
April Fools 2015
April Fools 2016
April Fools 2019
April Fools 2020
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article otherTemplate:Article other

de:Seetang es:Alga fr:Algue it:Alga ja:コンブ ko:켈프 nl:Kelp pl:Wodorost pt:Alga ru:Ламинария th:สาหร่ายทะเล uk:Ламінарія zh:海带