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

block· Machines & Other Blocks
Lush Grass Block is a block from Oh The Biomes We've Gone. Requires: Shovel.
Filling using Lush Dirt and Water (500 mB). Produces Lush Grass Block.

| source | count | chance | conditions |
|---|---|---|---|
| Lush Grass Block | 1–1 | 100% | Drops itself with Silk Touch |
| drops | count | chance | conditions |
|---|---|---|---|
| Lush Dirt | 1–1 | 100% | Survives Explosion |
| Lush Grass Block | 1–1 | 100% | Drops itself with Silk Touch |
biomeswevegone:lush_grass_blockbiomeswevegonebiomeswevegoneminecraft: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
}