Item Physics

Description

item_physics 🔗

Makes items not spin when they are on the floor. Tools and non-node items will lay flat, nodes will just stay in their default orientation. Items spinning is still implemented for nodes that are moving or falling.

Compatibility 🔗

This mod will likely work for any game that doesn't heavily modify the physics of the item entity. It will still probably not crash the game, but it might have visual glitches or cause items to move in strange ways. Mineclone variants are in this category; to make it function perfectly with MCL would mean making it not work for other games, so it is left with some glitches present. It will work, but not 100% as intended.

Reviews

Review

Do you recommend this mod?

Releases

2024-07-29 08:30 UTC

r6 🔗

  • move to using on_mods_loaded in order to be more compatible with any game; note this does not make it compatible, it only allows you to try to use it with a game
All releases