NexoAddon icon

NexoAddon -----

Introducing NexoAddon – Enhancing Nexo's Functionality and Version Compatibility!




New:
  • decay mechanic for block place and nexoblocks events
  • InventoryType mechanic
  • AutoCatch mechanic
  • UniqueId mechanic
  • furniture interaction for stackable and unstackable mechanics
  • block aura support for furniture entities
  • experimental repopulation command with #all support
  • UpdateChecker utility for version checks and notifications
  • configurable debug mode
  • ShiftBlock placement cooldown
  • support for copying damage data in recipe result item meta
  • EquippableCompat utility for equippable item support
Improvements:
  • improved BigMining block break logic and structure
  • improved BlockAura handling for custom blocks and furniture
  • improved AutoCatch reliability and event handling
  • improved inventory tagging logic for UniqueId mechanic
  • improved Infested mechanic safe spawn handling
  • improved recipe handling logic
  • improved configuration loading logic
  • improved block break checks in BigMining
  • improved status and action bar messaging consistency
  • improved repopulation command debug output
  • improved scheduler usage for better compatibility with modern Paper/Folia
Fixes:
  • fixed thread safety issues during chunk population
  • fixed LimitedRegion creation timing for correct chunk context
  • fixed BlockAura scheduling and task cancellation for Folia
  • fixed block break logic for liquid blocks and invalid materials
  • fixed SpawnerBreak listener ignoring cancelled events
  • fixed errors for non-equippable items in PrepareRecipesListener
  • fixed null region bounds checks in PlacementPosition
  • fixed scheduler crash
  • fixed ShiftBlock cooldown UUID handling
  • fixed AutoCatch toggling and state handling
  • fixed furniture entity removal in furniture mechanic
  • fixed decay mechanic scheduler issues
  • fixed Infested spawn safety
  • fixed TallStringBlocksHandler compatibility with updated mechanic API
  • fixed errors caused by unloaded worlds or missing worldInfo
  • fixed event cancellation handling in Stackable and Unstackable mechanics
Changes:
  • refactored recipe handling logic
  • refactored LimitedRegion handling
  • refactored world populator system
  • removed custom tree generation system
  • removed JukeboxPlayable component and related mechanics
  • simplified BlockHardnessHandler registration
  • cleaned up unused imports and redundant checks
----------, Mar 4, 2026

NEW:
  • Furniture support to BlockAura
  • Decay Mechanic works on place and destroy event
  • InventoryType Mechanic
  • Furniture support in stackable and unstackable mechanic
  • New smithing recipe properties
  • repopulate command for populate already loaded chunks
REMOVED:
  • tree populators
  • support for versions lower than 1.21.1
And a lot of fixes and improvements
----------, Nov 16, 2025

New:
  • AutoCatch Mechanic
  • Handle Biome Blacklist in populators
  • UniqueId Mechanic
Changes:
  • Message keys in config
  • improve safe spawn handling in Infested mechanic
FIx:
  • Duplication for furniture with ShiftBlock Mechanic
  • Scheduler crash
  • improve safe spawn handling in Infested mechanic
----------, Sep 11, 2025

Fix:
  • Maven error fix on 1.21.6+
  • Biome error fix
----------, Jul 12, 2025

New:
  • Add sapling support for populators
  • Add universal 'all' keyword for world selection
  • add enchantify mechanic
  • New block decay mechanic
  • Paper plugin update
  • Remove delay in recipe update after NexoPackUpload event
  • Add VeinMiner mechanic
  • Add copy_meta option to smithing recipes
  • Add note_block_sound component
----------, Jul 3, 2025

New:
  • Optimize every block iteration. (-1)
  • Custom ymls in subdirs in populator dir
  • Remember Mechanic
  • Block sound effects to Unstackable and Stackable mechanics
  • FoliaMC Support
  • Optimize ore populator and placement position
  • Totem Animations
Fix:
  • Populators applying
----------, Apr 30, 2025

New:
Fix:
  • Error if unstackable.items is empty
And a lots of code refactoring.
----------, Mar 1, 2025

New:
  • BlockAura Mechanic
  • Skull registration
  • update_checker added to config.yml to disable checking updates
Fix:
  • Thread lock
  • Skull registration generated error
----------, Feb 19, 2025

New:
Fix:
  • some populators fixes
----------, Feb 11, 2025

New:
  • equippable component item can be equipped in gui
  • removing world populators on world unload
Fix:
  • Skulls loading synchronously
  • BigMining Mechanic works underwater and on ladders
  • BigMining Mechanic with correct experience drop
  • Checks for chorus updates for older Nexo Builds
----------, Jan 30, 2025

Skull register optimization
----------, Jan 22, 2025

New:
And lot of fixes
----------, Jan 22, 2025

Hologram Formatting Hotfix
----------, Jan 14, 2025


Hotfix
----------, Jan 12, 2025



New:
----------, Jan 11, 2025

Fix:
  • MMOItems errors
----------, Jan 9, 2025

New:
  • `keep_durability` option in smithing recipe config
Fix:
  • recipe registration
  • few not working recipes
----------, Jan 9, 2025

New:
  • BedrockBreak
  • Smithing Recipes
  • fixes_amount to Repair Mechanic
Fix:
  • Custom Ferilizers only on Right click
  • Permission checks
For new builds
----------, Jan 8, 2025

New:
  • BedrockBreak
  • Smithing Recipes
  • fixes_amount to Repair Mechanic
Fix:
  • Custom Ferilizers only on Right click
  • Permission checks
For new builds
----------, Jan 8, 2025

New:
  • BedrockBreak
  • Smithing Recipes
  • fixes_amount to Repair Mechanic
Fix:
  • Custom Ferilizers only on Right click
  • Permission checks
For versions < 0.9
----------, Jan 8, 2025

worldguard bug fix
----------, Jan 6, 2025

New:
DO NOT USE THIS VERSION
----------, Jan 6, 2025

bug with place_below fix
----------, Jan 5, 2025

New:
  • block_below for populators
  • boss_bar is disabled on default
  • air_only for populators
  • custom farilizers supporting vanilla blocks
----------, Jan 4, 2025

**New:**

- Big optimalization update
- Multiple use fertilizer support

**Fix:**

- Double hit mechanic with evolution furnitures
----------, Jan 3, 2025

New:
  • New equippable Component methods compability to correctly follow Nexo docs.
  • New fertilizer Component (check NexoAddon docs)
Some fixes
----------, Jan 2, 2025

Some fixes and optimalization
----------, Dec 30, 2024

Improve handling of tall string blocks and shears interaction
----------, Dec 29, 2024

  • Veins support for Block populators
  • Settings to count shears as silktouch
----------, Dec 28, 2024

Tall Stringblocks support
----------, Dec 27, 2024

Tall Stringblocks support
----------, Dec 27, 2024

New:
  • Double-hit Mechanic to destroy furnitures
  • Jukebox playable Component now displaying "Playing now"
  • Component version support is changed based on updated Nexo docs
----------, Dec 27, 2024

Jukebox Playable Component fix
----------, Dec 26, 2024

Jukebox Playable Component fix
----------, Dec 26, 2024

Jukebox Playable Component support and Equippable Component supports all armor slots
----------, Dec 26, 2024

Populators update, JukeboxPlayable Component and Equippable fix
----------, Dec 25, 2024

Resource Information
Author:
----------
Total Downloads: 3,099
First Release: Dec 10, 2024
Last Update: Mar 4, 2026
Category: ---------------
All-Time Rating:
7 ratings
Find more info at nexoaddon.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings