nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Adorn

Adorn

Mod

Decorate your home!

Client and server DecorationStorage

725.6k downloads
518 followers
Filter loader...
Filter versions...
Filter channels...

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 burnable property
  • 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

Fixed

  • BenchBlock.rotate not working for CLOCKWISE_90
  • FluidAmountPredicate.atMost being an equality check
  • FluidReference.increment: units swapped
  • Returning ActionResult.SUCCESS on the server in
    • ChimneyBlock.onUse
    • SeatBlock.onUse
    • SofaBlock.onUse
    • SofaBlock.onUseWithItem
    • TableLampBlock.onUse
    • AdornBookItem.use
    • SeatEntity.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

Changed

  • Updated to Minecraft 1.20.4
  • Ported to NeoForge
  • Kotlin is now bundled on NeoForge

Fixed

  • Fix tables not being solid blocks (#340)

Fixed

  • Candlelit lanterns not dropping items (#319)
  • Crash with some mods that prevent reading block settings during mod init (#321)
  • Seat entities disappearing when a player logs out and logs back in (#281)

Fabric-only release. A NeoForge port will come in a future update.

Added

  • Copper pipes: decorative pipes made out of copper
  • Watering cans
  • Copper nuggets (crafting ingredient)

Fixed

  • Incorrect sitting offset for seat blocks (#328)

Added

  • Brazilian Portuguese translation (#322 by @Ednaxx and @rafinhaLQ)

Changed

  • Updated to Minecraft 1.20.2
  • Updated Chinese translations (#324 by @SolidBlock-cn)

Fixed

  • Candlelit lanterns not dropping items (#319)
  • Crash with some mods that prevent reading block settings during mod init (#321)
  • Seat entities disappearing when a player logs out and logs back in (#281)

Added

  • Cherry and bamboo block variants
  • Support for JEI drag-and-drop (ghost ingredients) for trading stations

Changed

  • Updated to 1.20.1
  • Brewers now require a tool to break
  • Brewers are now deepslate gray on maps
  • Trading stations are now green on maps
  • Made drawer and coffee table bounding boxes more precise
  • Moved drawers as well as kitchen counters, cupboards and sinks to north-based models. Any custom models need to be adjusted accordingly.

Fixed

  • Drawer handles not being culled when possible
  • MoreCulling making holes in the ground for drawers and coffee tables (#284)

Added

  • JEI support (#269)
  • EMI support on Forge

Changed

  • All recipe viewer brewer displays now use the same texture files located at adorn:textures/gui/recipe_viewer/brewer_light|dark.png
  • The default displayed fluid unit on all platforms is now L (instead of droplets on Fabric)

Fixed

  • Crash with EMI 1.0 (#312)
  • Missing translation for stat "Brewers Opened" (#313)

Fixed

  • Missing icon for brewers in EMI recipe trees

Added

  • JEI support (#269)
  • EMI support on Forge

Changed

  • All recipe viewer brewer displays now use the same texture files located at adorn:textures/gui/recipe_viewer/brewer_light|dark.png
  • The default displayed fluid unit on all platforms is now L (instead of droplets on Fabric)

Fixed

  • Crash with EMI 1.0 (#312)
  • Missing translation for stat "Brewers Opened" (#313)

Changed

  • Updated to Minecraft 1.19.4

External resources


Project members

Juuz

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID