minecraft:red_sand

Red Sand

Minecraft · by Mojang Studios
block Azalea Root ReplaceableEnderman HoldableShovel MineableSandSculk ReplaceableSmelts To GlassSandSmelts To Glass

Acquisition

Milling using Terracotta (200 ticks). Produces Red Sand.

Milling

200 ticks

Red Sand guaranteed

Milling using Granite (200 ticks). Produces Red Sand.

Milling

200 ticks

Red Sand guaranteed

Crafting using Netherrack Dust and Sand, in any arrangement. Produces Red Sand.

Crafting ⇆ any arrangement
Red Sand guaranteed

Crusher using no listed ingredients. Produces 2× Red Sand.

Crusher
Red Sand ×2 guaranteed

Crushing using Red Rock (150 ticks). Produces Red Sand.

Crushing conditional
Red Rock Red Rock·not yet documented

150 ticks

Red Sand guaranteed

Scrapbox using Scrap Box. Produces Red Sand.

Scrapbox
Red Sand guaranteed

Mining & drops

sourcecountchanceconditions
Red Sand1–1100%Survives Explosion

Used in (2)

Crafting using Gunpowder, Any of Sand / Red Sand, Gunpowder, Any of Sand / Red Sand, Gunpowder, Any of Sand / Red Sand, Gunpowder, Any of Sand / Red Sand and Gunpowder, arranged in the pattern shown. Produces TNT.

Crafting
TNT guaranteed

Crafting using Red Sand, Red Sand, Red Sand and Red Sand, arranged in the pattern shown. Produces Red Sandstone.

Crafting
Red Sandstone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:red_sand
Namespace
minecraft
Mod ID
minecraft
Tags (8)
minecraft:blocks/azalea_root_replaceable
minecraft:blocks/enderman_holdable
minecraft:blocks/mineable/shovel
minecraft:blocks/sand
minecraft:blocks/sculk_replaceable
minecraft:blocks/smelts_to_glass
minecraft:items/sand
minecraft:items/smelts_to_glass

Recipe JSON (16):

{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:terracotta"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 200
}
{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:granite"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 200
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:chiseled_red_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:smooth_red_sandstone_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:smooth_red_sandstone_stairs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:red_sandstone_stairs"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:red_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:red_sandstone_wall"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:smooth_red_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cut_red_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:cut_red_sandstone_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:netherrack_dusts"
    },
    {
      "item": "minecraft:sand"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": "red_sand",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:red_sandstone_slab"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "immersiveengineering:crusher",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "biomeswevegone:red_rock"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "biomeswevegone"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}