Totem Of Moss
16×16 · BAKED

item· Other

Totem Of Moss

LegendaryMonsters · by Miauczel
item

Totem Of Moss is an item from LegendaryMonsters, crafted from Wheat Seeds, Nature Crystal, and Cobblestone. Right - Click to summon Mossy Golem that assists you in battles and speeds up nearby crop grow speed while near young crops.

Function

Right - Click to summon Mossy Golem that assists you in battles and speeds up nearby crop grow speed while near young crops. golem can be respawned when it dies

Acquisition

Mining & drops

sourcecountdrop rateconditions
Mob loot table: Mossy Golem (legendary_monsters) legendary_monsters:mossy_golem1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Developer reference
Registry name
legendary_monsters:totem_of_moss
Namespace
legendary_monsters
Mod ID
legendary_monsters

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "P",
    "E",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:cobblestone"
    },
    "E": {
      "item": "legendary_monsters:nature_crystal"
    },
    "P": {
      "item": "minecraft:wheat_seeds"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}