Endstone Dust
techreborn:endstone_dust

Endstone Dust

Tech Reborn · by Team Reborn, modmuss50, drcrazy
item Endstone DustsDusts

Acquisition

Scrapbox using Scrap Box. Produces Endstone Dust.

Scrapbox
Endstone Dust Endstone Dust guaranteed

Grinder using End Stone. Produces Endstone Dust.

Grinder
Endstone Dust Endstone Dust guaranteed

Crafting using Small Pile of Endstone Dust, Small Pile of Endstone Dust, Small Pile of Endstone Dust and Small Pile of Endstone Dust, in any arrangement. Produces Endstone Dust.

Crafting ⇆ any arrangement
Small Pile of Endstone Dust
Small Pile of Endstone Dust
Small Pile of Endstone Dust
Small Pile of Endstone Dust
Endstone Dust Endstone Dust guaranteed

Used in (2)

Centrifuge using Endstone Dust and Empty Cell. Produces Small Pile of Tungsten Dust and 12× Sand and Empty Cell and Empty Cell.

Centrifuge
Small Pile of Tungsten Dust Small Pile of Tungsten Dust guaranteed
Sand ×12 guaranteed
Empty Cell Empty Cell guaranteed
Empty Cell Empty Cell guaranteed

Crafting using Endstone Dust, in any arrangement. Produces 4× Small Pile of Endstone Dust.

Crafting ⇆ any arrangement
Endstone Dust
Small Pile of Endstone Dust Small Pile of Endstone Dust ×4 guaranteed
Developer reference
Registry name
techreborn:endstone_dust
Namespace
techreborn
Mod ID
techreborn
Tags (2)
c:items/endstone_dusts
techreborn:items/dusts

Recipe JSON (5):

{
  "recipe_type": "techreborn:scrapbox",
  "pattern": null,
  "ingredients": {
    "item": "techreborn:scrap_box"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:industrial_grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "techreborn:grinder",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "techreborn:endstone_small_dust"
    },
    {
      "item": "techreborn:endstone_small_dust"
    },
    {
      "item": "techreborn:endstone_small_dust"
    },
    {
      "item": "techreborn:endstone_small_dust"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}