Red Sand Paper
create:red_sand_paper

Red Sand Paper

Create · by simibubi
item Sandpaper

Acquisition

Crafting using Paper and Red Raked Sand, in any arrangement. Produces Red Sand Paper.

Crafting ⇆ any arrangement
Red Sand Paper Red Sand Paper guaranteed
Developer reference
Registry name
create:red_sand_paper
Namespace
create
Mod ID
create
Tags (1)
create:items/sandpaper

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:paper"
    },
    {
      "tag": "forge:sand/red"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}