Releases: badasintended/wthit
Releases · badasintended/wthit
[1.16.5] v2.5.2
Fixed server crash
[21w11a] 3.2.1
Based on 2.5.1
Updated to 21w11a
This version will ONLY work on 21w11a+ since Mojang updated their OpenGL (finally).
[1.16] 2.5.1
Formatting settings input text now shows the section sign (§) and you can input it.
[1.16] 2.5.0
bruh it needs a fucking hour to sync on my pc
Fabric
- Updated Mod Menu version
- Compressed the mod logo
Forge
- Deprecated
I*Accessor
sgetTileEntity
, please usegetBlockEntity
. - Deprecated
@WailaPlugin
in favor of@WailaForgePlugin
that requires a plugin id. Old plugin will have the class name as it's id.
2.4.0 / 3.2.0
Runtime
- Removed inventory mod name tooltip. Just use REI or something idk.
API
- Added
@Nullable
toI*Accessor
- Added warning for static initializing
java.awt.Dimension
inITooltipRenderer
because Mac bad - Deprecated
IBlockDecorator
- Deprecated
getRenderingPosition
inI*Accessor
, it always returnnull
- Deprecated
getPartialFrame
inI*Accessor
, it always returns0.0
[1.17] 3.1.1
Merge pull request #10 from badasintended/bai-1.16 fuck it, merge on phone
[1.17] 3.1.0
Merge branch 'bai-1.16' into bai-1.17 # Conflicts: # src/main/java/mcp/mobius/waila/overlay/WailaTickHandler.java
[1.16] 2.3.1
fuck it, edit on phone
[1.16] 2.3.0
update to loom 0.6 move display fluid, mod name, and item option to core addon add max_health_for_render and max_hearts_per_line option to the screen cache provider retrieval #8 add option to disable block tooltip
[1.17] 3.0.1
Fixed #4