rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
109 stars 75 forks source link

Max ID Range Exceeded #423

Open PliskintheSaltyFork opened 3 years ago

PliskintheSaltyFork commented 3 years ago

I know this is probably never going to be fixed since the 1.12 version of this mod is closed, but the mod seems to exceed the ID range in Minecraft. However, what I'd like to know is why Minecraft is still using numbers only for IDs, I thought this was changed in 1.7.10 and newer. Also, what I'd like to know is why NotEnoughIDs isn't fixing this since NotEnoughIDs increases the ID limit to 65534 for items and 65535 for blocks.

Anyways, here's a Pastebin: https://pastebin.com/m9sX0U6B

However, if someone could help me work around this problem that would be much appreciated.

tomodachi94 commented 1 year ago

@PliskintheSaltyFork Minecraft stopped using numerical IDs in 1.13 during "The Flattening". Try installing a mod like Not Enough IDs.