Mod
Fortunate
No reviews yet
Reworks Fortune to not increase the amount of drops, but instead increase the chances of getting more drops.
Data Packs were introduced to vanilla Minecraft in version 1.13 and allow the server to modify data about the game, or run commands. Data Packs are compatible with all mod loaders.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
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
About
Description
Fortunate
Fortunate is a data pack that reworks how Fortune works.
Fortune's drop increasing is now built into the ore, and Fortune just increases the chances of getting these extra ores.
Emerald ore also drops 2-4 ores without Fortune rolls.
This pack was made to buff ores for players who are not interested in following metas, such as waiting on Fortune III and trying to get it ASAP, or making farms to get their materials.
Happy Spelunking everybody.
Configuring the Data Pack
This datapack is licensed under the MIT license, which means you're free to modify it provided you don't remove the LICENSE from the root folder.
Changing the Fortune chances
Fortune chances can be modified by going into data/fortunate/predicates/fortune_chances.json, and modifying the values that are present there.
The array starts at level 0 and increases by 1 level for each value.
Adding Modded Ores
Modded ores are not included by default, however, they are easily includable by doing the following:
{
...
"type": "minecraft:item",
"functions": [
- {
- "enchantment": "minecraft:fortune",
- "formula": "minecraft:ore_drops",
- "function": "minecraft:apply_bonus"
- },
+ {
+ "function": "minecraft:reference",
+ "name": "fortunate:add_with_fortune"
+ }
...
],
"name": "example:my_cool_material"
}
If you have a specific case like Redstone, where more than one ore will drop, you can copy data/fortunate/item_modifiers/add_with_fortune and replace the "count" value with your specified value.
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