regions_unexplored:prismoss

Prismoss

Regions Unexplored · by UHQ_GAMES
block Animals Spawnable OnAzalea Grows OnDirtPickaxe MineableDirt

Acquisition

Crafting using Prismoss Sprout and Stone, arranged in the pattern shown. Produces Prismoss.

Crafting
Prismoss guaranteed

Mining & drops

sourcecountchanceconditions
Prismoss1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
1–1100%Survives Explosion
Prismoss1–1100%Drops itself with Silk Touch
Developer reference
Registry name
regions_unexplored:prismoss
Namespace
regions_unexplored
Mod ID
regions_unexplored
Tags (5)
minecraft:blocks/animals_spawnable_on
minecraft:blocks/azalea_grows_on
minecraft:blocks/dirt
minecraft:blocks/mineable/pickaxe
minecraft:items/dirt

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "X",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:stone"
    },
    "X": {
      "item": "regions_unexplored:prismoss_sprout"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "prismoss",
  "experience": null,
  "cooking_time": null
}