Better /summon
No reviews yet
Adds a number argument for multiple summons at one go, and a random number function.
Enhances game performance and optimizes resource usage.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Better /summon is a lightweight, server-side Fabric mod for Minecraft 1.21.11 (Java 21) that extends the vanilla /summon command with repeat counts and an optional random count range. It's built for testing, mapmaking, command workflows, and anyone tired of copy-pasting the same /summon line ten thousand times.
The mod doesn't re-implement summoning — it wraps Minecraft's own SummonCommand.summon(...) in a small, safe batching layer. That means vanilla validation, NBT parsing, mob-cap rules, and side effects (raids, boss bars, etc.) all still apply. The only thing it changes is how many times that vanilla call is made.
What it adds
Better /summon keeps normal /summon behaviour and adds, on top of each existing form, either:
- a fixed repeat count (
<count>), or - a random count in a range (
random <min> <max>, inclusive).
Both modes work with the three vanilla branches you already know:
- entity only
- entity + position
- entity + position + NBT
Command formats
/summon <entity> <count>
/summon <entity> random <min> <max>
/summon <entity> <pos> <count>
/summon <entity> <pos> random <min> <max>
/summon <entity> <pos> <nbt> <count>
/summon <entity> <pos> <nbt> random <min> <max>
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources