
[Bug]: Default potions don't have texture with ModernFix's dynamic resources
mpustovoi opened this issue ยท 0 comments
Mod Loader (Required)
NeoForge
Minecraft Version(s) (Required)
1.21.1
Mod Version(s) (Required)
v21.1.1
Minimal Setup (Required)
No
Notes (Required)
Default potions (minecraft:potion
) don't have a texture when mixin.perf.dynamic_resources
is enabled in ModernFix:
Here is what happens when Dedicated Potion Bottles option is disabled:
I also noticed some errors in logs:
[Worker-Main-3/WARN] [Puzzles Lib/]: Unable to parse entry *:*_strong: No matches found in minecraft:potion
[Worker-Main-3/WARN] [Puzzles Lib/]: Unable to parse entry *:*_long: No matches found in minecraft:potion
FerriteCore is present due to ModernFix's startup warnings.