Bosses of Mass Destruction (Beta) 1.10.2-1.21.1, for Minecraft 1.21.1.
Adds high threat mobs for players to take on.
The author's own description, out of the mod's manifest. Quoted, not paraphrased.
All 21 items and blocks — 11 have a page of their own, 10 are listed there as anchors. Which ones earn a page was decided once, in the cross-index, and is obeyed here rather than recomputed (D-022).
First 11 by name.
The mod's own advancement tree, as its author built it. The ordering is theirs; nothing here invents a progression (D-011).
| Type | Recipes |
|---|---|
minecraft:crafting_shaped | 4 |
minecraft:crafting_shapeless | 3 |
A recipe file always lives under its shipping mod's namespace, so cross-mod support shows up in the recipe type, never the directory.
What the JAR declares it needs, exactly as written. The range is what the modloader itself enforces; it is not resolved to a build, because a range is stable and a resolution is perishable (D-019).
| Mod | Declared range | |
|---|---|---|
cardinal-components-base | >=6.1.0 |
required |
cardinal-components-entity | >=6.1.0 |
required |
cardinal-components-world | >=6.1.0 |
required |
cloth-config | >=15.0.0 |
required |
fabric | * |
required |
fabric-language-kotlin | * |
required |
fabricloader | >=0.15.0 |
required |
geckolib | >=4.5 |
required |
java | >=21 |
required |
minecraft | 1.21.x |
required |