Download REI Enchantment Info — Minecraft Mods — ModStock
REI Enchantment Info

REI Enchantment Info

Active

Downloads

0

Last update

1 year ago

Versions

1.20.1
Client
Fabric
Utils
Addons

REI Enchantment Info

Summary

This is mod is an addon for REI (Roughly Enough Items) that allows users to view details of an enchantment. No more, no less.

For modders

In your lang file, add:

"enchantment.modid.ench_name.rei.func": "value"
"enchantment.modid.ench_name.rei.applicability": "value"

where value is the string you want to display.

.func and .applicability?

.func purpose is to display the use of an enchantment.

.applicability is to display what items can be enchanted with the enchantment.

Why .applicability when minecraft has built-in EnchantmentTarget class?

Because some mods may override enchantment's application.

Screenshots

An image should appear here. Let me know if it doesn't and it's not your internet lagging or something.