Yesssssman / epicfightmod

Other
148 stars 87 forks source link

[Bug]: Blooming effect strings issues. #1682

Open Raccffy opened 2 weeks ago

Raccffy commented 2 weeks ago

Have you checked if a similar issue is already reported by someone else?

Have you read the support policy?

Are you using the latest Epic Fight and recommended Forge version?

Is this issue related to mod incompatibility?

The mod

Epic Fight 20.7.4

Minecraft Version

1.20.1

What happened?

Blooming effect is using Minecraft namespace and has untranslated string for tipped arrow.

Steps to reproduce

  1. Start Minecraft 1.20.1 with the latest version of Epic Fight and with recommended Forge version;
  2. Open "Singleplayer", then select or create a new world;
  3. Open creative inventory, go to "Combat" tab, scroll down and hover your cursor to the last tipped arrow, colored red. This should reveal untranslated string with Minecraft namespace.

Notes

All mod-related stuff should be in mod namespace to avoid confusion.

Screenshot

Blooming tipped arrow is missing translation string.

Yesssssman commented 2 weeks ago

Blooming is a dummy effect for now. I'm going to disable it until I add an effect for it. Thanks for reporting.