Minecraft:Suspicious Sand: Difference between revisions
More actions
imported>ProBot m Bot: Adding it:Sabbia sospetta |
Fix template calls: add MC/ prefix |
||
| (One intermediate revision by the same user not shown) | |||
| 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 15: | Line 15: | ||
| Tool = Shovel | | Tool = Shovel | ||
}} | }} | ||
'''Suspicious sand''' is a fragile | '''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. | ||
== Obtaining == | == Obtaining == | ||
{{ | {{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> | ||
{{ | {{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. | ||
=== Natural generation === | === Natural generation === | ||
Suspicious sand generates naturally in buried rooms under | 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 == | == 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 {{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. | ||
=== Loot === | === Loot === | ||
The item obtained and the | 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 === | ||
A | A turtle egg can hatch only if placed on suspicious sand, regular [[Minecraft:sand]], or 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 | Suspicious sand is destroyed when the [[Minecraft:piston]] tries to push it. It can't be pulled by the sticky piston. | ||
== 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"/>{{ | <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}} | ||
{{ | {{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 === | ||
{{ | {{MC/Main|Block entity format}} | ||
<section begin="block data"/><div class="treeview"> | <section begin="block data"/><div class="treeview"> | ||
* {{ | * {{MC/Nbt|compound}} Block entity data | ||
** {{ | ** {{MC/Nbt inherit/blockentity}} | ||
** {{ | ** {{MC/Nbt inherit/Lootable}} | ||
** {{ | ** {{MC/Nbt|compound|item}}: The item in the block. May not exist. | ||
*** See | *** See item format. | ||
</div><section end="block data"/> | </div><section end="block data"/> | ||
=== Falling block entity === | === Falling block entity === | ||
{{ | {{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 " | |{{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 | |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 | |A suspicious sand is now visible on the top layer of the newly added room in desert pyramids. | ||
|Suspicious sand can now have | |Suspicious sand can now have cacti and sugar cane planted on it. | ||
|Suspicious sand can no longer be replaced by [[Minecraft:sculk]] when a | |Suspicious sand can no longer be replaced by [[Minecraft:sculk]] when a sculk catalyst triggers.}} | ||
|{{HistoryLine|||dev=23w16a|Suspicious sand no longer generates in | |{{MC/HistoryLine|||dev=23w16a|Suspicious sand no longer generates in trail ruins.}} | ||
|{{HistoryLine|||dev=23w17a|The player now gets the | |{{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]]" | |{{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]], | |{{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 == | ||
{{ | {{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]] | ||
| Line 240: | Line 240: | ||
[[Category:Falling blocks]] | [[Category:Falling blocks]] | ||
de:Seltsamer Sand | |||
es:Bloque sospechoso | |||
fr:Sable suspect | |||
it:Sabbia sospetta | |||
ja:怪しげなブロック | |||
ko:수상한 모래 | |||
pl:Podejrzany blok | |||
pt:Areia Suspeita | |||
ru:Подозрительные блоки | |||
uk:Підозрілий пісок | |||
zh:可疑的沙子 | |||
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
- 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
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"/>
- REDIRECT Template:Edition
- REDIRECT Template:Edition
Template:Rcat: Template:Bst Template:Bst<section end="block states"/>
Block data
{{#vardefine:params|0 }}Template:Hatnote
<section begin="block data"/>
- Template:Nbt/sprite Block entity data
- REDIRECT Template:Nbt inherit/lootable
- Template:Nbt/sprite item: The item in the block. May not exist.
- See item format.
- Template:Nbt/sprite item: The item in the block. May not exist.
<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
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Gallery
Development Images
-
Prototype texture of suspicious sand.<ref>
- redirect Template:YouTube link
-
Prototype of suspicious sand being brushed.
-
Ditto.
-
Ditto.
References
<references group="">
</references>
Template:Article otherTemplate: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:可疑的沙子