Crafting using Wheat Seeds, Nature Crystal and Cobblestone, arranged in the pattern shown. Produces Totem Of Moss.
- Inputs
- Wheat Seeds
- Nature Crystal
- Cobblestone
- Output
- → Totem Of Moss
item· Other
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.
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
Crafting using Wheat Seeds, Nature Crystal and Cobblestone, arranged in the pattern shown. Produces Totem Of Moss.
| source | count | drop rate | conditions |
|---|---|---|---|
Mob loot table: Mossy Golem (legendary_monsters) legendary_monsters:mossy_golem | 1–1 | 100% | — |
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.
legendary_monsters:totem_of_mosslegendary_monsterslegendary_monstersRecipe 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
}