Giter VIP home page Giter VIP logo

enchantment-descriptions's Introduction

When this mod is installed enchanted items will display a brief description of their enchantment effects in their tooltip.

FaQ

Does this support modded enchantments?

Yes, it is possible for modded enchantments to work with this mod, and many mods already include support for this mod! If an enchantment description is not being displayed feel free to request support from me using the issue tracker.

The tooltip is going off the side of my screen?

This is a vanilla bug that only affects Fabric users. Affected players will need to download a mod like ToolTipFix which patches this bug for Fabric. Forge users will not experience this issue because Forge includes a built in fix for this bug.

How do I add new descriptions?

The descriptions shown by this mod are taken from the localization map. Adding support for a new enchantment is as easy as adding the expected entry to your localization file. The expected localization key format is enchantment.%MOD_ID%.%ENCH_ID%.desc.

enchantment-descriptions's People

Contributors

altegar avatar arsnole avatar baooduy avatar bytegm avatar darkhax avatar demulidor12 avatar dfuzer avatar dracoexe avatar emirhangg avatar ferriarnus avatar fitfc avatar gelraiser avatar hj-zhtw avatar jriwanek avatar k0-rr avatar littlecircleoo avatar napstaguy04 avatar pandory-network avatar rainbowsaber avatar regnander avatar salih-berat avatar snowshock35 avatar sokratis12gr avatar strikerrocker avatar tenebrosful avatar theanaxman avatar thelegendofsaram avatar thesilkminer avatar thiagokenis avatar ultra119 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

enchantment-descriptions's Issues

RandomEnchants Mod Support? [Suggestion/Enhancement]

Hi, Can you add mod support for RandomEnchants mod? You probably know what RandomEnchants mod is but what it is is a mod that adds more enchantments to the game. also every single time I find a ruined nether portal with enchanted golden armor (and maybe tools as well) that there's this one enchantment called Netherproof and in the tooltip its descrioption is litterly it's file name (I think it's like this; randomenchants:nether_proof). Please and thank you.

Word wrap

There are some long descriptions which causes part of the tooltip to go offscreen.
Could you please implement a word wrap feature for the description once it passes a certain char length?

Missing parts of gold armor in JEI

Hi, I have found that parts of golden armor is missing in JEI when I add Enchantment Descriptions mod to my game. Recipies are still there, just can find them if I look at uses for gold ingot I can see them, just can't find through JEI "text" search. Missing items are golden helmet and golden leggings, I have not looked if any other items are missing.

Using:
Forge 36.1.4
EnchantmentDescriptions-1.16.5-7.0.7
Bookshelf-1.16.5-10.0.7
jei-1.16.5-7.6.4.88

The mod works only client side

EnchantmentDescriptions-1.14.4-1.3.3.jar

Forge Version 1.14.4-forge-28.1.36

As soon as the mod is on the server it crashes.
I do not have the crash log at the moment.

Adding / Modifying Descriptions via Config

Any chance the mod could allow for adding / modifying descriptions via the config to handle mods or versions of mods where they haven't added descriptions to their language files?

Mod is great but painful seeing enchantment.xxx.xxx.desc every now and again.

Line breaks

Please allow for line breaks in enchantment descriptions. It would help a lot, since a lot of the enchantment tooltips go off-screen for me, and using \n in the lang file results in this:
image

[Fabric] Text out of window

Hello,
I got a little issue in the latest fabric version 1.16.5, 2.0.2. When you have a guiScale:0 or Auto, the text is no longer fully readable because it gets out of bound (see screenshot below):

bug enchant

There should be a character limit, for me in auto it's around 42.
Thank you in advance

Config setting to export list not working.

The setting in the configuration file to enable generating a list of enchantments without descriptions is not working.

I would like to add descriptions from the mods I've added to play with, is there something I can do?

update the files for zh_cn

That is, I updated the files in zh_cn (1.16.1 to 1.12.2).
Fixed the words, changed "." into "。", also changed some.
That's all.

Enchantments report wrong creator modid

Your format specifies that the modid comes as the second argument in the description key enchantment.modid.name.desc, but when you display the "Added by: x" section, it is using the third argument, the enchantment name.

It does this for vanilla enchantments as well.

Text doesn't wrap back

some text is way too long in one sentence and therefore the text goes outside the visible screen. is it possible to have it wrap shorter or automaticly

Keybind Option

Could you maybe add a keybind option for the descriptions?

I change sneak to mouse 4 button, and holding it down doesn't work to see descriptions.

Requires bookshelf 9 or above

Using version 6.0.2 of Enchantment Descriptions mod. Does it need another mod as requirement?
`---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 21/12/20 07:58
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3571/1166292560.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(SourceFile:404) [?:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3353/1856128687.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:480) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.4-35.1.4.jar:35.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$421/1227867806.call(Unknown Source) [forge-1.16.4-35.1.4.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[?:?] {re:classloading}
-- MOD enchdesc --
Details:
Mod File: EnchantmentDescriptions-1.16.4-6.0.2.jar
Failure message: Mod enchdesc requires bookshelf 9 or above
Currently, bookshelf is not installed
Mod Version: 6.0.2
Mod Issue URL: https://github.com/darkhax-minecraft/enchantment-descriptions/issues
Exception message: MISSING EXCEPTION MESSAGE
Stacktrace:
at net.minecraftforge.fml.CrashReportExtender.lambda$dumpModLoadingCrashReport$7(CrashReportExtender.java:88) ~[?:?] {re:classloading}
at net.minecraftforge.fml.CrashReportExtender$$Lambda$3598/1172707268.accept(Unknown Source) ~[?:?] {}
at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:86) [?:?] {re:classloading}
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3571/1166292560.run(Unknown Source) [?:?] {}
at net.minecraft.util.Util.func_215077_a(SourceFile:404) [?:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft$$Lambda$3353/1856128687.accept(Unknown Source) [?:?] {}
at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:113) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:480) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.4-35.1.4.jar:35.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$421/1227867806.call(Unknown Source) [forge-1.16.4-35.1.4.jar:35.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.6.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.6.jar:?] {}

-- System Details --
Details:
Minecraft Version: 1.16.4
Minecraft Version ID: 1.16.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 790384504 bytes (753 MB) / 2013265920 bytes (1920 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.6+85+master.325de55
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-3.0.5-service.jar eventbus PLUGINSERVICE
/forge-1.16.4-35.1.4.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.4-35.1.4.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.16.4-35.1.4.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.4-35.1.4.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.4-35.1.4.jar fml TRANSFORMATIONSERVICE
FML: 35.1
Forge: net.minecraftforge:35.1.4
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.4-35.1.4-client.jar |Minecraft |minecraft |1.16.4 |NONE |NOSIGNATURE
forge-1.16.4-35.1.4-universal.jar |Forge |forge |35.1.4 |NONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90`

Invite you and your Minecraft Modification to introduce to the player/audience in Taiwan.

Hello! We are the Cite Media Holding Group. a publisher in Taiwan. For now we’re devoted to Minecraft promotion, Our company is expected to publish a book entitled <The 100 Most Favorite Minecraft Modification for Game Talents> (tentative title) in December. And we will invite well-known Minecraft Game Talents in Taiwan to carefully select the 100 most recommended Minecraft Modification in the world and introduce them to readers with words and pictures. We think that the Modification of Minecraft you created is quite rich in content and suitable for being selected in the 100 recommended lists. To publish this book, we need to obtain your consent to capture the pictures of your game (less than 10, hereinafter referred to as the authorization target) so that vast readers of Minecraft can understand your work through the introduction of this book. Neither party has to pay the fee for this authorization, but in order to protect the rights and interests of both parties, this email will be used as the basis for authorization that you agree to authorize our company to use the authorization target free of charge in <The 100 Most Favorite Minecraft Modification for Game Talents> (tentative name) by means of, but not limited to, reproducing, distributing and public transferring. If you agree to the authorization, please reply to this email directly and fill in the following information (the following information is only for future reference of the authorizers and sending books, which will not be used for other purposes) to just inform us that you "agree to authorize the pictures free of charge". If you would like to provide your address, we would be very happy to present you a book in return after it is published.

Cite Media Holding Group
Vice General Manager
Daniel Wang

Add:10F, No.141, Sec 2, Misheng E. Rd., Thongshan Distric, Taipei City 10483, Taiwan (R.O.C.)
E-MAIL:
[email protected]

TEL:(02)2500-7600 ext.2670 MOB:0916-252-365

config for fabric

i want it to show up on weapons and tools too. i have read #62 , and I understand why it wasn't done yet.

i'll just leave it here so I'll get notified when it gets implemented.

no rush devs. thank you.

Client crash on startup Forge 1.16.4

Hey, getting a crash when I add this mod to my mod folder.
Running Forge 1.16.4-35.0.7
Mod version EnchantmentDescriptions-1.16.4-6.0.1
Crash happens at launch.

[10Nov2020 00:16:19.015] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException [10Nov2020 00:16:19.016] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:39) [10Nov2020 00:16:19.016] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [10Nov2020 00:16:19.016] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [10Nov2020 00:16:19.017] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [10Nov2020 00:16:19.017] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [10Nov2020 00:16:19.017] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.lang.reflect.InvocationTargetException [10Nov2020 00:16:19.017] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [10Nov2020 00:16:19.018] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [10Nov2020 00:16:19.018] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [10Nov2020 00:16:19.018] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at java.lang.reflect.Method.invoke(Method.java:497) [10Nov2020 00:16:19.019] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [10Nov2020 00:16:19.019] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$376/1143390193.call(Unknown Source) [10Nov2020 00:16:19.019] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [10Nov2020 00:16:19.019] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: ... 4 more [10Nov2020 00:16:19.020] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: Caused by: java.lang.RuntimeException: java.lang.IllegalAccessError: tried to access field net.minecraft.util.ObjectIntIdentityMap.field_148749_a from class net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap [10Nov2020 00:16:19.020] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: at net.minecraftforge.fml.loading.BackgroundWaiter.runAndTick(BackgroundWaiter.java:43) [10Nov2020 00:16:19.020] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: at net.minecraft.client.main.Main.main(Main.java:123) [10Nov2020 00:16:19.020] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:643]: ... 11 more [10Nov2020 00:16:19.021] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.util.ObjectIntIdentityMap.field_148749_a from class net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap [10Nov2020 00:16:19.021] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraftforge.registries.GameData$ClearableObjectIntIdentityMap.clear(GameData.java:407) [10Nov2020 00:16:19.022] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraftforge.registries.GameData$BlockCallbacks.onClear(GameData.java:460) [10Nov2020 00:16:19.022] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:538) [10Nov2020 00:16:19.022] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:649) [10Nov2020 00:16:19.022] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraftforge.registries.GameData.vanillaSnapshot(GameData.java:261) [10Nov2020 00:16:19.023] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:51) [10Nov2020 00:16:19.023] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraft.client.main.Main.lambda$main$0(Main.java:123) [10Nov2020 00:16:19.023] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at net.minecraft.client.main.Main$$Lambda$489/1476235721.run(Unknown Source) [10Nov2020 00:16:19.023] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [10Nov2020 00:16:19.024] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.FutureTask.run(FutureTask.java:266) [10Nov2020 00:16:19.024] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [10Nov2020 00:16:19.024] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [10Nov2020 00:16:19.024] [main/INFO] [STDERR/]: [java.lang.Throwable:printStackTrace:667]: at java.lang.Thread.run(Thread.java:745)

Polish translation.

I would like to contribute by adding it but how? So far I only translated by Poeditor and Crowdin. Here I suppose I need to make a pr?

Add the ability to hide the line "Enchantment" and "Added by"

You can make it so that if a book has one enchantment, the "Enchantment" field is automatically hidden, because then the name is duplicated. Or add the ability to enable or disable these lines via config. Also with "Added by", some mods add the ability to view which mod this item is from, such as Mod Name Tooltip.
image

GUI issue

I have GUI scale 3 and some enchantments on the middle of the screen mainly issued with villagers, they aren't visible but I guess not big enough to move to the right side, infinity is one I noticed does it alot

Custom compatibility config

due to the endless amount of mods that add enchantments, its surely frustrating for you to get tons of compatibility questions.

If you ad a config for descriptions of enchantments, people could simply do it themselves by adding the id file and copy-pasting a short description from the mod's page or wiki.

add lang es_ar.json

Hello, I play with the language es-ar, if they add it it would be very good!

1.17 Forge

I hate to be a bother as I am sure you are getting plenty of annoyances such as this; However I still can't help but wonder how the update is coming along for 1.17 Forge. Please take your time at replying and updating, just don't see where I could view update's progress otherwise. Thanks for your amazing work! Keep it up. <3

Minecraft Dungeons Gear Descriptions

So the Minecraft Dungeons mod say it is compatible with this mod. But when I try to run them together it doesn't work. It only gives me the Minecraft item tag (screenshot) for the dungeons gear. It does give me the vanilla enchantments descriptions, which I don't really need. This is running alongside AOF3.

latest version not working

EnchantmentDescriptions-1.12.2-1.1.6
forge-1.12.2-14.23.1.2607-installer-win
no other mods

Not working at all. There are no additional words on the tooltips, just the vanilla descriptions.

Version before this: EnchantmentDescriptions-1.12-1.0.4
Working fine.

Text Wrap?

When im looking at a longer description, all the text is 1 line and because the descrip is so long the first few words or 1/2 the description is off screen/unreadable. can you make it so the text wraps and displays X amount of words/characters per line

2021-10-21_00 29 38
?

only books?

why not leave the info under enchanted items as well? i feel like this mod fails to fulfil the purpose of helping the player know what enchantments do.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.