You do not have access to Development Builds!
These builds require purchasing the product. Help the dev team continue providing new features, bug fixes, and more by supplying them with caffeine!
» | Made sync=true on an aura mechanic force the aura to run using the sync scheduler
| ||
Build 5465 · |
» | Fixed verticalOffset being broken on missiles
Fixed items not loading if they have two of the same attribute configured | ||
Build 5464 · |
» | Added `shape` option to `@EntitiesInRadius` and `@EntitiesNearOrigin` targeters
Shape can be `SPHERE` (default), `SQUARE`, or `CYLINDER`. When using Cylinder, additional `height` and `yoffset` options are available | ||
Build 5463 · |
» | Fixed items with attributes not stacking when they should
Fixed certain durability-related things not using data from the new durability components Updated some libraries 5.9.5 RELEASE Fixed some errors with level modifiers Fixed several issues with recoil effect on newer versions Fixed the `freezeFacing` option for the `stun` mechanic being inverted | ||
Build 5462 · |
» | 1.21.7: Added `HAPPY_GHAST` entity type
1.21.7 support | ||
Build 5461 · |
» | - `ignorePassable=false` will no longer phase through barrier blocks
- Added those options to `raytrace` as well | ||
Build 5460 · |
» | Implemented `ignorePassableBlocks` for raytraceTo. This will actually pass through tall grass and other non-solid blocks now.
| ||
Build 5459 · |
» | 5.9.3 RELEASE
| ||
Build 5458 · |
» | Fixed MapList elements not working for configured item NBT
Fixed MountMe mechanic maybe Fixed speech bubbles having yaw/pitch inverted on newer versions Fixed suicide mechanic not counting the mob as damaging itself closes #1584 5.9.2 RELEASE 5.9.2 RELEASE | ||
Build 5457 · |
» | Fixed NPE in ` Fixed error in shield mechanic closes #1955 Fixed error with mob types with copying mob spawners closes #1951 Fixed IllegalArgumentException with vanilla loot table drops closes #1949 | ||
Build 5456 · |
» | Added `xdiff` and `zdiff` conditions
Added ` | ||
Build 5455 · |
» | Add "goal/g" aliases to runaitargetselector so they match the error message
| ||
Build 5454 · |
» | Update .gitlab-ci.yml | ||
Build 5453 · |
» | Fixed ClientboundSetEntityDataPacket error on 1.21.4
| ||
Build 5452 · |
» | Fixed StackOverflowError on non-english servers
Fixed ops being put into every faction in the PermissionFactionProvider | ||
Build 5451 · |
» | Updated some libraries
| ||
Build 5450 · |
» | Added `%mythic_stat_...%` papi placeholder
| ||
Build 5449 · |
» | Added error catching for when an item menu icon fails to build on load
API stuff for RPG | ||
Build 5448 · |
» | 5.9.1 RELEASE
| ||
Build 5447 · |
» | Revert "apply taiyou's optimization patch to bouncy projectiles"
This reverts commit d0a50305ba0a8af01e8d11a4a8fabba4c47465ac. Revert some changes to projectiles Fixed moveTowardsTargetConditional AI goal Added `moveWithin{minRange=;maxRange=;speed=}` AI goal, causing the mob to move within minRange of their target if it's within maxRange Fixed some bugs with ItemMatcher Fixed VariableMath mechanic not supporting double variables Added PlaceholderAngle | ||
Build 5446 · |