block· Machines & Other Blocks

Leteos Compost

My Nether's Delight · by SoyTutta
block Infiniburn NetherShovel MineableMushroom Grow BlockNyliumSoul Fire Base BlocksSoul Speed BlocksSoul Fire Base BlocksShowcase Activators

Leteos Compost is a block from My Nether's Delight, crafted from Any of Soul Sand / Soul Soil, Bone Meal, Any of Warped Roots / Crimson Roots, Any of Crimson Roots / Warped Roots / Straw, and Rotten Flesh.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Found in: Mnd Bastion Hoglin Stable chests (rare) (mynethersdelight) mynethersdelight:mnd_bastion_hoglin_stable1–1100%
Leteos Compost1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
mynethersdelight:letios_compost
Namespace
mynethersdelight
Mod ID
mynethersdelight
Tags (8)
minecraft:blocks/infiniburn_nether
minecraft:blocks/mineable/shovel
minecraft:blocks/mushroom_grow_block
minecraft:blocks/nylium
minecraft:blocks/soul_fire_base_blocks
minecraft:blocks/soul_speed_blocks
minecraft:items/soul_fire_base_blocks
mynethersdelight:blocks/showcase_activators

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "anyOf": [
        {
          "item": "minecraft:soul_sand"
        },
        {
          "item": "minecraft:soul_soil"
        }
      ]
    },
    {
      "item": "minecraft:bone_meal"
    },
    {
      "item": "minecraft:bone_meal"
    },
    {
      "anyOf": [
        {
          "item": "minecraft:warped_roots"
        },
        {
          "item": "minecraft:crimson_roots"
        }
      ]
    },
    {
      "anyOf": [
        {
          "item": "minecraft:crimson_roots"
        },
        {
          "item": "minecraft:warped_roots"
        },
        {
          "item": "farmersdelight:straw"
        }
      ]
    },
    {
      "item": "minecraft:rotten_flesh"
    },
    {
      "item": "minecraft:rotten_flesh"
    },
    {
      "item": "minecraft:rotten_flesh"
    },
    {
      "item": "minecraft:rotten_flesh"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "anyOf": [
        {
          "item": "minecraft:soul_sand"
        },
        {
          "item": "minecraft:soul_soil"
        }
      ]
    },
    {
      "item": "minecraft:rotten_flesh"
    },
    {
      "item": "minecraft:rotten_flesh"
    },
    {
      "anyOf": [
        {
          "item": "minecraft:warped_roots"
        },
        {
          "item": "minecraft:crimson_roots"
        }
      ]
    },
    {
      "anyOf": [
        {
          "item": "minecraft:crimson_roots"
        },
        {
          "item": "minecraft:warped_roots"
        },
        {
          "item": "farmersdelight:straw"
        }
      ]
    },
    {
      "item": "minecraft:bone_meal"
    },
    {
      "item": "minecraft:bone_meal"
    },
    {
      "item": "minecraft:bone_meal"
    },
    {
      "item": "minecraft:bone_meal"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}