Carpet Mod 1.4.96 for Minecraft 23w05a and 1.19.3
What's new in carpet 1.4.96:
- supports 23w05a and 23w04a, but also 1.19.3 to fix issues with using scarpet shapes on a dedicated server.
- extended
quasiConnectivity
rule to provide any arbitrary distance where pistons, droppers and dispensers check for quasi power. Blame @SpaceWalkerRS - added
tickSyncedWorldBorders
to use game time, not real time to move world border. Blame @senseiwells
scarpet changes:
- fixes errors when trying to use scarpet shapes from a dedicated server. 1.4.96 provides also 1.19.3 version to fix this specific issue. This is the "only" added change to 1.19.3:1.4.96 release. Thanks @vlad2305m
- added back
sample_noise()
with new capabilities to sample any density functions defined in datapacks besides functions used in world generation. Blame @Crec0