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



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


| source | count | chance | conditions |
|---|---|---|---|
| Aether Grass Block | 1–1 | 100% | Drops itself with Silk Touch |
| drops | count | chance | conditions |
|---|---|---|---|
| Aether Dirt | 1–1 | 100% | Survives Explosion |
| Aether Grass Block | 1–1 | 100% | Drops itself with Silk Touch |
aether:aether_grass_blockaetheraetheraether:blocks/aechor_plant_spawnable_on aether:blocks/aether_animals_spawnable_on aether:blocks/aether_dirt aether:blocks/aether_island_blocks aether:blocks/swet_spawnable_on aether:items/aether_dirt minecraft:blocks/mineable/shovel minecraft:blocks/sniffer_diggable_block
Recipe JSON (1):
{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"item": "aether:aether_dirt"
},
{
"fluid": "minecraft:water",
"amount": 500
}
],
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "aether"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}