- [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)
- 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
- [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 Panda genes tooltip (#178)
- 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
- Made it crash if the Fabric version is used on Forge
- Using WTHIT with any sort of compatibility layer, be it Fabric-on-Quilt or Fabric-on-Forge (with Sinytra) is unsupported, use the Quilt or Forge jar
- Run with
-Dwaila.allowUnsupportedPlatforms=true
JVM argument if you really want to use it (actually works, which is impressive)
Full changelog can be seen at https://raw.githubusercontent.com/badasintended/wthit/dev/master/CHANGELOG.txt