PlaStick
mekanism:hdpe_stick

PlaStick

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Plastic Rod

Acquisition

Crafting using HDPE Rod and HDPE Rod, arranged in the pattern shown. Produces PlaStick.

Crafting
HDPE Rod
HDPE Rod
PlaStick PlaStick guaranteed
Developer reference
Registry name
mekanism:hdpe_stick
Namespace
mekanism
Mod ID
mekanism
Tags (1)
forge:items/rods/plastic

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:hdpe_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}