Lush Grass Block
16×16 · BAKED

block· Machines & Other Blocks

Lush Grass Block

Oh The Biomes We've Gone · by Joseph T. McQuigg (JT122406), AOCAWOL, YaBoiChips, Corgi Taco
block Animals Spawnable OnDirtFoxes Spawnable OnFrogs Spawnable OnShovel MineableParrots Spawnable OnRabbits Spawnable OnSniffer Diggable BlockSniffer Egg Hatch BoostWolves Spawnable On

Lush Grass Block is a block from Oh The Biomes We've Gone. Requires: Shovel.

Acquisition

Filling using Lush Dirt and Water (500 mB). Produces Lush Grass Block.

Filling conditional
Lush Dirt Water (500 mB)
Lush Grass Block Lush Grass Block guaranteed

Mining & drops

sourcecountchanceconditions
Lush Grass Block1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Lush Dirt1–1100%Survives Explosion
Lush Grass Block1–1100%Drops itself with Silk Touch
Developer reference
Registry name
biomeswevegone:lush_grass_block
Namespace
biomeswevegone
Mod ID
biomeswevegone
Tags (10)
minecraft:blocks/animals_spawnable_on
minecraft:blocks/dirt
minecraft:blocks/foxes_spawnable_on
minecraft:blocks/frogs_spawnable_on
minecraft:blocks/mineable/shovel
minecraft:blocks/parrots_spawnable_on
minecraft:blocks/rabbits_spawnable_on
minecraft:blocks/sniffer_diggable_block
minecraft:blocks/sniffer_egg_hatch_boost
minecraft:blocks/wolves_spawnable_on

Recipe JSON (1):

{
  "recipe_type": "create:filling",
  "pattern": null,
  "ingredients": [
    {
      "item": "biomeswevegone:lush_dirt"
    },
    {
      "fluid": "minecraft:water",
      "amount": 500
    }
  ],
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "biomeswevegone"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}