regions_unexplored:peat_coarse_dirt

Peat Coarse Dirt

Regions Unexplored · by UHQ_GAMES
block Animals Spawnable OnAzalea Grows OnDirtFoxes Spawnable OnFrogs Spawnable OnShovel MineableRabbits Spawnable OnDirt

Acquisition

Crafting using Peat Dirt, Gravel, Gravel and Peat Dirt, arranged in the pattern shown. Produces 4× Peat Coarse Dirt.

Crafting
Peat Coarse Dirt ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Peat Coarse Dirt1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
regions_unexplored:peat_coarse_dirt
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (8)
minecraft:blocks/animals_spawnable_on
minecraft:blocks/azalea_grows_on
minecraft:blocks/dirt
minecraft:blocks/foxes_spawnable_on
minecraft:blocks/frogs_spawnable_on
minecraft:blocks/mineable/shovel
minecraft:blocks/rabbits_spawnable_on
minecraft:items/dirt

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DG",
    "GD"
  ],
  "ingredients": {
    "D": {
      "item": "regions_unexplored:peat_dirt"
    },
    "G": {
      "item": "minecraft:gravel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "coarse_dirt",
  "experience": null,
  "cooking_time": null
}