File Details
More Enchantments for 1.16.3 - 1.16.5 Version 1.1.2
- R
- Jun 1, 2021
- 86.08 KB
- 9.6K
- 1.16.5+2
- Forge
File Name
MoreEnchantments_MC_1.16.4_Vers.1.1.2.jar
Supported Versions
- 1.16.5
- 1.16.4
- 1.16.3
Curse Maven Snippet
Mining Update 1.1.2:
1. Bugfix
Fixed two bugs at once by setting it up so that items are now dropped in stacks from this mod:
The first one caused from the mod dropped items to appear alone, but in vanilla minecraft item drops are stacked.
Second the item drops were merged together after a few seconds, but the total number of items decreased in this process always to two, independent from the amount of dropped items.
2. Balance Fix
Before applying any effects to the drops or experience, the programm first checks if the used Tool can break the broken Block and get a drop to prevent the usage of a Tool that shouldn´t be used to break this block.
3. Enchantment Addition
| Name | Effect | Max. Level | Primary | Secondary | Rarity | Mutually exlcusive with |
| Extraction | Increases the amount of item drops from mined gem ores by one per level | 1 | Pickaxe | Non | Rare | Silk Touch, Fortune |
The enchantment is stackable even though it just has one level.
4. Mod Compatibility
If you want your mod to have with this enchantments compatible ores, you have to add them to these tags:
| Enchantment | Tag |
| Extraction | forge:gem_ores |