byg:stripped_skyris_log

Stripped Skyris Log

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

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

Acquisition

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

Cutting conditional

100 ticks

Stripped Skyris Log guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Skyris Log1–1100%Survives Explosion

Used in (2)

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

Cutting conditional
Skyris Planks ×5 guaranteed

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

Crafting
Stripped Skyris Wood ×3 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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