Description
This mod hides the Enchantments on loot items, making them appear in the same way you find them in the enchantment table, unreadable.
These Ioot items can be identified with a Scroll of Identification, after it has absorbed 5 levels from the player.
By placing a Scroll of Identification on top of an unidentified item, the scroll will be consumed and a random enchantment will be identified.
To incentivize identifying your loot weapons and armor, a couple of curses have been added.
- Curse of Hunger: While using the tool, or taking damage, you will use more hunger.
- Curse of Weight: While this curse is applied to your armor, you will be slower in the water.
- Curse of Insomnia: While this curse is applied to your armor, you can not sleep in a bed.
- Curse of Vanity: Does nothing, but you don't know that ;p
- Curse of Madness: Every so often, a harmless creeper will spawn close to you and blow up, dealing no damage. You are the only person who can see it.
- Curse of Brittleness: The tools and armor take more damage than normal.
What to do when an enchantment is not hidden:
There are 2 main reasons for an enchantment to not be hidden:
- If the item is found in a modded structure's chest, my loot filter did not detect them. You can make an issue on github and mention which mod the structure belongs to. I'll add it to the filter to fix it.
- if only some enchantments are not hidden, some other mod has also modified the loot after I've hidden it. To solve this the order of our "global loot modifiers" needs to be changed. This might sound complex but I've added a command to help you, see "Global Loot command".
Global Loot command
This mod uses global loot modifiers to change loot tables. This might cause issues if the "hiddenloot" modifier is called before all enchantments/items have been added by other mods. For that reason this modifier must be at the bottom of the list. But changing the order can be hard if you don't know which modifiers are present so I've added a command to help.
- /globalloot : Exports the current list of global loot modifiers to the "config" directory. The file will be named "global_loot_modifiers.json". This can be useful for pack makers to order them.
- /globalloot replace : Replaces the current global loot modifiers with one that has the "hiddenloot" modifier as the last one. This is the simple way to fix that some enchantments are not hidden in custom modpacks. The order of other modifiers are not changed. For modpacks: This is achieved by making a datapack with a global loot modifiers overwrite. This means that on packs that already have a datapack it might create some issues.
- /globalloot delete : Removes the global loot modifiers overwrite made by /globalloot replace.
made during dechmodcontest
AD
Become Premium to remove Ads!
What means Verified?
-
Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
-
Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
-
Security: The mod should not contain any malicious code or attempts to steal personal information.
-
Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
-
Originality: The mod should be original and not a copy of someone else's work.
-
Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
-
Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
-
License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
-
Documentation: The mod should come with clear and detailed documentation on how to install and use it.
AD
Become Premium to remove Ads!
How to Install
Download Forge & Java
Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
Add Mods
Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder
Enjoy
You are now Ready. Re-start your Game and start Playing.