Pressing using Peat Grass Block. Produces Peat Dirt Path.
Peat Dirt Path
Regions Unexplored · by UHQ_GAMES
Peat Dirt Path is a block from Regions Unexplored. Requires: Shovel.
Acquisition
Pressing using Peat Dirt. Produces Peat Dirt Path.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Peat Dirt Path | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Peat Dirt Path | 1–1 | 100% | Drops itself with Silk Touch |
| Peat Dirt | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
regions_unexplored:peat_dirt_path- Namespace
regions_unexplored- Mod ID
regions_unexplored- Tags (2)
minecraft:blocks/mineable/shovel minecraft:items/dirt
Recipe JSON (2):
{
"recipe_type": "create:pressing",
"pattern": null,
"ingredients": {
"item": "regions_unexplored:peat_grass_block"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "regions_unexplored"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:pressing",
"pattern": null,
"ingredients": {
"item": "regions_unexplored:peat_dirt"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "regions_unexplored"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
