CreativeMD / ItemPhysic

GNU Lesser General Public License v3.0
32 stars 17 forks source link

despite disabling whitelist of "burningItems" they do not burn in lava #167

Closed v1-valux closed 2 years ago

v1-valux commented 2 years ago

It appears to me, that if I switch "burningItems" whitelist to false (and removing all entries), it doesn't burn any items in lava anymore..

also I tried removing the "swimmingItems" list, because items were floating on lava without burning aswell. Installed client and server-side. (fabric)

Am I missing an additional setting?

CreativeMD commented 2 years ago

It was nothing wrong with the configuration, but instead items did not burn at all. Fixed in the newest version. Thanks for reporting this issue!