File Details
Changed-m1.18.2-v0.11.3.jar
- R
- Jun 13, 2023
- 4.94 MB
- 19.8K
- 1.18.2
- Forge
File Name
Changed-m1.18.2-v0.11.3.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
CHANGES
+ Retextured legacy manta ray, dark dragon, red dragon, purple fox, pink wyvern, and deer
+ Added ming cat
+ TF'd players can now crawl in ducts
* Interact with a vent opening to crawl in
* Movement snaps to vent blocks
+ Added client config option for latexed inventory and hearts
+ Optimized mixed texture handling
* They cache between launches
* In "cache" folder in the instance folder
+ Adjusted latex fluid and lava behavior
+ Disabled hotbar/hand/item in hand render when a variant can't use items
* Applies to benign forms
+ Added dark latex pup
* Doesn't transfur
* Will grow up into a DL wolf in 3 days (72000 ticks)
+ Added pup crystal block
BUG FIXES
+ Fixed white latex wolf remodel
+ Fixed milk pudding health
+ Fixed block culling issues related to latex covered blocks
+ Fixed music disc attenuation (aka being heard globally)
* Was because the music was formatted in Stereo, not Mono
API CHANGES
+ Added player mover system
+ Added NONE transfur mode, and itemUseMode variant descriptor
+ Added progressTransfur(LatexVariant<?> variant)