Ostrum Fluid Pipe
ad_astra:ostrum_fluid_pipe

Ostrum Fluid Pipe

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Ostrum Plate, Ostrum Plate, Ostrum Plate, Glass, Glass, Glass, Ostrum Plate, Ostrum Plate and Ostrum Plate, arranged in the pattern shown. Produces 16× Ostrum Fluid Pipe.

Crafting
Ostrum Fluid Pipe Ostrum Fluid Pipe ×16 guaranteed

Mining & drops

sourcecountchanceconditions
Ostrum Fluid Pipe1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:ostrum_fluid_pipe
Namespace
ad_astra
Mod ID
ad_astra
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "GGG",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:ostrum_plates"
    },
    "G": {
      "item": "minecraft:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}