regions_unexplored:stripped_dead_log

Stripped Dead Log

Regions Unexplored · by UHQ_GAMES
block Stripped LogsStripped LogsDead LogsDead Logs

Acquisition

Cutting using Ashen Log (50 ticks). Produces Stripped Dead Log.

Cutting conditional

50 ticks

Stripped Dead Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Dead Log1–1100%Survives Explosion

Used in (2)

Crafting using Chain, Chain, Stripped Dead Log, Stripped Dead Log, Stripped Dead Log, Stripped Dead Log, Stripped Dead Log and Stripped Dead Log, arranged in the pattern shown. Produces 6× Dead Hanging Sign.

Crafting
Dead Hanging Sign Dead Hanging Sign ×6 guaranteed

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

Crafting
Stripped Dead Wood ×3 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:stripped_dead_log
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (4)
forge:blocks/stripped_logs
forge:items/stripped_logs
regions_unexplored:blocks/dead_logs
regions_unexplored:items/dead_logs

Recipe JSON (1):

{
  "recipe_type": "create:cutting",
  "pattern": null,
  "ingredients": {
    "item": "regions_unexplored:ashen_log"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "regions_unexplored"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 50
}