byg:stripped_embur_pedu

Stripped Embur Pedu

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Embur PedusEmbur Pedus

Stripped Embur Pedu is a block from Oh The Biomes You'll Go, crafted from Embur Pedu.

Acquisition

Cutting using Embur Pedu (100 ticks). Produces Stripped Embur Pedu.

Cutting conditional

100 ticks

Stripped Embur Pedu guaranteed

Mining & drops

sourcecountchanceconditions
Stripped Embur Pedu1–1100%Survives Explosion

Used in (1)

Cutting using Stripped Embur Pedu (100 ticks). Produces 5× Embur Planks.

Cutting conditional
Embur Planks ×5 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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