regions_unexplored:stripped_pine_wood

Stripped Pine Wood

Regions Unexplored · by UHQ_GAMES
block Stripped WoodStripped WoodPine LogsPine Logs

Stripped Pine Wood is a block from Regions Unexplored, crafted from Stripped Pine Log.

Acquisition

Crafting using Stripped Pine Log, Stripped Pine Log, Stripped Pine Log and Stripped Pine Log, arranged in the pattern shown. Produces 3× Stripped Pine Wood.

Crafting
Stripped Pine Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Pine Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:stripped_pine_wood
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
forge:blocks/stripped_wood
forge:items/stripped_wood
regions_unexplored:blocks/pine_logs
regions_unexplored:items/pine_logs

Recipe JSON (1):

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