- Allowed for simplification of properties, you now only need to define the key and value like such: "durability":512 in the vision .json. However, the old way still must be used if you wish to add multiple of the same property or use conditions
- Fixed other mods that added tooltips like create pondering and such
- Made attributes automatically use addition by default so that is no longer required to be defined
- Fixed Caelus API conflict
- Sound values for blocks were renamed and now automatically fill in default stone sounds if none are provided
- Bounds have been added to some values to prevent crashes
- Nutrition and saturation are now optionally provided in food_properties
- Mobs with adjusted max health now get their health adjusted
- Added more loading resource log messages for when VMinus loads all the visions
- Fixed volume properties not working and not being able to be set to a decimal value.
- Fixed rarity properties not working
- Fixed break_replacement properties not working
- Fixed nutritional values not working in general
- Fixed many broken tags
- Optimized some code