What's new in Carpet 1.4.194:
- Fixed crash when switching spectating entities in spectator (fix also present in 26.1-beta-1)
- Fixes some mobs such as the parched or the warm chicken variant actually spawning when using the pink carpet
What's new in Carpet 26.1-beta-1:
- fixed crash when switching spectating entities in spectator. thanks @altrisi
- support for Minecraft 26.1-snapshot-1
- carpet skipped 25 major versions, same as Minecraft did
- requires java 25
- doesn't use obfuscated java sources
Scarpet changes:
- Fixed docs regarding cancellation of player message and command events to match reality
Few words on new carpet version scheme.
Due to Minecraft skipping a few numbers from 1 to 26, we thought carpet could use that opportunity to sync its development markers with Vanilla. Carpet is at its maintenance path meaning nothing revolutionary will likely be added that warrants 2.0, and its better to use the same numbers as the main dependency - Minecraft.
Few things to note - while the targets are the same, like 26.1, the development path might be different, as not all Minecraft releases will be breaking for carpet, especially prereleases and rc's. Carpet, instead of using -snapshot-N, -prerelease-N and -rc-N (which doesn't really respect semver due to these not being in a proper lexicographical order) will only be using -beta-N notation. We will specify in the changelogs which Minecraft versions should work with each beta version, as we did today, but we should have the same numbering for the release versions at least.
We still kept the build date as +v251217 to allow to easily pinpoint the likely version this may work with on the Vanilla side.
What's new in Carpet 1.4.193:
- support for Minecraft 1.21.11
- removed
ctrlQCraftingFixas its fixed on vanilla. blame @altrisi - fixed camera perspective for carpet players when riding a boat. thanks for this and everything below really @altrisi, so I will stop mentioning
- fake players will now freeze when the game is
/tick freezen - fixed compatibility with
ScalableLux. - fixed item colors in hopper counters. scarpet changes:
- added
ON_SHELFoption for displaying items viadraw_shape - fixed memory leak when using labels from
draw_shape - fixed various events not working properly in the latest versions:
player_command,player_swaps_hands,player_rides,player_takes_damage,player_deals_damage.
extensions developers:
- support for deprecated
CarpetExtension::customSettingsManagerhas been removed, now you need to useCarpetExtension::extensionSettingsManager
What's new in Carpet 1.4.192:
- support for Minecraft 1.21.11-pre1
What's new in Carpet 1.4.191:
- support for Minecraft 25w45a and 25w46a
What's new in Carpet 1.4.190:
- support for Minecraft 25w44a
What's new in Carpet 1.4.189:
- support for Minecraft 25w43a
- removed
tickSyncedWorldBordersas irrelevant as its in vanilla now
scarpet changes:
- fixed some more rendering issues with scarpet shapes
What's new in Carpet 1.4.188:
- support for Minecraft 25w42a
- fixed crashes when lost player data when using fake players. thanks @Calboot and @Crystal0404
- backport to 1.21.10 to fix the issue above (on another modrinth file)
What's new in Carpet 1.4.188:
- support for Minecraft 25w42a (in another Modrinth file)
- fixed crashes when lost player data when using fake players. thanks @Calboot and @Crystal0404
- backport to 1.21.10 to fix the issue above
What's new in Carpet 1.4.187:
- support for Minecraft 25w41a
scarpet:
- fetching result value of
runcommand is broken draw_shapeis broken forpolygonobjects
What's new in Carpet 1.4.186:
- support for Minecraft 1.21.10
What's new in Carpet 1.4.185:
- support for Minecraft 1.21.9
What's new in Carpet 1.4.184:
- support for Minecraft 1.21.9-pre1
What's new in Carpet 1.4.183:
- support for Minecraft 25w37a
What's new in Carpet 1.4.182:
- support for Minecraft 25w36b
scarpet changes:
- rendering of items and block entities through
draw_shapeis now fixed
What's new in Carpet 1.4.181:
- support for Minecraft 25w35a
scarpet changes:
- rendering of items and block entities through draw_shape is still borked
What's new in Carpet 1.4.180:
- support for Minecraft 25w34b
scarpet changes:
- rendering of items and block entities through
draw_shapeis broken at the moment
What's new in Mod 1.4.179:
- support for Minecraft 25w33a
What's new in Carpet 1.4.178:
- support for Minecraft 25w31a and 25w32a
scarpet changes:
- added
game_pack_minor_versionoption tosystem_info() - replaced
initial_density_without_jaggednesswithpreliminary_surface_levelinsample_noise()output
What's new in Carpet 1.4.177:
- support for Minecraft 1.21.7
- improved compatibility of
movableBlockEntitieswith other mods - made sculk sensors immovable as they don't work well with mbe's


