VOOZH about

URL: https://minecraft.wiki/w/Talk:Snow_Block

⇱ Talk:Snow Block – Minecraft Wiki


Talk:Snow Block

From Minecraft Wiki
Latest comment: 25 April 2025 by Hxy123abc in topic Feedback (Thu, 24 Apr 2025 23:50:29 UTC)
Jump to navigation Jump to search

I think we should have a picture of a snow castle or igloo here. The page is too short. PurpleKiwi 22:51, 26 October 2010 (CDT)


Is it possible to put ladders onto snow? [ShadowScorn 18:47 October 1 2011]

Yes, they are solid blocks. LB(T|C) 23:07, 12 July 2012 (UTC)


Why don't snow blocks melt?

[edit source]

Regular snow melts when put next to torches, glowstone, etc., but snow blocks do not. The code for both blocks contains this method, exactly identical in each:

 public void updateTick(World par1World, int par2, int par3, int par4, Random par5Random)
 {
 if (par1World.getSavedLightValue(EnumSkyBlock.Block, par2, par3, par4) > 11)
 {
 dropBlockAsItem(par1World, par2, par3, par4, par1World.getBlockMetadata(par2, par3, par4), 0);
 par1World.setBlockWithNotify(par2, par3, par4, 0);
 }
 }

–Preceding unsigned comment was added by Sostratus (Talk|Contribs) 23:02, 12 July 2012. Please sign your posts with ~~~~

In-game name

[edit source]
Latest comment: 7 January 20132 comments1 person in discussion

It has been proposed that this article be merged with snow. Please discuss this proposal at Talk:Snow#In-game name. —Munin295 · 👁 Image
👁 Image
· 15:27, 22 December 2012 (UTC)

Proposal closed due to lack of interest. —Munin295 · 👁 Image
👁 Image
· 18:57, 7 January 2013 (UTC)

Explosion

[edit source]
Latest comment: 4 April 20181 comment1 person in discussion

Snow dampens explosions. If someone wants to put that into the article: https://bugs.mojang.com/browse/MC-145 Fabian42 (talk) 22:07, 4 April 2018 (UTC)

Snow blocks drop NOTHING when mined with hand, unlike other blocks that require a shovel to mine faster

[edit source]
Latest comment: 20 September 20211 comment1 person in discussion

So snow and snow blocks are the only blocks that drop nothing when mined with a first, and drop snowballs with a shovel? 99.225.26.102 12:21, 20 September 2021 (UTC)

Feedback (Thu, 24 Apr 2025 23:50:29 UTC)

[edit source]
Latest comment: 25 April 20252 comments2 people in discussion
Invalid feedback. Hxy123abc (talk) 01:46, 25 April 2025 (UTC)
Retrieved from "https://minecraft.wiki/w/Talk:Snow_Block?oldid=2954894"

Navigation menu