Pressing using Aether Dirt. Produces Aether Dirt Path.
Aether Dirt Path
The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
Acquisition
Pressing using Aether Grass Block. Produces Aether Dirt Path.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Aether Dirt | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
aether:aether_dirt_path- Namespace
aether- Mod ID
aether- Tags (1)
minecraft:blocks/mineable/shovel
Recipe JSON (2):
{
"recipe_type": "create:pressing",
"pattern": null,
"ingredients": {
"item": "aether:aether_dirt"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "aether"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:pressing",
"pattern": null,
"ingredients": {
"item": "aether:aether_grass_block"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "aether"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

