
[1.20.1] Warning about iron ore
Norepinephrinee opened this issue · 1 comments
Hi, there's a message [main/WARN] [yungsapi/]: WARNING: block Block{minecraft:iron_ore} added to BlockStateRandomizer exceeds max probabiltiy of 1! in server logs... not sure what is that supposed to mean and whether it can be ignored.
Forge 47.3.7, MC 1.20.1
Full log if needed –> latest (17).log
I'm not sure if it is a mod conflict, doesn't seem to be. But I don't remember seeing the message before I installed some of the mods. Anyway, here they are.
Modlist:
-
[Let's Do] Bakery – Farm&Charm Compat (2.0.2).jar
-
[Let's Do] Brewery – Farm&Charm Compat (2.0.3).jar
-
[Let's Do] Candelight – Farm&Charm Compat (2.0.2).jar
-
[Let's Do] Farm & Charm (1.0.3).jar
-
[Let's Do] HerbalBrews (1.0.8).jar
-
[Let's Do] Meadow (1.3.19).jar
-
[Let's Do] WilderNature (1.0.3).jar
-
[Library] [Let's Do] API (1.2.15).jar
-
[Library] Architectury API (9.2.14).jar
-
[Library] Blueprint (7.1.0).jar
-
[Library] Curios API (5.9.1).jar
-
[Library] GeckoLib (4.4.7).jar
-
[Library] YUNG's API (4.0.5).jar
-
[Realm RPG] Fallen Adventurers (1.0.3).jar
-
[Realm RPG] Pots & Mimics (1.0.2).jar
-
[Realm RPG] Quests & Rewards (0.1.1).jar
-
[Team Abnormals] Clayworks (3.0.1).jar
-
[Team Abnormals] Incubation (4.0.2).jar
-
[Team Abnormals] Neapolitan (5.0.0).jar
-
[Team Abnormals] Upgrade Aquatic (6.0.1).jar
-
YUNG's Better Desert Temples (3.0.3).jar
-
YUNG's Better End Island (2.0.6).jar
-
YUNG's Better Jungle Temples (2.0.5).jar
-
YUNG's Better Mineshafts (4.0.4).jar
-
YUNG's Better Nether Dungeons (4.0.4).jar
-
YUNG's Better Nether Fortresses (2.0.6).jar
-
YUNG's Better Ocean Monuments (3.0.4).jar
-
YUNG's Better Strongholds (4.0.3).jar
This means a config file for one of my mods that takes a list of blocks + probabilities is set up incorrectly, such that the probabilities added up exceed 1. Unfortunately the log message is bad (sorry lol) so I don't know which mod it is. It's not really a big deal though, and I think it may even be a bug due to a rounding error.