Fixes:
- Ominous bottle crash
- Particle custom tick functions now execute properly
- Block items usch as redstone, string, and resin clump and many others now positioned properly
Additions:
- Added flag that indicates wether the item should be translated with custom HMI pose or wether it should use a default 3rd person
translateItem:put(id, true) -- put item into translate registry
I:isCustomTranslate(item) -- check translate
Fixes:
- Ominous bottle crash
- Particle custom tick functions now execute properly
- Block items usch as redstone, string, and resin clump and many others now positioned properly
Additions:
- Added flag that indicates wether the item should be translated with custom HMI pose or wether it should use a default 3rd person
translateItem:put(id, true) -- put item into translate registry
I:isCustomTranslate(item) -- check translate
- Added I:getComponents(item) function
- Added I:isEnchanted(item) function that checks if item has an enchantment glint on it.
- Fixes example animations pack issue (sorry :P)
- Physics items now react to swimming and item switching
- Fixed issue with item components rendering
- Vulnerability fix
- Huge performance boost
- LUA scripting language instead of JS
- Vulnerability fix
- Huge performance changes
- LUA scripting language instead of JS
- Fish buckets
- Vegetation physics
- Reworked old animations
- Item swith animation
- Blacklist
- Item inspection
- New swinging animations
- MB-3D items support
- Config menu
- Fixed crossbow crash






