Описание
# Fast Items (2D Items)
Optimizes item rendering by transforming items to 2D forms.
For 2D items(such as potions), this mod avoids rendering their sides, so they are completely _flat_
For 3D items(such as cube blocks), this mod makes them always face to camera, just as the same behaviour in Lunar Client/BLC.
## Configuration
- __Enable this mod__: ON by default
- __Render entity shadows for items__: ON by default
- __Render the sides of 2D items__: OFF by default
- __Affects 3D models (e.g. blocks)__: ON by default