- Fixed blockstate override for BlockEntity class not evaluated if it has override from Block class
- Fixed player head skin always showing as Steve's
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- Added NeoForge platform
- Updated Forge platform
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- [API] Added
IRegistrar#addFeatureConfig
- Deprecated
addMergedConfig
andaddMergedSyncedConfig
- Deprecated
- Added option to render the tooltip overlay at lower FPS than the rest of the game. Defaults to 30 FPS
- Added option to not sort the storage item list
- Changed the fluid unit for droplets from
d
todp
- Updated Russian translation (#232)
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- Updated to Minecraft 1.20.2-pre2
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt
- [API] Experimental: added
IRegistryFilter
- [API] Added method that return
BlockHitResult
/EntityHitResult
toIBlockAccessor
/IEntityAccessor
- [API] Added
getUpdateId
method toIBlockAccessor
andIEntityAccessor
- Can be used to memoize computation for
append*
methods
- Can be used to memoize computation for
- Added
@namespace
,#tag
, and/regex/
operator to blacklist config - Added Chiseled Bookshelf tooltip (#208)
- Added Panda genes tooltip (#178)
- Added back client-only pet owner tooltip (doesn't work with horses) (#227)
- Fixed chest spamming opening sound when looking to locked chest (#228)
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt