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

Minecraft:Suspicious Sand: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 1: Line 1:
{{For||Suspicious|Sand (disambiguation)}}
{{MC/For||Suspicious|Sand (disambiguation)}}
{{Infobox block
{{Infobox block
| image = Suspicious Sand.png
| image = Suspicious Sand.png
Line 18: Line 18:


== 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 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>
{{MC/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 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 Creative mode and commands.
{{MC/In|bedrock}}, suspicious sand can be obtained only through the [[Minecraft:Creative inventory]], using {{MC/Control|pick block}} in Creative mode and commands.


=== 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}}
{{MC/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.


Line 31: Line 31:
== 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 {{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) game ticks (4.8 seconds), the item is extracted, and the suspicious sand is converted into [[Minecraft:sand]].
When a [[Minecraft:brush]] is {{ctrl|used}} on a suspicious sand, cracks start to appear on all sides of the block as the {{MC/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) 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.
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.
Line 38: Line 38:
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 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}}
{{MC/LootChest|brushable-warm-ocean-ruins}}
{{LootChest|brushable-desert-temple}}
{{MC/LootChest|brushable-desert-temple}}
{{LootChest|brushable-desert-well}}
{{MC/LootChest|brushable-desert-well}}


=== Turtle eggs ===
=== Turtle eggs ===
Line 50: Line 50:
== Sounds ==
== Sounds ==
=== Generic ===
=== Generic ===
{{Sound table/Block/Suspicious sand}}
{{MC/Sound table/Block/Suspicious sand}}


=== Unique ===
=== Unique ===
{{JE}}
{{MC/JE}}
{{SoundTable
{{SoundTable
| type = java
| type = java
Line 86: Line 86:
}}
}}


{{BE}}:
{{MC/BE}}:
{{SoundTable
{{SoundTable
| type = bedrock
| type = bedrock
Line 115: Line 115:
== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{JE}}:
{{MC/JE}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 135: Line 135:
|foot=1}}
|foot=1}}


{{BE}}:
{{MC/BE}}:
{{ID table2
{{ID table2
|edition=bedrock
|edition=bedrock
Line 155: Line 155:


=== Block states ===
=== Block states ===
<section begin="block states"/>{{el|je}}:
<section begin="block states"/>{{MC/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}}:
{{MC/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}}
{{MC/Main|Block entity format}}
<section begin="block data"/><div class="treeview">
<section begin="block data"/><div class="treeview">
* {{nbt|compound}} Block entity data
* {{MC/Nbt|compound}} Block entity data
** {{nbt inherit/blockentity}}
** {{MC/Nbt inherit/blockentity}}
** {{nbt inherit/lootable}}
** {{MC/Nbt inherit/Lootable}}
** {{nbt|compound|item}}: The item in the block. May not exist.
** {{MC/Nbt|compound|item}}: The item in the block. May not exist.
*** See item format.
*** See item format.
</div><section end="block data"/>
</div><section end="block data"/>


=== Falling block entity ===
=== Falling block entity ===
{{main|Falling Block}}
{{MC/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}}
{{MC/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.}}
|{{MC/HistoryLine||February 10, 2023|link=https://twitter.com/Minecraft/status/1624075979860635649|Suspicious sand is announced.}}
}}
}}


=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|[[File:Suspicious Sand JE1 BE1.png|32px]] Added suspicious sand behind the "Update 1.20" experimental data pack.}}
|{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|[[File:Suspicious Sand JE1 BE1.png|32px]] Added suspicious sand behind the "Update 1.20" experimental data pack.}}
|{{HistoryLine||1.20|dev=23w12a|Suspicious sand is now available without using the "Update 1.20" experimental datapack.
|{{MC/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 ocean ruins and the trail ruins.}}
|{{HistoryLine|||dev=23w14a|Suspicious sand now has an assigned tool (shovel).
|{{MC/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 pyramids.
|A suspicious sand is now visible on the top layer of the newly added room in desert pyramids.
|Suspicious sand can now have cacti and sugar cane planted on it.
|Suspicious sand can now have cacti and 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 sculk catalyst triggers.}}
|{{HistoryLine|||dev=23w16a|Suspicious sand no longer generates in trail ruins.}}
|{{MC/HistoryLine|||dev=23w16a|Suspicious sand no longer generates in trail ruins.}}
|{{HistoryLine|||dev=23w17a|The player now gets the advancement "Respecting the Remnants" when they brush suspicious sand to obtain a pottery sherd.}}
|{{MC/HistoryLine|||dev=23w17a|The player now gets the advancement "Respecting the Remnants" when they brush suspicious sand to obtain a pottery sherd.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{MC/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]]" experimental toggle.}}
|{{MC/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]]" 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.}}
|{{MC/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.}}
|{{MC/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 trail ruins.
|{{MC/HistoryLine|||dev=Preview 1.19.80.22|Suspicious sand now also generates within 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.}}
|{{MC/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]], sugar cane, and dead bushes planted on it.}}
|{{MC/HistoryLine|||dev=Preview 1.20.0.22|Suspicious sand can now have bamboo, [[Minecraft:Cactus|cacti]], sugar cane, and dead bushes planted on it.}}
}}
}}


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


== Gallery ==
== Gallery ==
=== Development Images ===
=== Development Images ===
<gallery>
<gallery>
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>
Suspicious Sand Protoype Texture.png|Prototype texture of suspicious sand.<ref>{{MC/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 227:


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


== Navigation ==
== Navigation ==
{{Navbox blocks|Utility}}
{{MC/Navbox blocks|Utility}}
{{Navbox entities|Other}}
{{MC/Navbox entities|Other}}


[[Category:Generated structure blocks]]
[[Category:Generated structure blocks]]

Latest revision as of 21:01, 9 April 2026

Template:Hatnote 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

in Template:Editions, suspicious sand drops as an item if it falls for more than 30 seconds, which can be achieved by falling into an upward bubble column, or through two Minecraft:cobwebs stacked on top of each other.<ref>Template:Bug</ref> However, it does not retain its loot.
in Template:Editions, suspicious sand can be obtained only through the Minecraft:Creative inventory, using {{#vardefine: control | middle click on mouse }}pick block in Creative mode and commands.

Breaking

The suitable tool to break suspicious sand is Minecraft:shovel. Script error: No such module "breaking row". Suspicious sand drops nothing when it's destroyed.

Natural generation

Suspicious sand generates naturally in buried rooms under desert pyramids, as well as in the bottom of 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

  1. REDIRECT Template:Code

Template:Redr 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) 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 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.

Script error: No such module "lootChest". Script error: No such module "lootChest". Script error: No such module "lootChest".

Turtle eggs

A turtle egg can hatch only if placed on suspicious sand, regular Minecraft:sand, or red sand.

Piston interactivity

Suspicious sand is destroyed when the Minecraft:piston tries to push it. It can't be pulled by the sticky piston.

Sounds

Generic

Template:Edition: Template:Sound table/Block/Suspicious sand/JE

Template:Edition: Template:Sound table/Block/Suspicious sand/BE

Unique

Java Edition Template:SoundTable

Bedrock Edition: Template:SoundTable

Data values

ID

Java Edition: Template:ID table Template:ID table

Bedrock Edition: Template:ID table2 Template:ID table

Block states

<section begin="block states"/>

  1. REDIRECT Template:Edition

Template:Rcat: Template:Bst

  1. REDIRECT Template:Edition

Template:Rcat: Template:Bst Template:Bst<section end="block states"/>

Block data

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

<section begin="block data"/>

  1. REDIRECT Template:Nbt inherit/lootable

<section end="block data"/>

Falling block entity

{{#vardefine:params|0 }}Template:Hatnote {{#lst:Falling Block|infobox}}

{{#lst:Falling Block|entity data}}

Advancements

Script error: No such module "Advancement".

History

Announcement

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Gallery

Development Images

References

<references group="">

 </references>

Navigation

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

Passive
Template:Els & Template:Els only
Neutral
Hostile
Bosses
Mob types
Other
Player
Blocks
Template:Els only
Vehicles
Template:JE only
Projectiles
Template:JE only
Template:Els only
Stationary
objects
Java Edition only
Miscellaneous
Template:Els only
Template:Els & Template:Els only
Technical
objects
Template:Els only
Editor only
Mobs
April Fools 2013
April Fools 2015
April Fools 2019
April Fools 2023
April Fools 2024
April Fools 2025
Pet variants
April Fools 2026
Other entities
April Fools 2013
April Fools 2015
April Fools 2023
April Fools 2024
April Fools 2026

Template:Article other

de:Seltsamer Sand es:Bloque sospechoso fr:Sable suspect it:Sabbia sospetta ja:怪しげなブロック ko:수상한 모래 pl:Podejrzany blok pt:Areia Suspeita ru:Подозрительные блоки uk:Підозрілий пісок zh:可疑的沙子