NexoMC Changelog

v1.5.2

Stable

Added

  • add rescan subcommand to retag missed copper in the current chunk a2670a0
  • add give and debug subcommands and permissions to /carpentry 76b9981

Fixed

  • inject packet handler once per player and remove it on disable f98b3b9
  • resolve mechanics by variation key, keep lanterns option on save, and tag all waxed copper on chunk load 32c0c19
  • drop support for 1.21.3 and below, using native Attribute constants directly 8b3ada1
  • sneaking whilst waxing carpentry block causing it to show as normal efd3169

Improved

  • minor fixes 76998db
  • only wipe leftover datapacks from world folders and drop copper chest support f54543b
  • add missing gradle wrapper and fall back to build/libs when no local plugin path is set 88d8989

v1.5.1

Stable

Fixed

  • issues with 1.25 nexo incompatibility d9c8cd2
  • breaking top of carpentry door, dropping vanilla aswell 343a080

v1.5

Stable

Added

  • automatically handle blockstate variations for BARS blocks e57e662
  • add config option to disable certain custom block types 222d40c

Fixed

  • folia related packet issues with async world gets c9a3ce0
  • register mechanics without initializing the class object a1995a6

Improved

  • swap from shading folialib and cbd fea5b48

v1.4

Stable

Added

  • add proper BlockSound support for Carpentry Blocks a8c464c
  • add custom lantern, bars, chests, rods & chains a8993fa

Fixed

  • bad Tuples Triple check 51cc5d1
  • AxiomPaper issue & refactors 41dfe78
  • 1.21.10+ blocks breaking carpentry on <1.21.8 566a04c

Improved

  • minor file changes 8298913
  • remove pre-defined variations in example config cb72bc8
  • remove chest-mechanic 9efb68f
  • move tags from Datapack to lifecycle 76d2f2f
  • swap CarpentryCommands to Brigadier b024c06
  • Rename .java to .kt ebeec14

v1.2

Stable

Added

  • swap to PaperPlugin & bump Nexo e3f5e07

v1.0

Stable

Added

  • add default config and extract to nexo ece67f9
  • add ashen oak textures during post-pack event 60ace38
  • rewrite everything to use packets and improve performance cuz y not 6a7cd6f

Fixed

Improved

v0.1

Stable

Fixed

Improved

  • use new API to register in CustomBlockRegistry 5467301
  • cleanup unused logic e30b5e4