ad_astra:venus_sand

Venus Sand

Ad Astra · by Alex Nijjar
block Shovel MineableSandSmelts To GlassSandSmelts To Glass

Acquisition

Milling using Venus Sandstone (150 ticks). Produces Venus Sand.

Milling conditional
Venus Sand guaranteed

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

Crusher conditional
Venus Sand ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Venus Sand1–1100%Survives Explosion

Used in (2)

Crafting using Venus Sand, Venus Sand, Venus Sand and Venus Sand, arranged in the pattern shown. Produces 4× Venus Sandstone.

Crafting
Venus Sandstone ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:venus_sand
Namespace
ad_astra
Mod ID
ad_astra
Tags (5)
minecraft:blocks/mineable/shovel
minecraft:blocks/sand
minecraft:blocks/smelts_to_glass
minecraft:items/sand
minecraft:items/smelts_to_glass

Recipe JSON (2):

{
  "recipe_type": "create:milling",
  "pattern": null,
  "ingredients": {
    "item": "ad_astra:venus_sandstone"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 150
}
{
  "recipe_type": "immersiveengineering:crusher",
  "pattern": null,
  "ingredients": null,
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "immersiveengineering"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}