Changelog
Added
- Painted wood (planks, stairs, slabs, fences, fence gates, buttons, pressure plates)
- Tuff, tuff brick and polished tuff block variants
Changed
- Updated to Minecraft 1.21.1
- All Kotlin code was rewritten in Java
- Screen animator threads are now daemon threads
- Color palette loading is more resilient to crashes
- The old UUID format is no longer supported for trading stations
- Trading stations now use components for storing trades and owners
- Watering cans now use components for storing water and fertiliser levels
- Recipe remainders for brewer crafting now use the item stack-aware APIs from mod loaders (better support for modded items)
- Copying block settings now also copies the
burnableproperty - Block shape caches now use arrays inatead of
Byte2ObjectMaps (performance improvement) - The guide book has a better table of contents
- Advancements no longer give guide books as rewards
- Copper pipe and painted wood tags are collapsed in REI
- Better tag support:
- Kitchen sinks now accept any
#c:buckets/empty - Chimneys now accept any
#c:tools/igniter - Cobblestone chimneys now accept any
#c:cobblestones - Nether wart coffee now accepts any
#c:buckets/water
- Kitchen sinks now accept any
Fixed
BenchBlock.rotatenot working forCLOCKWISE_90FluidAmountPredicate.atMostbeing an equality checkFluidReference.increment: units swapped- Returning
ActionResult.SUCCESSon the server inChimneyBlock.onUseSeatBlock.onUseSofaBlock.onUseSofaBlock.onUseWithItemTableLampBlock.onUseAdornBookItem.useSeatEntity.interact
FluidReference.getAmountText(long, FluidUnit): fix incorrect arguments leading to bad output- The action result is now propagated from
Chair/TableBlockItem.useOnBlock, fixing incorrect hand swings - Missing translation for
#adorn:watering_can_fertilizers - [Fabric] Kitchen sinks consuming fluids from items in creative
- EMI compat:
- Missing default recipe choices
- REI compat:
- Not supporting two item ingredients + a fluid ingredient in brewing recipes
Dependencies
Files
Adorn-6.0.0+1.21.1-fabric.jar(4.74 MiB) Primary Download
Links
Details
Licensed MIT
Published 5 years ago
Updated a month ago

