MoreMcmeta (Forge)

MoreMcmeta (Forge)

158k Downloads

Incompatibility with Village Artifacts

nu11une opened this issue ยท 4 comments

commented

Describe the bug
Having the Village Artifacts mod installed alongside MoreMcmeta causes MoreMcmeta animations to fail

To reproduce
Steps to reproduce the behavior:

  1. Install Village Artifacts and MoreMcmeta
  2. Install mod/resource pack that uses MoreMcmeta animations
  3. Launch the game and look at the animated textures

Which Minecraft versions does this bug affect?

  • 1.16
  • 1.17
  • 1.19

Mod loader
Which mod loaders does this bug affect?

  • Forge
  • Fabric

Mods list
MoreMcmeta
Village Artifacts

Resource pack
MoreMcmeta Demo

commented

I'm guessing this is the same issue as #11--will test these while testing LambDynamicLights.

commented

I didn't notice this was a Forge mod instead of a Fabric mod, so I mistakenly thought this was the same root cause as #11. (The Forge mods were silently ignored in my test environment.) However, this is an issue on Village Artifact's end. The issue with Ender Storage is essentially the same... they include resources that are not properly named and cause an exception, so MoreMcmeta can't load the textures. I am debating about reporting this to the mod authors or to Forge, but I will pass along the report since I have more information about the problem.

commented

I have submitted a report to Village Artifacts: Lothrazar/VillagerTools#10

commented

The fix for #11 prevents this issue. Closing this as a duplicate.