- Bump version. (modmuss50)
- Transfer API improvements 3 (Technici4n, Juuxel)
- Add methods to the FabricBlockEntityTypeBuilder class for adding additional blocks (#1699) (haykam821, Juuxel)
- Fix tags_populated resource conditions in 1.18.2 (#2099) (Technici4n, deirn, modmuss50)
- Make
@see
refer to the right class (#2085) (Algeseven) - Add stack-aware getAttributeModifiers and isSuitableFor to FabricItem (#2090) (Technici4n)
- Fix off-by-one error in item group tooltip (#2094) (Florens Pauwels)
- Add common (client/server) FluidVariant attributes (#2095) (Technici4n, Juuxel)
- Change
PlayerInventoryStorage#drop
to usePlayerEntity#dropItem
(#2098) (deirn) - Add MiningLevelManager#getBlockTag (#2100) (Technici4n, Juuxel, haykam821)
- Expose extended screen handler type creation in SH API (#2104) (Juuxel)
- remove annoying warning shift BY (#2116) (Xander)