Wooden Wallmount
immersiveengineering:treated_wallmount

Wooden Wallmount

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Axe Mineable

Acquisition

Crafting using Any Treated Wood, Any Treated Wood, Any Treated Wood and Treated Stick, arranged in the pattern shown. Produces 4× Wooden Wallmount.

Crafting
Wooden Wallmount Wooden Wallmount ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Wooden Wallmount1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:treated_wallmount
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ww",
    "ws"
  ],
  "ingredients": {
    "s": {
      "tag": "forge:rods/treated_wood"
    },
    "w": {
      "tag": "forge:treated_wood"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}