Minecraft:Suspicious Sand: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{ | {{For||Suspicious|Sand (disambiguation)}} | ||
{{Infobox block | {{Infobox block | ||
| image = Suspicious Sand.png | | image = Suspicious Sand.png | ||
| Line 15: | Line 15: | ||
| Tool = Shovel | | Tool = Shovel | ||
}} | }} | ||
'''Suspicious sand''' is a fragile gravity-affected block found in various Overworld [[Minecraft:structure]]s. It can be [[Minecraft:brush]]ed to extract unique structure-dependent loot from it. It drops nothing if it breaks, and will break if it falls or is moved. | '''Suspicious sand''' is a fragile [[Minecraft:Falling Block|gravity-affected block]] found in various Overworld [[Minecraft:structure]]s. It can be [[Minecraft:brush]]ed to extract unique structure-dependent loot from it. It drops nothing if it breaks, and will break if it falls or is moved. | ||
== Obtaining == | == Obtaining == | ||
{{ | {{IN|java}}, suspicious sand drops as an [[Minecraft:item (entity)|item]] if it falls for more than 30 seconds, which can be achieved by falling into an upward [[Minecraft:bubble column]], or through two [[Minecraft:cobweb]]s stacked on top of each other.<ref>{{bug|MC-260073||Suspicious sand drops as an item after 30 seconds of existing as falling block|WF}}</ref> However, it does not retain its loot.<br> | ||
{{ | {{IN|bedrock}}, suspicious sand can be obtained only through the [[Minecraft:Creative inventory]], using {{control|pick block}} in [[Minecraft:Creative]] mode and [[Minecraft:command]]s. | ||
=== Breaking === | === Breaking === | ||
The suitable tool to break suspicious sand is [[Minecraft:shovel]]. | The suitable tool to break suspicious sand is [[Minecraft:shovel]]. | ||
{{ | {{Breaking row|Suspicious Sand|Shovel|drop=0|horizontal=1}} | ||
Suspicious sand drops nothing when it's destroyed. | Suspicious sand drops nothing when it's destroyed. | ||
=== Natural generation === | === Natural generation === | ||
Suspicious sand generates naturally in buried rooms under desert | Suspicious sand generates naturally in buried rooms under [[Minecraft:desert pyramid]]s, as well as in the bottom of [[Minecraft:desert well]]s. It also generates within [[Minecraft:Ocean Ruins#Warm ocean ruins|warm ocean ruins]]. | ||
== Usage == | == Usage == | ||
=== Brushing === | === Brushing === | ||
When a [[Minecraft:brush]] is {{ctrl|used}} on a suspicious sand, cracks start to appear on all sides of the block as the {{ | When a [[Minecraft:brush]] is {{ctrl|used}} on a suspicious sand, cracks start to appear on all sides of the block as the {{cd|dusted}} block state of the block starts to increase. If the suspicious sand being brushed is naturally generated, an item gradually emerges from the side where the player starts brushing. After 96 (6+20+30+40 per stage) [[Minecraft:game tick]]s (4.8 seconds), the item is extracted, and the suspicious sand is converted into [[Minecraft:sand]]. | ||
If the player stops brushing a suspicious sand, the block remains in its half-excavated state for a few seconds, before gradually returning to its unexcavated state one stage at a time. | If the player stops brushing a suspicious sand, the block remains in its half-excavated state for a few seconds, before gradually returning to its unexcavated state one stage at a time. | ||
=== Loot === | === Loot === | ||
The item obtained and the loot table of suspicious sand is dependent on which structure it has generated in. Items can be extracted only from naturally generated suspicious sand. When placed by the player, nothing is produced after brushing. | The item obtained and the [[Minecraft:loot table]] of suspicious sand is dependent on which structure it has generated in. Items can be extracted only from naturally generated suspicious sand. When placed by the player, nothing is produced after brushing. | ||
{{ | {{LootChest|brushable-warm-ocean-ruins}} | ||
{{ | {{LootChest|brushable-desert-temple}} | ||
{{ | {{LootChest|brushable-desert-well}} | ||
=== Turtle eggs === | === Turtle eggs === | ||
A turtle egg can hatch only if placed on suspicious sand, regular [[Minecraft:sand]], or red sand. | A [[Minecraft:turtle egg]] can hatch only if placed on suspicious sand, regular [[Minecraft:sand]], or [[Minecraft:red sand]]. | ||
=== Piston interactivity === | === Piston interactivity === | ||
Suspicious sand is destroyed when the [[Minecraft:piston]] tries to push it. It can't be pulled by the sticky piston. | Suspicious sand is destroyed when the [[Minecraft:piston]] tries to push it. It can't be pulled by the [[Minecraft:sticky piston]]. | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{ | {{Sound table/Block/Suspicious sand}} | ||
=== Unique === | === Unique === | ||
{{ | {{JE}} | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 86: | Line 86: | ||
}} | }} | ||
{{ | {{BE}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 115: | Line 115: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{JE}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 135: | Line 135: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{BE}}: | ||
{{ID table2 | {{ID table2 | ||
|edition=bedrock | |edition=bedrock | ||
| Line 155: | Line 155: | ||
=== Block states === | === Block states === | ||
<section begin="block states"/>{{ | <section begin="block states"/>{{el|je}}: | ||
{{bst|dusted|0|0,1,2,3|Increases as the block is being brushed.|foot=1}} | {{bst|dusted|0|0,1,2,3|Increases as the block is being brushed.|foot=1}} | ||
{{ | {{el|be}}: | ||
{{bst|showaux=1|bits=|brushed_progress|0|0,1,2,3|Increases as the block is being brushed.|Unsupported}} | {{bst|showaux=1|bits=|brushed_progress|0|0,1,2,3|Increases as the block is being brushed.|Unsupported}} | ||
{{bst|bits=|hanging|true|true,false|If there is a block under this block or not.|Unsupported|foot=1}}<section end="block states"/> | {{bst|bits=|hanging|true|true,false|If there is a block under this block or not.|Unsupported|foot=1}}<section end="block states"/> | ||
=== Block data === | === Block data === | ||
{{ | {{main|Block entity format}} | ||
<section begin="block data"/><div class="treeview"> | <section begin="block data"/><div class="treeview"> | ||
* {{ | * {{nbt|compound}} Block entity data | ||
** {{ | ** {{nbt inherit/blockentity}} | ||
** {{ | ** {{nbt inherit/lootable}} | ||
** {{ | ** {{nbt|compound|item}}: The item in the block. May not exist. | ||
*** See item format. | *** See [[Minecraft:item format]]. | ||
</div><section end="block data"/> | </div><section end="block data"/> | ||
=== Falling block entity === | === Falling block entity === | ||
{{ | {{main|Falling Block}} | ||
{{#lst:Falling Block|infobox}} | {{#lst:Falling Block|infobox}} | ||
<!--- Do NOT remove this empty space, this causes templates to overlap. ---> | <!--- Do NOT remove this empty space, this causes templates to overlap. ---> | ||
| Line 180: | Line 180: | ||
== Advancements == | == Advancements == | ||
{{ | {{Load advancements|Respecting the Remnants;Smells Interesting}} | ||
== History == | == History == | ||
=== Announcement === | === Announcement === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine||February 10, 2023|link=https://twitter.com/Minecraft/status/1624075979860635649|Suspicious sand is announced.}} | ||
}} | }} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|[[File:Suspicious Sand JE1 BE1.png|32px]] Added suspicious sand behind the "[[Minecraft:Java Edition 1.20|Update 1.20]]" [[Minecraft:experimental]] [[Minecraft:data pack]].}} | ||
|{{ | |{{HistoryLine||1.20|dev=23w12a|Suspicious sand is now available without using the "Update 1.20" experimental datapack. | ||
|Suspicious sand now generates in warm ocean ruins and the trail ruins.}} | |Suspicious sand now generates in warm [[Minecraft:ocean ruins]] and the [[Minecraft:trail ruins]].}} | ||
|{{ | |{{HistoryLine|||dev=23w14a|Suspicious sand now has an assigned tool (shovel). | ||
|A suspicious sand is now visible on the top layer of the newly added room in desert | |A suspicious sand is now visible on the top layer of the newly added room in [[Minecraft:desert pyramid]]s. | ||
|Suspicious sand can now have cacti and sugar cane planted on it. | |Suspicious sand can now have [[Minecraft:cacti]] and [[Minecraft:sugar cane]] planted on it. | ||
|Suspicious sand can no longer be replaced by [[Minecraft:sculk]] when a sculk catalyst triggers.}} | |Suspicious sand can no longer be replaced by [[Minecraft:sculk]] when a [[Minecraft:sculk catalyst]] triggers.}} | ||
|{{ | |{{HistoryLine|||dev=23w16a|Suspicious sand no longer generates in [[Minecraft:trail ruins]].}} | ||
|{{ | |{{HistoryLine|||dev=23w17a|The player now gets the [[Minecraft:advancement]] "Respecting the Remnants" when they brush suspicious sand to obtain a [[Minecraft:pottery sherd]].}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.19.70|exp=Next Major Update|dev=Preview 1.19.70.23|[[File:Suspicious Sand JE1 BE1.png|32px]] Added suspicious sand behind the "[[Minecraft:Bedrock Edition 1.20.0|Next Major Update]]" [[Minecraft:experimental]] toggle.}} | ||
|{{ | |{{HistoryLine||1.19.80|exp=Next Major Update|dev=Preview 1.19.80.20|When suspicious sand is done being brushed, it now turns into a normal sand block instead of just breaking.}} | ||
|{{ | |{{HistoryLine|||dev=Preview 1.19.80.21|Suspicious sand now also generates within warm ocean ruins. It uses the same loot table as in desert temples.}} | ||
|{{ | |{{HistoryLine|||dev=Preview 1.19.80.22|Suspicious sand now also generates within [[Minecraft:trail ruins]]. | ||
|Reworked loot tables.}} | |Reworked loot tables.}} | ||
|{{ | |{{HistoryLine||1.20.0|dev=Preview 1.20.0.21|Suspicious sand is now available without using the "Next Major Update" experimental toggle.}} | ||
|{{ | |{{HistoryLine|||dev=Preview 1.20.0.22|Suspicious sand can now have bamboo, [[Minecraft:Cactus|cacti]], [[Minecraft:sugar cane]], and [[Minecraft:dead bush]]es planted on it. | ||
|Suspicious sand no longer generates within trail ruins.}} | |||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{Issue list}} | ||
== Gallery == | == Gallery == | ||
=== Development Images === | === Development Images === | ||
<gallery> | <gallery> | ||
Suspicious Sand Protoype Texture.png|Prototype texture of suspicious sand.<ref>{{ | Suspicious Sand Protoype Texture.png|Prototype texture of suspicious sand.<ref>{{Ytl|klP9SrJFDU8|Minecraft 1.20: Armor Trims – What Do They Mean?|Minecraft|June 5, 2023|t=205}}</ref> | ||
Brushing Suspicious Sand Protoype.png|Prototype of suspicious sand being brushed. | Brushing Suspicious Sand Protoype.png|Prototype of suspicious sand being brushed. | ||
Brushing Suspicious Sand Protoype2.png|Ditto. | Brushing Suspicious Sand Protoype2.png|Ditto. | ||
| Line 227: | Line 228: | ||
== References == | == References == | ||
{{ | {{reflist}} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Utility}} | ||
{{ | {{Navbox entities|Other}} | ||
[[Category:Generated structure blocks]] | [[Category:Generated structure blocks]] | ||
| Line 240: | Line 241: | ||
[[Category:Falling blocks]] | [[Category:Falling blocks]] | ||
de:Seltsamer Sand | [[Minecraft:de:Seltsamer Sand]] | ||
es:Bloque sospechoso | [[Minecraft:es:Bloque sospechoso]] | ||
fr:Sable suspect | [[Minecraft:fr:Sable suspect]] | ||
it:Sabbia sospetta | [[Minecraft:it:Sabbia sospetta]] | ||
ja:怪しげなブロック | [[Minecraft:ja:怪しげなブロック]] | ||
ko:수상한 모래 | [[Minecraft:ko:수상한 모래]] | ||
pl:Podejrzany blok | [[Minecraft:pl:Podejrzany blok]] | ||
pt:Areia Suspeita | [[Minecraft:pt:Areia Suspeita]] | ||
ru:Подозрительные блоки | [[Minecraft:ru:Подозрительные блоки]] | ||
uk:Підозрілий пісок | [[Minecraft:uk:Підозрілий пісок]] | ||
zh:可疑的沙子 | [[Minecraft:zh:可疑的沙子]] | ||
Revision as of 11:20, 20 April 2026
Template:For Template:Infobox block Suspicious sand is a fragile gravity-affected block found in various Overworld Minecraft:structures. It can be Minecraft:brushed to extract unique structure-dependent loot from it. It drops nothing if it breaks, and will break if it falls or is moved.
Obtaining
Template:IN, suspicious sand drops as an item if it falls for more than 30 seconds, which can be achieved by falling into an upward Minecraft:bubble column, or through two Minecraft:cobwebs stacked on top of each other.<ref>Template:Bug</ref> However, it does not retain its loot.
Template:IN, suspicious sand can be obtained only through the Minecraft:Creative inventory, using Template:Control in Minecraft:Creative mode and Minecraft:commands.
Breaking
The suitable tool to break suspicious sand is Minecraft:shovel. Template:Breaking row Suspicious sand drops nothing when it's destroyed.
Natural generation
Suspicious sand generates naturally in buried rooms under Minecraft:desert pyramids, as well as in the bottom of Minecraft:desert wells. It also generates within warm ocean ruins.
Usage
Brushing
When a Minecraft:brush is Template:Ctrl on a suspicious sand, cracks start to appear on all sides of the block as the Template:Cd block state of the block starts to increase. If the suspicious sand being brushed is naturally generated, an item gradually emerges from the side where the player starts brushing. After 96 (6+20+30+40 per stage) Minecraft:game ticks (4.8 seconds), the item is extracted, and the suspicious sand is converted into Minecraft:sand.
If the player stops brushing a suspicious sand, the block remains in its half-excavated state for a few seconds, before gradually returning to its unexcavated state one stage at a time.
Loot
The item obtained and the Minecraft:loot table of suspicious sand is dependent on which structure it has generated in. Items can be extracted only from naturally generated suspicious sand. When placed by the player, nothing is produced after brushing.
Template:LootChest Template:LootChest Template:LootChest
Turtle eggs
A Minecraft:turtle egg can hatch only if placed on suspicious sand, regular Minecraft:sand, or Minecraft:red sand.
Piston interactivity
Suspicious sand is destroyed when the Minecraft:piston tries to push it. It can't be pulled by the Minecraft:sticky piston.
Sounds
Generic
Template:Sound table/Block/Suspicious sand
Unique
Data values
ID
Template:JE: Template:ID table Template:ID table
Template:BE: Template:ID table2 Template:ID table
Block states
<section begin="block states"/>Template:El: Template:Bst
Template:El: Template:Bst Template:Bst<section end="block states"/>
Block data
<section begin="block data"/>
- Template:Nbt Block entity data
- Template:Nbt inherit/blockentity
- Template:Nbt inherit/lootable
- Template:Nbt: The item in the block. May not exist.
<section end="block data"/>
Falling block entity
Template:Main {{#lst:Falling Block|infobox}}
{{#lst:Falling Block|entity data}}
Advancements
History
Announcement
Java Edition
Bedrock Edition
Issues
Gallery
Development Images
-
Prototype texture of suspicious sand.<ref>Template:Ytl</ref>
-
Prototype of suspicious sand being brushed.
-
Ditto.
-
Ditto.
References
Template:Navbox blocks Template:Navbox entities
Minecraft:de:Seltsamer Sand Minecraft:es:Bloque sospechoso Minecraft:fr:Sable suspect Minecraft:it:Sabbia sospetta Minecraft:ja:怪しげなブロック Minecraft:ko:수상한 모래 Minecraft:pl:Podejrzany blok Minecraft:pt:Areia Suspeita Minecraft:ru:Подозрительные блоки Minecraft:uk:Підозрілий пісок Minecraft:zh:可疑的沙子