
5.25.10.30
release30 октября 2025 г.New PICKUP_MAGNET player command that creates a magnetic field around the player to automatically pull nearby dropped items towards them.
Parameter Type Default Description radius: Distance to pull items from (blocks) duration: How long to pull (-1=forever, 0=instant, >0=ticks) speed: Pull speed multiplier (0.1-2.0) itemTypes: Filter by material/category blacklist: Materials to ignore (comma-separated) particleEffect: Show particle trails sound: Play sound effect velocityMode: DIRECT or CURVED trajectory
examples:
- "PICKUP_MAGNET radius:8 duration:60 speed:0.5 itemTypes:FOOD particleEffect:true"
- "PICKUP_MAGNET radius:20 duration:0 speed:2.0 itemTypes:DIAMOND,EMERALD,GOLD_INGOT sound:true"
5.25.10.27
release27 октября 2025 г.Fix of an issue with Attributes in 1.21.1
New you can now use placeholders for the itemModel and tooltipModel settings
5.25.10.26
release26 октября 2025 г.Fix of an issue with default items generation
Fix of an issue with the instrument feature
Add better logs for the selfhost pack feature
Fix of an issue in 1.16.5
Fix of an issue with the condition ifHasEnchant
5.25.10.24
release24 октября 2025 г.Fix the custom command ADD_TEMPORARY_ATTRIBUTE to give attributes temporary. It is now compatible with server restart and player disconnection/death...
Example: ADD_TEMPORARY_ATTRIBUTE attribute:BLOCK_INTERACTION_RANGE amount:5.0 operation:ADD_NUMBER time:30000
5.25.10.24
release24 октября 2025 г.Fix the custom command ADD_TEMPORARY_ATTRIBUTE to give attributes temporary. It is now compatible with server restart and player disconnection/death...
Example: ADD_TEMPORARY_ATTRIBUTE attribute:BLOCK_INTERACTION_RANGE amount:5.0 operation:ADD_NUMBER time:30000
