ModsByLeo / DontDropIt

Prevents accidental dropping of items via various means.
https://modrinth.com/mod/dont-drop-it
MIT License
13 stars 10 forks source link

Fixed a bug causing item ids reset on the launch of Minecraft #38

Closed itdimk closed 2 years ago

itdimk commented 2 years ago

Items & Enchantments couldn't get values from the config because they already had default values. I made default values to be assigned only when it's neccessary (e.g. there's no config file). I play on 1.17 and that's why I wanted to fix this :)

Leo40Git commented 2 years ago

1.17 is no longer supported.