immersiveengineering:treated_wood_packaged

Treated Wood Planks

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Treated WoodTreated WoodAxe Mineable

Acquisition

Sawmill using no listed ingredients. Produces Treated Wood Planks.

Sawmill
Treated Wood Planks guaranteed

Crafting using Treated Wood Slab and Treated Wood Slab, arranged in the pattern shown. Produces Treated Wood Planks.

Crafting
Treated Wood Slab
Treated Wood Slab
Treated Wood Planks guaranteed

Crafting using Treated Wood Planks, in any arrangement. Produces Treated Wood Planks.

Crafting ⇆ any arrangement
Treated Wood Planks guaranteed

Mining & drops

sourcecountchanceconditions
Treated Wood Planks1–1100%Survives Explosion

Used in (3)

Crafting using Treated Wood Planks, in any arrangement. Produces Treated Wood Planks.

Crafting ⇆ any arrangement
Treated Wood Planks guaranteed

Crafting using Treated Wood Planks, Treated Wood Planks and Treated Wood Planks, arranged in the pattern shown. Produces 6× Treated Wood Slab.

Crafting
Treated Wood Slab Treated Wood Slab ×6 guaranteed

Crafting using Treated Wood Planks, Treated Wood Planks, Treated Wood Planks, Treated Wood Planks, Treated Wood Planks and Treated Wood Planks, arranged in the pattern shown. Produces 4× Treated Wood Stairs.

Crafting
Treated Wood Stairs Treated Wood Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:treated_wood_packaged
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (3)
forge:blocks/treated_wood
forge:items/treated_wood
minecraft:blocks/mineable/axe

Recipe JSON (3):

{
  "recipe_type": "immersiveengineering:sawmill",
  "pattern": null,
  "ingredients": null,
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "s",
    "s"
  ],
  "ingredients": {
    "s": {
      "item": "immersiveengineering:slab_treated_wood_packaged"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "immersiveengineering:treated_wood_vertical"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}