Community listing page, reviews here may not be monitored by the author.
Surprising Loot
No reviews yet
Lets you define "surprise" entity spawns when players open specific loot chests or minecarts via datapacks.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Includes a large focus on traversing worlds with enhanced world generation, structures, dungeons, and more for players to find unique loot.
Adds or enhances hostile creatures and enemies.
Adds or improves non-hostile and neutral creatures.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Filters
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
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
Surprising Loot
Surprising Loot can let you create datapacks to define unexpected encounters to adventurers!
When a player first opens a container tied to a specific loot table, there is a configurable chance to spawn entities nearby, making treasure hunts far more thrilling or insteresting.
Supports both vanilla and modded loot chests, and is compatible with Lootr.
An example datapack is included indata/surprisingloot/loot_events/example.json:
{
"loot_table": "minecraft:chests/jungle_temple",
"check_range": 3,
"chance": 1,
"spawn_times": 3,
"entity_pool": [
{
"weight": 2,
"entity_type": "minecraft:zombie",
"nbt": "{CustomName:'\"Gift\"',CustomNameVisible:1b,Health:2.0f,Attributes:[{Name:\"generic.max_health\",Base:50.0}]}"
},
{
"weight": 1,
"glowing": true,
"entity_type": "minecraft:bat"
}
]
}
Datapack Field Explanation:
loot_table— The loot table ID this event applies to.check_range— Search radius for valid spawn positions (in blocks).chance— Chance for each spawn attempt to actually spawn a mob (0.0 ~ 1.0).spawn_times— Number of spawn attempts to make when the event is triggered.entity_pool— List of possible entities to spawn, with weighted selection.
weight— Higher values increase the probability of this entry being chosen.entity_type— Entity ID to spawn.nbt(optional) — NBT data string to customize the entity.glowing(optional) — Iftrue, the entity will spawn with the glowing effect.
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