byg:stripped_pine_log

Stripped Pine Log

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Pine LogsPine Logs

Stripped Pine Log is a block from Oh The Biomes You'll Go, crafted from Pine Log.

Acquisition

Cutting using Pine Log (100 ticks). Produces Stripped Pine Log.

Cutting conditional

100 ticks

Stripped Pine Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Pine Log1–1100%Survives Explosion

Used in (2)

Cutting using Stripped Pine Log (100 ticks). Produces 5× Pine Planks.

Cutting conditional
Pine Planks ×5 guaranteed

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

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:stripped_pine_log
Namespace
byg
Mod ID
byg
Tags (2)
byg:blocks/pine_logs
byg:items/pine_logs

Recipe JSON (1):

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