This mod allows for most entities to have their size changed, either enlarging or shrinking them.
It also provides an API that other mods can make use of to manipulate the size of entities and the time it takes for their size to change.
The Quilt/Fabric version is the actively supported version and will receive features, updates, and fixes first. The NeoForge and Forge versions are not supported as actively.
For the Quilt/Fabric version, the most recently released jar can be used on: 1.21, 1.20.6, 1.20.4, 1.20.2, 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4.
For the NeoForge version, there are separate jars for each supported Minecraft version. Those jars are for: 1.21, 1.20.6, 1.20.4, and 1.20.2.
For the Forge version, there are separate jars for each supported Minecraft version. Those jars are for: 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, and 1.16.5.
Removing this mod will revert entities back to their normal size. Adding it back in will not restore their size.
If you have no mods that add ways to rescale entities, you can modify and view the scale and scaling delay of an entity in-game using the /scale command if you have operator permissions:
/scale set <value> [<entity>]
/scale set <scale_type> <value> [<entity>]
/scale (add|subtract|multiply|divide) <value> [<entity>]
/scale (add|subtract|multiply|divide) <scale_type> <value> [<entity>]
/scale get [<entity>]
/scale get <scale_type> [<entity>]
/scale compute <scale_type> [<entity>]
/scale delay set <ticks> [<entity>]
/scale delay set <scale_type> <ticks> [<entity>]
/scale delay get [<entity>]
/scale delay get <scale_type> [<entity>]
/scale reset [<entity>]
/scale reset <scale_type> [<entity>]
/scale nbt get [<entity>]
If you want your scale to persist after you respawn, there's a /scale subcommand for that as well:
/scale persist set (true|false) [<entity>]
/scale persist set <scale_type> (true|false) [<entity>]
/scale persist get <scale_type> [<entity>]
/scale persist reset [<entity>]
/scale persist reset <scale_type> [<entity>]
The following scale types are added by default:
pehkui:base: Generic scale type for easily affecting other scales
pehkui:width: Modifies width/length/depth (affected by pehkui:base)
pehkui:height: Modifies height (affected by pehkui:base)
pehkui:hitbox_width: Modifies width/length/depth of an entity's hitbox (affected by pehkui:width)
pehkui:hitbox_height: Modifies height of an entity's hitbox (affected by pehkui:height)
pehkui:eye_height: Modifies height of an entity's eye position (affected by pehkui:height)
pehkui:model_width: Modifies width/length/depth of an entity's model (affected by pehkui:width)
pehkui:model_height: Modifies height of an entity's model (affected by pehkui:height)
pehkui:third_person: Modifies player third person camera distance (affected by pehkui:height)
pehkui:motion: Modifies movement speed (affected by pehkui:base)
pehkui:step_height: Modifies step height (e.g. walking up slabs, stairs, snow) (affected by pehkui:motion)
pehkui:view_bobbing: Modifies view bobbing (affected by pehkui:motion)
pehkui:falling: Modifies fall damage (affected by pehkui:motion)
pehkui:flight: Modifies creative mode flight speed
pehkui:jump_height: Modifies jump height
pehkui:visibility: Modifies distance at which this entity will be targeted by enemies (affected by pehkui:base)
pehkui:reach: Modifies player reach distance (affected by pehkui:base)
pehkui:block_reach: Modifies player block reach distance (affected by pehkui:reach)
pehkui:entity_reach: Modifies player attack reach distance (affected by pehkui:reach)
pehkui:held_item: Modifies the scale of held items
pehkui:drops: Modifies the scale of dropped items (affected by pehkui:base)
pehkui:projectiles: Modifies the scale of thrown/shot projectiles (affected by pehkui:base)
pehkui:explosions: Modifies the size of the entity's explosion (e.g. Creepers, End Crystals) (affected by pehkui:base)
pehkui:attack: Modifies damage dealt
pehkui:defense: Modifies damage taken
pehkui:knockback: Modifies knockback dealt
pehkui:health: Modifies an entity's health
pehkui:mining_speed: Modifies block breaking speed
pehkui:attack_speed: Modifies attack speed
Required
Required
Terms for using, modifying and redistributing this product.
19.06.2024 · Modrinth
Update to 1.21
Bugfixes:
N/A
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.21
NeoForge 21.0.20-beta
Yarn mappings 1.21+build.2
Screenshots and images from the original Modrinth page.
The project author has not added a gallery on Modrinth.
Published versions and original Modrinth files.
19.06.2024 · 239 080 downloads
Update to 1.21
Bugfixes:
N/A
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.21
NeoForge 21.0.20-beta
Yarn mappings 1.21+build.2
11.06.2024 · 2 937 518 downloads
Update to 1.21-rc1
Still compatible with 1.20.6, 1.20.4, 1.20.2, 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix incorrect nameplate height when scaled on 1.20.6 and above
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.21-rc1
Fabric Loader 0.15.11
Yarn mappings 1.21-rc1+build.1
Fabric API 0.100.1+1.21
11.06.2024 · 1 158 downloads
Bugfixes:
Fix incorrect nameplate height when scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.6
NeoForge 20.6.115
Yarn mappings 1.20.6+build.3
02.06.2024 · 467 650 downloads
Still compatible with 1.20.6, 1.20.4, 1.20.2, 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix crash in multiplayer on Minecraft versions below 1.20.6
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.6
Fabric Loader 0.15.11
Yarn mappings 1.20.6+build.3
Fabric API 0.99.4+1.20.6
02.06.2024 · 290 downloads
Updated to 1.20.6
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.6
NeoForge 20.6.100-beta
Yarn mappings 1.20.6+build.3
02.06.2024 · 2 935 downloads
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.4
NeoForge 20.4.235
Yarn mappings 1.20.4+build.3
02.06.2024 · 801 downloads
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.2
NeoForge 20.2.88
Yarn mappings 1.20.2+build.4
02.06.2024 · 3 220 364 downloads
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
NeoForge 1.20.1-47.1.106
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.10
02.06.2024 · 6 575 downloads
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.2.15
Yarn mappings 1.19.4+build.2
02.06.2024 · 461 211 downloads
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.3.13
Yarn mappings 1.19.2+build.28
02.06.2024 · 138 661 downloads
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.21
Yarn mappings 1.18.2+build.4
02.06.2024 · 603 downloads
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
02.06.2024 · 113 135 downloads
Additions:
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Bugfixes:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.40
Yarn mappings 1.16.5+build.10
26.05.2024 · 14 312 downloads
Now compatible with 1.20.6.
Still compatible with 1.20.4, 1.20.2, 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Additions:
Entities with increased scales are now listed in watchdog-related crash reports.
Optional java property -Dpehkui.disableThreadSafety=true to disable threaded scale code. May improve performance at the cost of multithreaded stability.
Changes:
N/A
Bugfixes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.6
Fabric Loader 0.15.11
Yarn mappings 1.20.6+build.3
Fabric API 0.99.0+1.20.6
24.03.2024 · 202 929 downloads
Still compatible with 1.20.4, 1.20.2, 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash related to the Ender Dragon
Fix crash when used in development environment for older Minecraft versions
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.4
Fabric Loader 0.15.7
Yarn mappings 1.20.4+build.3
Fabric API 0.96.11+1.20.4
24.03.2024 · 685 downloads
Bugfixes:
Fix not working with latest NeoForge networking APIs
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.4
NeoForge 20.4.210
Yarn mappings 1.20.4+build.3
24.03.2024 · 292 downloads
Bugfixes:
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.2
NeoForge 20.2.88
Yarn mappings 1.20.2+build.4
24.03.2024 · 68 274 downloads
Bugfixes:
Fix crash when running on certain Forge versions
Fix potential watchdog crash in the Nether when WitherSkeletonTweaks is present
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
NeoForge 1.20.1-47.1.102
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.10
24.03.2024 · 714 downloads
Bugfixes:
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.2.8
Yarn mappings 1.19.4+build.2
24.03.2024 · 37 127 downloads
Bugfixes:
Fix potential watchdog crash in the Nether when WitherSkeletonTweaks is present
Fix step height not scaling when Apotheosis is present
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.3.8
Yarn mappings 1.19.2+build.28
24.03.2024 · 6 055 downloads
Bugfixes:
Fix potential watchdog crash in the Nether when WitherSkeletonTweaks is present
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.17
Yarn mappings 1.18.2+build.4
24.03.2024 · 158 downloads
Bugfixes:
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
24.03.2024 · 4 884 downloads
Bugfixes:
Fix step sounds not being scaled
Fix scaling of view bobbing being incorrect
Fix potential crash when mods' scale modifiers are intentionally not registered
Fix alternate scale NBT deserialization not working
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
21.12.2023 · 369 121 downloads
Updated to 1.20.4
Still compatible with 1.20.2, 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix brush reach not being scaled
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.4
Fabric Loader 0.15.2
Yarn mappings 1.20.4+build.3
Fabric API 0.91.3+1.20.4
21.12.2023 · 632 downloads
Updated to 1.20.4
Bugfixes:
N/A
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.4
NeoForge 20.4.48-beta
Yarn mappings 1.20.4+build.3
21.12.2023 · 306 downloads
Updated to 1.20.2
Now using NeoForge
Bugfixes:
N/A
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.2
NeoForge 20.2.86
Yarn mappings 1.20.2+build.4
21.12.2023 · 53 510 downloads
Bugfixes:
Fix brush reach not being scaled
Fix step height not scaling when Apothic Attributes is present
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
NeoForge 1.20.1-47.1.84
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.10
29.10.2023 · 555 792 downloads
Bugfixes:
Fix crash when typing entity selectors in commands
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.2
Fabric Loader 0.14.24
Yarn mappings 1.20.2+build.4
Fabric API 0.90.4+1.20.2
29.10.2023 · 30 622 downloads
Bugfixes:
Fix crash from previous compatibility fix
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
NeoForge 1.20.1-47.1.79
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.10
29.10.2023 · 873 downloads
Bugfixes:
Fix crash from previous compatibility fix
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.2.4
Yarn mappings 1.19.4+build.2
29.10.2023 · 12 444 downloads
Bugfixes:
Fix crash from previous compatibility fix
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.3.2
Yarn mappings 1.19.2+build.28
29.10.2023 · 19 184 downloads
Bugfixes:
Fix crash from previous compatibility fix
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.10
Yarn mappings 1.18.2+build.4
29.10.2023 · 202 downloads
Bugfixes:
Fix crash from previous compatibility fix
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
29.10.2023 · 456 downloads
Bugfixes:
Fix crash when used with Lithium ports
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
NeoForge 1.20.1-47.1.79
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.10
29.10.2023 · 109 downloads
Bugfixes:
Fix crash when used with Lithium ports
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.2.4
Yarn mappings 1.19.4+build.2
29.10.2023 · 227 downloads
Bugfixes:
Fix crash when used with Lithium ports
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.3.2
Yarn mappings 1.19.2+build.28
29.10.2023 · 173 downloads
Bugfixes:
Fix crash when used with Lithium ports
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.10
Yarn mappings 1.18.2+build.4
29.10.2023 · 114 downloads
Bugfixes:
Fix crash when used with Lithium ports
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
28.10.2023 · 2 475 downloads
Updated to 1.20.2
Still compatible with 1.20.1, 1.19.4, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix held item scale wrongly scaling items worn on the head
Fix compatibility with various mods
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.2
Fabric Loader 0.14.23
Yarn mappings 1.20.2+build.4
Fabric API 0.90.0+1.20.2
28.10.2023 · 523 downloads
Bugfixes:
Fix held item scale wrongly scaling items worn on the head
Fix compatibility with various mods
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
NeoForge 1.20.1-47.1.79
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.10
28.10.2023 · 155 downloads
Bugfixes:
Fix held item scale wrongly scaling items worn on the head
Fix compatibility with various mods
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.2.4
Yarn mappings 1.19.4+build.2
28.10.2023 · 293 downloads
Bugfixes:
Fix held item scale wrongly scaling items worn on the head
Fix compatibility with various mods
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.3.2
Yarn mappings 1.19.2+build.28
28.10.2023 · 172 downloads
Bugfixes:
Fix held item scale wrongly scaling items worn on the head
Fix compatibility with various mods
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.10
Yarn mappings 1.18.2+build.4
28.10.2023 · 94 downloads
Bugfixes:
Fix held item scale wrongly scaling items worn on the head
Fix compatibility with various mods
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
28.10.2023 · 10 223 downloads
Bugfixes:
Fix held item scale wrongly scaling items worn on the head
Fix compatibility with various mods
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
06.08.2023 · 288 208 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
Fabric Loader 0.14.21
Yarn mappings 1.20.1+build.10
Fabric API 0.86.1+1.20.1
06.08.2023 · 9 115 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.10
06.08.2023 · 386 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.1.16
Yarn mappings 1.19.4+build.2
06.08.2023 · 1 720 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
06.08.2023 · 12 913 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.21
Yarn mappings 1.19.2+build.28
06.08.2023 · 2 827 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.10
Yarn mappings 1.18.2+build.4
06.08.2023 · 169 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
06.08.2023 · 2 439 downloads
Bugfixes:
Fix scaled passenger riding offsets for many entities
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
13.07.2023 · 95 841 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
Fabric Loader 0.14.21
Yarn mappings 1.20.1+build.9
Fabric API 0.85.0+1.20.1
13.07.2023 · 767 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Fix crash with newer Forge versions
Potentially fix mixin crash when running in a development environment
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
Forge 1.20.1-47.1.3
Yarn mappings 1.20.1+build.9
13.07.2023 · 409 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Potentially fix mixin crash when running in a development environment
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.1.4
Yarn mappings 1.19.4+build.2
13.07.2023 · 195 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Potentially fix mixin crash when running in a development environment
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
13.07.2023 · 2 423 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Potentially fix mixin crash when running in a development environment
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.17
Yarn mappings 1.19.2+build.28
13.07.2023 · 4 687 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Potentially fix mixin crash when running in a development environment
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.9
Yarn mappings 1.18.2+build.4
13.07.2023 · 124 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Potentially fix mixin crash when running in a development environment
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
13.07.2023 · 1 771 downloads
Changes:
Minor performance optimization
Bugfixes:
Workaround for mixin crash with certain mods
Potentially fix mixin crash when running in a development environment
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
21.06.2023 · 17 471 downloads
Updated to 1.20.1
Still works on 1.19.4, 1.19.3, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
Fabric Loader 0.14.21
Yarn mappings 1.20.1+build.2
Fabric API 0.83.1+1.20.1
21.06.2023 · 3 172 downloads
Updated to 1.20.1
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20.1
Forge 1.20.1-47.0.3
Yarn mappings 1.20.1+build.2
21.06.2023 · 277 downloads
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.1.0
Yarn mappings 1.19.4+build.2
21.06.2023 · 150 downloads
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
21.06.2023 · 581 downloads
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.14
Yarn mappings 1.19.2+build.28
21.06.2023 · 1 362 downloads
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.9
Yarn mappings 1.18.2+build.4
21.06.2023 · 111 downloads
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
21.06.2023 · 565 downloads
Bugfixes:
Fix splash/lingering potions' affected areas not being scaled
Fix scaled projectiles' damage being incorectly scaled by their velocities
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
28.05.2023 · 12 961 downloads
Updated to 1.20-pre6
Still works on 1.19.4, 1.19.3, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix item pickup range (technically the entity collision range) being affected by motion scale instead of bounding box scale
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20-pre6
Fabric Loader 0.14.19
Yarn mappings 1.20-pre6+build.2
Fabric API 0.82.1+1.20
28.05.2023 · 293 downloads
Bugfixes:
Fix item pickup range (technically the entity collision range) being affected by motion scale instead of hitbox scale
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.0.64
Yarn mappings 1.19.4+build.2
28.05.2023 · 165 downloads
Bugfixes:
Fix item pickup range (technically the entity collision range) being affected by motion scale instead of hitbox scale
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
28.05.2023 · 546 downloads
Bugfixes:
Fix item pickup range (technically the entity collision range) being affected by motion scale instead of hitbox scale
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.11
Yarn mappings 1.19.2+build.28
28.05.2023 · 352 downloads
Bugfixes:
Fix item pickup range (technically the entity collision range) being affected by motion scale instead of hitbox scale
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.4
Yarn mappings 1.18.2+build.4
28.05.2023 · 101 downloads
Bugfixes:
Fix item pickup range (technically the entity collision range) being affected by motion scale instead of hitbox scale
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
28.05.2023 · 1 106 downloads
Bugfixes:
Fix item pickup range (technically the entity collision range) being affected by motion scale instead of hitbox scale
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
22.05.2023 · 3 379 downloads
Updated to 1.20-pre4
Still works on 1.19.4, 1.19.3, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix boats sinking when scaled up/down before entering water
Changes:
Potential performance improvements
Additions:
Greek translations (by SStelioss)
French translations (by Calvineries)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.20-pre4
Fabric Loader 0.14.19
Yarn mappings 1.20-pre4+build.2
Fabric API 0.81.2+1.20
22.05.2023 · 146 downloads
Bugfixes:
Fix boats sinking when scaled up/down before entering water
Changes:
Potential performance improvements
Additions:
Greek translations (by SStelioss)
French translations (by Calvineries)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.0.64
Yarn mappings 1.19.4+build.2
22.05.2023 · 111 downloads
Bugfixes:
Fix boats sinking when scaled up/down before entering water
Changes:
Potential performance improvements
Additions:
Greek translations (by SStelioss)
French translations (by Calvineries)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
22.05.2023 · 327 downloads
Bugfixes:
Fix boats sinking when scaled up/down before entering water
Changes:
Potential performance improvements
Additions:
Greek translations (by SStelioss)
French translations (by Calvineries)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.11
Yarn mappings 1.19.2+build.28
22.05.2023 · 160 downloads
Bugfixes:
Fix boats sinking when scaled up/down before entering water
Changes:
Potential performance improvements
Additions:
Greek translations (by SStelioss)
French translations (by Calvineries)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.4
Yarn mappings 1.18.2+build.4
22.05.2023 · 90 downloads
Bugfixes:
Fix boats sinking when scaled up/down before entering water
Changes:
Potential performance improvements
Additions:
Greek translations (by SStelioss)
French translations (by Calvineries)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
22.05.2023 · 320 downloads
Bugfixes:
Fix boats sinking when scaled up/down before entering water
Changes:
Potential performance improvements
Additions:
Greek translations (by SStelioss)
French translations (by Calvineries)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
15.04.2023 · 34 512 downloads
Updated to 23w14a
Still works on 1.19.4, 1.19.3, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix GravityAPI compatibility
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 23w14a
Fabric Loader 0.14.19
Yarn mappings 23w14a+build.2
Fabric API 0.77.2+1.20
15.04.2023 · 595 downloads
Bugfixes:
Fix reach distance scaling not working
Fix warning in log about a missing mixin target
Fix Immersive Portals compatibility
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.0.43
Yarn mappings 1.19.4+build.1
15.04.2023 · 299 downloads
Bugfixes:
Fix reach distance scaling not working
Fix warning in log about a missing mixin target
Fix Immersive Portals compatibility
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
15.04.2023 · 1 170 downloads
Bugfixes:
Fix reach distance scaling not working
Fix warning in log about a missing mixin target
Fix Immersive Portals compatibility
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.8
Yarn mappings 1.19.2+build.28
15.04.2023 · 383 downloads
Bugfixes:
Fix reach distance scaling not working
Fix warning in log about a missing mixin target
Fix Immersive Portals compatibility
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.1
Yarn mappings 1.18.2+build.4
15.04.2023 · 127 downloads
Bugfixes:
Fix warning in log about a missing mixin target
Fix Immersive Portals compatibility
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
15.04.2023 · 887 downloads
Bugfixes:
Fix warning in log about a missing mixin target
Fix Immersive Portals compatibility
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
27.03.2023 · 3 599 downloads
Bugfixes:
Fix various startup crashes
Fix step height not scaling correctly
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Fabric Loader 0.14.17
Yarn mappings 1.19.4+build.1
Fabric API 0.76.0+1.19.4
27.03.2023 · 186 downloads
Bugfixes:
Fix various startup crashes
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.0.25
Yarn mappings 1.19.4+build.1
27.03.2023 · 226 downloads
Bugfixes:
Fix various startup crashes
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
27.03.2023 · 405 downloads
Bugfixes:
Fix various startup crashes
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.8
Yarn mappings 1.19.2+build.28
27.03.2023 · 184 downloads
Bugfixes:
Fix various startup crashes
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.1
Yarn mappings 1.18.2+build.4
27.03.2023 · 92 downloads
Bugfixes:
Fix various startup crashes
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
27.03.2023 · 443 downloads
Bugfixes:
Fix various startup crashes
Changes:
N/A
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
27.03.2023 · 326 downloads
Update to 1.19.4
Still compatible with 1.19.3, 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Changes:
Set default min camera depth config to a non-zero value to not freeze rendering when very small (may want to regen config)
Bugfixes:
Fix flight speed not being scaled correctly
Slightly improve view bobbing jitteryness
Fix scale getting reset when going through portals in 1.19.3 and newer
Fix scale types with non 1.0 default scale not applying to the player model in the inventory
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Fabric Loader 0.14.17
Yarn mappings 1.19.4+build.1
Fabric API 0.76.0+1.19.4
27.03.2023 · 102 downloads
Update to 1.19.4
Changes:
Set default min camera depth config to a non-zero value to not freeze rendering when very small (may want to regen config)
Bugfixes:
Fix flight speed not being scaled correctly
Slightly improve view bobbing jitteryness
Fix scale getting reset when going through portals in 1.19.3 and newer
Fix scale types with non 1.0 default scale not applying to the player model in the inventory
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.4
Forge 1.19.4-45.0.25
Yarn mappings 1.19.4+build.1
27.03.2023 · 99 downloads
Changes:
Set default min camera depth config to a non-zero value to not freeze rendering when very small (may want to regen config)
Bugfixes:
Fix flight speed not being scaled correctly
Slightly improve view bobbing jitteryness
Fix scale getting reset when going through portals in 1.19.3 and newer
Fix scale types with non 1.0 default scale not applying to the player model in the inventory
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.23
Yarn mappings 1.19.3+build.5
27.03.2023 · 120 downloads
Changes:
Set default min camera depth config to a non-zero value to not freeze rendering when very small (may want to regen config)
Bugfixes:
Fix flight speed not being scaled correctly
Slightly improve view bobbing jitteryness
Fix scale types with non 1.0 default scale not applying to the player model in the inventory
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.8
Yarn mappings 1.19.2+build.28
27.03.2023 · 105 downloads
Changes:
Set default min camera depth config to a non-zero value to not freeze rendering when very small (may want to regen config)
Bugfixes:
Fix flight speed not being scaled correctly
Slightly improve view bobbing jitteryness
Fix scale types with non 1.0 default scale not applying to the player model in the inventory
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.1
Yarn mappings 1.18.2+build.4
27.03.2023 · 60 downloads
Changes:
Set default min camera depth config to a non-zero value to not freeze rendering when very small (may want to regen config)
Bugfixes:
Fix flight speed not being scaled correctly
Slightly improve view bobbing jitteryness
Fix scale types with non 1.0 default scale not applying to the player model in the inventory
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
27.03.2023 · 140 downloads
Changes:
Set default min camera depth config to a non-zero value to not freeze rendering when very small (may want to regen config)
Bugfixes:
Fix flight speed not being scaled correctly
Slightly improve view bobbing jitteryness
Fix scale types with non 1.0 default scale not applying to the player model in the inventory
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
23.02.2023 · 14 661 downloads
Additions:
API for other mods to look up existing scale operations/operators
Bugfixes:
Fix nameplate height when scaled
Fix scaled Armor Stand interaction areas
Potential fixes for interacting with very wide entities
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Fabric Loader 0.14.15
Yarn mappings 1.19.3+build.5
Fabric API 0.74.0+1.19.3
23.02.2023 · 326 downloads
Additions:
API for other mods to look up existing scale operations/operators
Bugfixes:
Fix nameplate height when scaled
Fix scaled Armor Stand interaction areas
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.17
Yarn mappings 1.19.3+build.5
23.02.2023 · 775 downloads
Additions:
API for other mods to look up existing scale operations/operators
Bugfixes:
Fix nameplate height when scaled
Fix scaled Armor Stand interaction areas
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.4
Yarn mappings 1.19.2+build.28
23.02.2023 · 347 downloads
Additions:
API for other mods to look up existing scale operations/operators
Bugfixes:
Fix nameplate height when scaled
Fix scaled Armor Stand interaction areas
Potential fixes for interacting with very wide entities
Fix crash during launch when the Vault Hunters mod is present
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.1
Yarn mappings 1.18.2+build.4
23.02.2023 · 87 downloads
Additions:
API for other mods to look up existing scale operations/operators
Bugfixes:
Fix nameplate height when scaled
Fix scaled Armor Stand interaction areas
Potential fixes for interacting with very wide entities
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
23.02.2023 · 740 downloads
Additions:
API for other mods to look up existing scale operations/operators
Bugfixes:
Fix nameplate height when scaled
Fix scaled Armor Stand interaction areas
Potential fixes for interacting with very wide entities
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
07.01.2023 · 60 446 downloads
Bugfixes:
Various reach distance interaction fixes
Fix player visuals in inventory being wrong size in rare cases
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Fabric Loader 0.14.11
Yarn mappings 1.19.3+build.5
Fabric API 0.72.0+1.19.3
07.01.2023 · 345 downloads
Bugfixes:
Various reach distance interaction fixes
Fix player visuals in inventory being wrong size in rare cases
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.1.2
Yarn mappings 1.19.3+build.5
07.01.2023 · 890 downloads
Bugfixes:
Various reach distance interaction fixes
Fix player visuals in inventory being wrong size in rare cases
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.3
Yarn mappings 1.19.2+build.28
07.01.2023 · 486 downloads
Bugfixes:
Various reach distance interaction fixes
Fix player visuals in inventory being wrong size in rare cases
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.2.0
Yarn mappings 1.18.2+build.4
07.01.2023 · 92 downloads
Bugfixes:
Various reach distance interaction fixes
Fix player visuals in inventory being wrong size in rare cases
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
07.01.2023 · 943 downloads
Bugfixes:
Various reach distance interaction fixes
Fix player visuals in inventory being wrong size in rare cases
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
31.12.2022 · 1 911 downloads
Bugfixes:
Fix crash when mods query vehicle passenger height offset when an entity is resized and not riding a vehicle (mods should ensure there's a vehicle before doing this; mod devs, check vanilla Shulkers, will NPE if there is no vehicle)
Changes:
Potential performance improvements
Additions:
Brazilian Portuguese translations (by FITFC)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Fabric Loader 0.14.11
Yarn mappings 1.19.3+build.5
Fabric API 0.70.0+1.19.3
31.12.2022 · 136 downloads
Bugfixes:
Fix crash when mods query vehicle passenger height offset when an entity is resized and not riding a vehicle (mods should ensure there's a vehicle before doing this; mod devs, check vanilla Shulkers, will NPE if there is no vehicle)
Changes:
Potential performance improvements
Additions:
Brazilian Portuguese translations (by FITFC)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.0.48
Yarn mappings 1.19.3+build.5
31.12.2022 · 386 downloads
Bugfixes:
Fix crash when mods query vehicle passenger height offset when an entity is resized and not riding a vehicle (mods should ensure there's a vehicle before doing this; mod devs, check vanilla Shulkers, will NPE if there is no vehicle)
Changes:
Potential performance improvements
Additions:
Brazilian Portuguese translations (by FITFC)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.3
Yarn mappings 1.19.2+build.28
31.12.2022 · 152 downloads
Bugfixes:
Fix crash when mods query vehicle passenger height offset when an entity is resized and not riding a vehicle (mods should ensure there's a vehicle before doing this; mod devs, check vanilla Shulkers, will NPE if there is no vehicle)
Changes:
Potential performance improvements
Additions:
Brazilian Portuguese translations (by FITFC)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.93
Yarn mappings 1.18.2+build.4
31.12.2022 · 93 downloads
Bugfixes:
Fix crash when mods query vehicle passenger height offset when an entity is resized and not riding a vehicle (mods should ensure there's a vehicle before doing this; mod devs, check vanilla Shulkers, will NPE if there is no vehicle)
Changes:
Potential performance improvements
Additions:
Brazilian Portuguese translations (by FITFC)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
31.12.2022 · 238 downloads
Bugfixes:
Fix crash when mods query vehicle passenger height offset when an entity is resized and not riding a vehicle (mods should ensure there's a vehicle before doing this; mod devs, check vanilla Shulkers, will NPE if there is no vehicle)
Changes:
Potential performance improvements
Additions:
Brazilian Portuguese translations (by FITFC)
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
18.12.2022 · 1 379 downloads
Update to 1.19.3
Still compatible with 1.19.2, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Fix/tweak height offset when riding entities while scaled
Changes:
Potential compatibility fixes for mods that used older versions of Pehkui
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Fabric Loader 0.14.11
Yarn mappings 1.19.3+build.3
Fabric API 0.69.1+1.19.3
18.12.2022 · 131 downloads
Update to 1.19.3
Bugfixes:
Fix/tweak height offset when riding entities while scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.3
Forge 1.19.3-44.0.30
Yarn mappings 1.19.3+build.3
18.12.2022 · 188 downloads
Bugfixes:
Fix/tweak height offset when riding entities while scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.2.0
Yarn mappings 1.19.2+build.28
18.12.2022 · 159 downloads
Bugfixes:
Fix/tweak height offset when riding entities while scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.86
Yarn mappings 1.18.2+build.4
18.12.2022 · 84 downloads
Bugfixes:
Fix/tweak height offset when riding entities while scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
18.12.2022 · 244 downloads
Bugfixes:
Fix/tweak height offset when riding entities while scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
31.10.2022 · 9 624 downloads
Update to 22w43a
Still compatible with 1.19.2, 1.19, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Additions:
Add interaction box width and height scales
When hitboxes are shown via F3+B, render scaled interaction boxes as green (similar to what vanilla does for the Ender Dragon)
Bugfixes:
Fix scale ticks sometimes persisting when they shouldn't
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 22w43a
Fabric Loader 0.14.10
Yarn mappings 22w43a+build.3
Fabric API 0.65.1+1.19.3
31.10.2022 · 477 downloads
Additions:
Add interaction box width and height scales
When hitboxes are shown via F3+B, render scaled interaction boxes as green (similar to what vanilla does for the Ender Dragon)
Bugfixes:
Fix scale ticks sometimes persisting when they shouldn't
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.1.47
Yarn mappings 1.19.2+build.28
31.10.2022 · 212 downloads
Additions:
Add interaction box width and height scales
When hitboxes are shown via F3+B, render scaled interaction boxes as green (similar to what vanilla does for the Ender Dragon)
Bugfixes:
Fix scale ticks sometimes persisting when they shouldn't
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19
Forge 1.19-41.1.0
Yarn mappings 1.19+build.4
31.10.2022 · 2 570 downloads
Additions:
Add interaction box width and height scales
When hitboxes are shown via F3+B, render scaled interaction boxes as green (similar to what vanilla does for the Ender Dragon)
Bugfixes:
Fix scale ticks sometimes persisting when they shouldn't
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.84
Yarn mappings 1.18.2+build.4
31.10.2022 · 88 downloads
Additions:
Add interaction box width and height scales
When hitboxes are shown via F3+B, render scaled interaction boxes as green (similar to what vanilla does for the Ender Dragon)
Bugfixes:
Fix scale ticks sometimes persisting when they shouldn't
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
31.10.2022 · 777 downloads
Additions:
Add interaction box width and height scales
When hitboxes are shown via F3+B, render scaled interaction boxes as green (similar to what vanilla does for the Ender Dragon)
Bugfixes:
Fix scale ticks sometimes persisting when they shouldn't
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
06.10.2022 · 9 586 downloads
Additions:
Add path support to /scale nbt similar to /data get
Add debug subcommand to reset all syncable configs to their defaults
Changes:
Change default minimum scale for types that directly affect an entity's size to a positive near zero value (may need to regenerate Pehkui's config)
Allow scale packets through Multiconnect (if present)
Removals:
N/A
Bugfixes:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Fabric Loader 0.14.9
Yarn mappings 1.19.2+build.8
Fabric API 0.62.0+1.19.2
06.10.2022 · 319 downloads
Additions:
Add path support to /scale nbt similar to /data get
Changes:
Change default minimum scale for types that directly affect an entity's size to a positive near zero value (may need to regenerate Pehkui's serverconfig for your world)
Removals:
N/A
Bugfixes:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.1.33
Yarn mappings 1.19.2+build.18
06.10.2022 · 1 807 downloads
Additions:
Add path support to /scale nbt similar to /data get
Changes:
Change default minimum scale for types that directly affect an entity's size to a positive near zero value (may need to regenerate Pehkui's serverconfig for your world)
Removals:
N/A
Bugfixes:
N/A
Last successfully tested on:
Minecraft version 1.19
Forge 1.19-41.1.0
Yarn mappings 1.19+build.4
06.10.2022 · 290 downloads
Additions:
Add path support to /scale nbt similar to /data get
Changes:
Change default minimum scale for types that directly affect an entity's size to a positive near zero value (may need to regenerate Pehkui's serverconfig for your world)
Removals:
N/A
Bugfixes:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.80
Yarn mappings 1.18.2+build.4
06.10.2022 · 82 downloads
Additions:
Add path support to /scale nbt similar to /data get
Changes:
Change default minimum scale for types that directly affect an entity's size to a positive near zero value (may need to regenerate Pehkui's serverconfig for your world)
Removals:
N/A
Bugfixes:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
06.10.2022 · 1 743 downloads
Additions:
Add path support to /scale nbt similar to /data get
Changes:
Change default minimum scale for types that directly affect an entity's size to a positive near zero value (may need to regenerate Pehkui's serverconfig for your world)
Removals:
N/A
Bugfixes:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
01.09.2022 · 5 882 downloads
Bugfixes:
Fix scaled reach in 1.19.x
Fix crash with certain custom servers
Fix dedicated server console not being able to run some of Pehkui's debug commands
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Fabric Loader 0.14.9
Yarn mappings 1.19.2+build.8
Fabric API 0.60.0+1.19.2
01.09.2022 · 417 downloads
Bugfixes:
Fix scaled reach in 1.19.x
Fix crash with certain custom servers
Fix dedicated server console not being able to run some of Pehkui's debug commands
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.1.3
Yarn mappings 1.19.2+build.4
01.09.2022 · 185 downloads
Bugfixes:
Fix scaled reach in 1.19.x
Fix crash with certain custom servers
Fix dedicated server console not being able to run some of Pehkui's debug commands
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19
Forge 1.19-41.1.0
Yarn mappings 1.19+build.4
01.09.2022 · 557 downloads
Bugfixes:
Fix crash with certain custom servers
Fix dedicated server console not being able to run some of Pehkui's debug commands
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.74
Yarn mappings 1.18.2+build.4
01.09.2022 · 90 downloads
Bugfixes:
Fix crash with certain custom servers
Fix dedicated server console not being able to run some of Pehkui's debug commands
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
01.09.2022 · 437 downloads
Bugfixes:
Fix crash with certain custom servers
Fix dedicated server console not being able to run some of Pehkui's debug commands
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
21.08.2022 · 1 148 downloads
Bugfixes:
Fix client freeze with Immersive Portals
Fix incorrect scale values in some situations where scale gets changed client-side first
Potentially fix crash with certain custom servers
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Fabric Loader 0.14.9
Yarn mappings 1.19.2+build.8
Fabric API 0.60.0+1.19.2
21.08.2022 · 207 downloads
Bugfixes:
Fix incorrect scale values in some situations where scale gets changed client-side first
Potentially fix crash with certain custom servers
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.1.2
Yarn mappings 1.19.2+build.4
21.08.2022 · 128 downloads
Bugfixes:
Fix incorrect scale values in some situations where scale gets changed client-side first
Potentially fix crash with certain custom servers
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19
Forge 1.19-41.1.0
Yarn mappings 1.19+build.4
21.08.2022 · 233 downloads
Bugfixes:
Fix incorrect scale values in some situations where scale gets changed client-side first
Potentially fix crash with certain custom servers
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.73
Yarn mappings 1.18.2+build.4
21.08.2022 · 79 downloads
Bugfixes:
Fix incorrect scale values in some situations where scale gets changed client-side first
Potentially fix crash with certain custom servers
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
21.08.2022 · 270 downloads
Bugfixes:
Fix incorrect scale values in some situations where scale gets changed client-side first
Potentially fix crash with certain custom servers
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
07.08.2022 · 3 535 downloads
Update to 1.19.2
Still compatible with 1.19, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Additions:
Add ability to use easing functions for different rates of change when changing scale (defaults to linear)
Bugfixes:
Fix potential crash on servers for 1.15.2 and below
Fix potential crash with AgriCraft
Potentially fix scales sometimes not syncing when VeryManyPlayers is installed
Changes:
Log error message with some info when certain invalid states of scaled rendering occur
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Fabric Loader 0.14.8
Yarn mappings 1.19.2+build.1
Fabric API 0.59.0+1.19.2
07.08.2022 · 344 downloads
Update to 1.19.2
Additions:
Add ability to use easing functions for different rates of change when changing scale (defaults to linear)
Bugfixes:
Fix potential crash with AgriCraft
Potentially fix scales sometimes not syncing when VeryManyPlayers is installed
Changes:
Log error message with some info when certain invalid states of scaled rendering occur
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.2
Forge 1.19.2-43.0.0
Yarn mappings 1.19.2+build.1
07.08.2022 · 203 downloads
Additions:
Add ability to use easing functions for different rates of change when changing scale (defaults to linear)
Bugfixes:
Fix potential crash with AgriCraft
Potentially fix scales sometimes not syncing when VeryManyPlayers is installed
Changes:
Log error message with some info when certain invalid states of scaled rendering occur
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19
Forge 1.19-41.1.0
Yarn mappings 1.19+build.4
07.08.2022 · 292 downloads
Additions:
Add ability to use easing functions for different rates of change when changing scale (defaults to linear)
Bugfixes:
Fix potential crash with AgriCraft
Potentially fix scales sometimes not syncing when VeryManyPlayers is installed
Changes:
Log error message with some info when certain invalid states of scaled rendering occur
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.69
Yarn mappings 1.18.2+build.4
07.08.2022 · 102 downloads
Additions:
Add ability to use easing functions for different rates of change when changing scale (defaults to linear)
Bugfixes:
Fix potential crash with AgriCraft
Potentially fix scales sometimes not syncing when VeryManyPlayers is installed
Changes:
Log error message with some info when certain invalid states of scaled rendering occur
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
07.08.2022 · 963 downloads
Additions:
Add ability to use easing functions for different rates of change when changing scale (defaults to linear)
Bugfixes:
Fix potential crash with AgriCraft
Potentially fix scales sometimes not syncing when VeryManyPlayers is installed
Changes:
Log error message with some info when certain invalid states of scaled rendering occur
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.39
Yarn mappings 1.16.5+build.10
27.06.2022 · 16 625 downloads
Update to 1.19.1-rc1
Still compatible with 1.19, 1.18.2, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Potentially fix false positives from certain brands of antivirus programs
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19.1-rc1
Fabric Loader 0.14.8
Yarn mappings 1.19.1-rc1+build.1
Fabric API 0.56.3+1.19
27.06.2022 · 523 downloads
Bugfixes:
Potentially fix false positives from certain brands of antivirus programs
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19
Forge 1.19-41.0.45
Yarn mappings 1.19+build.4
27.06.2022 · 670 downloads
Bugfixes:
Potentially fix false positives from certain brands of antivirus programs
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.52
Yarn mappings 1.18.2+build.3
27.06.2022 · 112 downloads
Bugfixes:
Potentially fix false positives from certain brands of antivirus programs
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
27.06.2022 · 433 downloads
Bugfixes:
Potentially fix false positives from certain brands of antivirus programs
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.35
Yarn mappings 1.16.5+build.10
28.05.2022 · 12 914 downloads
Update to 1.19-pre3
Still compatible with 1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Additions:
Also show fraction when doing /scale get, e.g. for 0.25, also show 1/4
Bugfixes:
Fix Shulker hitbox not being affected by scaling
Fix Item Frame and Painting hitboxes not being affected by scaling
Fix Item Frame and Painting drops not being affected by scaling
Fix End Crystal damage to the Ender Dragon being affected by player attack scale
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.19-pre3
Fabric Loader 0.14.6
Yarn mappings 1.19-pre3+build.3
Fabric API 0.53.4+1.19
28.05.2022 · 368 downloads
Additions:
Also show fraction when doing /scale get, e.g. for 0.25, also show 1/4
Bugfixes:
Fix crash on newer Forge versions
Fix Shulker hitbox not being affected by scaling
Fix Item Frame and Painting hitboxes not being affected by scaling
Fix Item Frame and Painting drops not being affected by scaling
Fix End Crystal damage to the Ender Dragon being affected by player attack scale
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.25
Yarn mappings 1.18.2+build.3
28.05.2022 · 570 downloads
Additions:
Also show fraction when doing /scale get, e.g. for 0.25, also show 1/4
Bugfixes:
Fix Shulker hitbox not being affected by scaling
Fix Item Frame and Painting hitboxes not being affected by scaling
Fix Item Frame and Painting drops not being affected by scaling
Fix End Crystal damage to the Ender Dragon being affected by player attack scale
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.1
Forge 1.18.1-39.1.2
Yarn mappings 1.18.1+build.22
28.05.2022 · 97 downloads
Additions:
Also show fraction when doing /scale get, e.g. for 0.25, also show 1/4
Bugfixes:
Fix Shulker hitbox not being affected by scaling
Fix Item Frame and Painting hitboxes not being affected by scaling
Fix Item Frame and Painting drops not being affected by scaling
Fix End Crystal damage to the Ender Dragon being affected by player attack scale
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
28.05.2022 · 323 downloads
Additions:
Also show fraction when doing /scale get, e.g. for 0.25, also show 1/4
Bugfixes:
Fix Shulker hitbox not being affected by scaling
Fix Item Frame and Painting hitboxes not being affected by scaling
Fix Item Frame and Painting drops not being affected by scaling
Fix End Crystal damage to the Ender Dragon being affected by player attack scale
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.35
Yarn mappings 1.16.5+build.10
16.05.2022 · 673 downloads
Bugfixes:
Fix items thrown by non-player entities like Villagers, Piglins, and Allays not being scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 22w19a
Fabric Loader 0.14.5
Yarn mappings 22w19a+build.1
Fabric API 0.52.3+1.19
16.05.2022 · 204 downloads
Bugfixes:
Fix items thrown by non-player entities like Villagers, Piglins, and Allays not being scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.20
Yarn mappings 1.18.2+build.3
16.05.2022 · 115 downloads
Bugfixes:
Fix items thrown by non-player entities like Villagers, Piglins, and Allays not being scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.1
Forge 1.18.1-39.1.2
Yarn mappings 1.18.1+build.22
16.05.2022 · 88 downloads
Bugfixes:
Fix items thrown by non-player entities like Villagers, Piglins, and Allays not being scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
16.05.2022 · 186 downloads
Bugfixes:
Fix items thrown by non-player entities like Villagers, Piglins, and Allays not being scaled
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.35
Yarn mappings 1.16.5+build.10
01.05.2022 · 1 340 downloads
Update to 22w17a
Still compatible with 1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Additions:
Command to reload config
Command to force sync config to clients
Bugfixes:
Fix scaled Wither shooting skulls from incorrect position
Fix potential player collision desync
Fix player collision issues when moving up while shrinking
Potentially fix issues with scale persistence desyncing
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 22w17a
Fabric Loader 0.14.4
Yarn mappings 22w17a+build.5
Fabric API 0.51.3+1.19
01.05.2022 · 242 downloads
Changes:
Scale limit configs are now in the server config file (found in the world folder), and get synced to the client
Bugfixes:
Fix scaled Wither shooting skulls from incorrect position
Fix potential player collision desync
Fix player collision issues when moving up while shrinking
Potentially fix issues with scale persistence desyncing
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.1.0
Yarn mappings 1.18.2+build.3
01.05.2022 · 115 downloads
Changes:
Scale limit configs are now in the server config file (found in the world folder), and get synced to the client
Bugfixes:
Fix scaled Wither shooting skulls from incorrect position
Fix potential player collision desync
Fix player collision issues when moving up while shrinking
Potentially fix issues with scale persistence desyncing
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.1
Forge 1.18.1-39.1.2
Yarn mappings 1.18.1+build.22
01.05.2022 · 104 downloads
Changes:
Scale limit configs are now in the server config file (found in the world folder), and get synced to the client
Bugfixes:
Fix scaled Wither shooting skulls from incorrect position
Fix potential player collision desync
Fix player collision issues when moving up while shrinking
Potentially fix issues with scale persistence desyncing
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
01.05.2022 · 216 downloads
Changes:
Scale limit configs are now in the server config file (found in the world folder), and get synced to the client
Bugfixes:
Fix scaled Wither shooting skulls from incorrect position
Fix potential player collision desync
Fix player collision issues when moving up while shrinking
Potentially fix issues with scale persistence desyncing
Additions:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.34
Yarn mappings 1.16.5+build.10
12.04.2022 · 775 downloads
Update to 22w14a
Still compatible with 1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Additions:
Certain configs now sync from server to client on login
Bugfixes:
Fix min/max configs not applying in multiplayer
Fix Shulker eye height not taking direction into account when being scaled
Fix Shulker model being scaled strangely (hitbox not yet fixed)
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 22w14a
Fabric Loader 0.13.3
Yarn mappings 22w14a+build.7
Fabric API 0.49.6+1.19
27.03.2022 · 632 downloads
Update to 22w12a
Still compatible with 1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Bugfixes:
Reach distance scaling fixes for 1.19 snapshots
Fix crash when placing lecterns while ReachEntityAttributes is present
Additions:
N/A
Changes:
N/A
Removals:
N/A
Last successfully tested on:
Minecraft version 22w12a
Fabric Loader 0.13.3
Yarn mappings 22w12a+build.2
Fabric API 0.49.4+1.19
22.03.2022 · 540 downloads
Update to 22w11a
Still compatible with 1.18.2, 1.18.1, 1.17.1, 1.16.5, 1.15.2, and 1.14.4
Issues:
Reach distance scaling not yet working properly in 22w11a
Additions:
Add WIP scale type for jump height
Add /scale subcommand for getting scale NBT
Add entity selector option for testing scale NBT
Bugfixes:
Fix scale range entity selector crash in 1.16.5 and below
Fix some reach distance issues
Potential GravityChanger compatibility improvements
Changes:
Performance improvements
Scale NBT is no longer listed in /data get entity. Instead, use /scale nbt get
Removals:
N/A
Last successfully tested on:
Minecraft version 22w11a
Fabric Loader 0.13.3
Yarn mappings 22w11a+build.4
Fabric API 0.49.2+1.19
22.03.2022 · 453 downloads
Additions:
Add WIP scale type for jump height
Add /scale subcommand for getting scale NBT
Add entity selector option for testing scale NBT
Changes:
Performance improvements
Scale NBT is no longer listed in /data get entity. Instead, use /scale nbt get
Bugfixes:
Fix some reach distance issues
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.2
Forge 1.18.2-40.0.22
Yarn mappings 1.18.2+build.2
22.03.2022 · 154 downloads
Additions:
Add WIP scale type for jump height
Add /scale subcommand for getting scale NBT
Add entity selector option for testing scale NBT
Changes:
Performance improvements
Scale NBT is no longer listed in /data get entity. Instead, use /scale nbt get
Bugfixes:
Fix some reach distance issues
Removals:
N/A
Last successfully tested on:
Minecraft version 1.18.1
Forge 1.18.1-39.1.2
Yarn mappings 1.18.1+build.22
22.03.2022 · 139 downloads
Additions:
Add WIP scale type for jump height
Add /scale subcommand for getting scale NBT
Add entity selector option for testing scale NBT
Changes:
Performance improvements
Scale NBT is no longer listed in /data get entity. Instead, use /scale nbt get
Bugfixes:
Fix some reach distance issues
Removals:
N/A
Last successfully tested on:
Minecraft version 1.17.1
Forge 1.17.1-37.1.1
Yarn mappings 1.17.1+build.65
22.03.2022 · 478 downloads
Additions:
Add WIP scale type for jump height
Add /scale subcommand for getting scale NBT
Add entity selector option for testing scale NBT
Changes:
Performance improvements
Scale NBT is no longer listed in /data get entity. Instead, use /scale nbt get
Bugfixes:
Fix some reach distance issues
Removals:
N/A
Last successfully tested on:
Minecraft version 1.16.5
Forge 1.16.5-36.2.31
Yarn mappings 1.16.5+build.10
22.12.2021 · 545 downloads
The project has been updated to Pehkui 3.1.0. No changelog was specified.
22.12.2021 · 246 downloads
The project has been updated to Pehkui 3.1.0. No changelog was specified.
22.12.2021 · 566 downloads
The project has been updated to Pehkui 3.1.0. No changelog was specified.
22.12.2021 · 1 260 downloads
The project has been updated to Pehkui 3.1.0. No changelog was specified.
02.12.2021 · 589 downloads
The project has been updated to Pehkui 3.0.1. No changelog was specified.
02.12.2021 · 190 downloads
The project has been updated to Pehkui 3.0.1. No changelog was specified.
02.12.2021 · 235 downloads
The project has been updated to Pehkui 3.0.1. No changelog was specified.
01.12.2021 · 202 downloads
The project has been updated to Pehkui 3.0.0. No changelog was specified.
30.11.2021 · 219 downloads
The project has been updated to Pehkui 3.0.0. No changelog was specified.
30.11.2021 · 1 149 downloads
The project has been updated to Pehkui 3.0.0. No changelog was specified.
30.11.2021 · 252 downloads
The project has been updated to Pehkui 2.6.0. No changelog was specified.
23.10.2021 · 362 downloads
The project has been updated to Pehkui 2.5.3. No changelog was specified.
23.10.2021 · 230 downloads
The project has been updated to Pehkui 2.5.3. No changelog was specified.
23.10.2021 · 251 downloads
The project has been updated to Pehkui 2.5.3. No changelog was specified.
19.10.2021 · 241 downloads
The project has been updated to Pehkui 2.5.2. No changelog was specified.
19.10.2021 · 194 downloads
The project has been updated to Pehkui 2.5.2. No changelog was specified.
19.10.2021 · 226 downloads
The project has been updated to Pehkui 2.5.2. No changelog was specified.
19.10.2021 · 174 downloads
The project has been updated to Pehkui 2.5.1. No changelog was specified.
19.10.2021 · 160 downloads
The project has been updated to Pehkui 2.5.1. No changelog was specified.
19.10.2021 · 198 downloads
The project has been updated to Pehkui 2.5.1. No changelog was specified.
18.10.2021 · 216 downloads
The project has been updated to Pehkui 2.5.0. No changelog was specified.
18.10.2021 · 176 downloads
The project has been updated to Pehkui 2.5.0. No changelog was specified.
18.10.2021 · 246 downloads
The project has been updated to Pehkui 2.5.0. No changelog was specified.
12.09.2021 · 392 downloads
The project has been updated to Pehkui 2.4.0. No changelog was specified.
12.09.2021 · 236 downloads
The project has been updated to Pehkui 2.4.0. No changelog was specified.
08.08.2021 · 441 downloads
The project has been updated to Pehkui 2.3.0. No changelog was specified.
08.08.2021 · 221 downloads
The project has been updated to Pehkui 2.3.0. No changelog was specified.
14.06.2021 · 1 095 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
14.06.2021 · 230 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
24.05.2021 · 360 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
24.05.2021 · 257 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
06.05.2021 · 513 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
06.05.2021 · 312 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
12.04.2021 · 471 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
12.04.2021 · 474 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
10.04.2021 · 249 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
11.03.2021 · 283 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
02.03.2021 · 261 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.
24.01.2021 · 332 downloads
31.12.2020 · 986 downloads
The project has been updated to root project 'Pehkui'. No changelog was specified.