minecraft:snow_block

Snow Block

Minecraft · by Mojang Studios
block Azalea Grows OnAzalea Root ReplaceableFoxes Spawnable OnGoats Spawnable OnShovel MineableRabbits Spawnable OnSnowWolves Spawnable On

Acquisition

Padded using UU-Matter, arranged in the pattern shown. Produces Snow Block.

Padded
UU-Matter
Snow Block guaranteed

Crafting using Snowball, Snowball, Snowball and Snowball, arranged in the pattern shown. Produces Snow Block.

Crafting
Snowball
Snowball
Snowball
Snowball
Snow Block guaranteed

Mining & drops

sourcecountchanceconditions
Snow Block1–1100%Drops itself with Silk Touch
Loot table: Village Snowy House (minecraft) minecraft:village_snowy_house1–1100%
Snow1–1100%Entity Properties

Used in (1)

Crafting using Snow Block, Snow Block and Snow Block, arranged in the pattern shown. Produces 6× Snow.

Crafting
Snow Snow ×6 guaranteed

Block drops

dropscountchanceconditions
Snow Block1–1100%Drops itself with Silk Touch
Snowball1–1100%
Developer reference
Registry name
minecraft:snow_block
Namespace
minecraft
Mod ID
minecraft
Tags (8)
minecraft:blocks/azalea_grows_on
minecraft:blocks/azalea_root_replaceable
minecraft:blocks/foxes_spawnable_on
minecraft:blocks/goats_spawnable_on
minecraft:blocks/mineable/shovel
minecraft:blocks/rabbits_spawnable_on
minecraft:blocks/snow
minecraft:blocks/wolves_spawnable_on

Recipe JSON (2):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    "   ",
    " U "
  ],
  "ingredients": {
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:snowball"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}