regions_unexplored:stripped_eucalyptus_wood

Stripped Eucalyptus Wood

Regions Unexplored · by UHQ_GAMES
block Stripped WoodStripped WoodEucalyptus LogsEucalyptus Logs

Acquisition

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

Crafting
Stripped Eucalyptus Wood ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Eucalyptus Wood1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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