Crucible Dev Builds

You do not have access to Development Builds!
These Development Builds require you to purchase MythicCrucible. Help the dev team continue providing new features, bug fixes, and more by supplying them with caffeine!

»
Fixed an edge-case with onTimer abilities on augments
Build 4002 ·
»
Fixed trident skills still being usable after throwing it

Added `velocityAffectsDamage=false` option to projectileHit mechanic

Added `snapshotBow` mechanic
Build 4001 ·
»
Fixed consume skills on items without a display name not working

Fixed consume skills not obeying EquipSlot

Added `consumeHeldDurability` condition
Build 4000 ·
»
Added Generation.Throwing option to specify throwing model for tridents
Build 3999 ·
»
Fixed custom tridents not working in offhand
Build 3998 ·
»
Fixed packgen being slow by downloading vanilla assets every time even if they're already downloaded

`+` Fixed some generator file paths breaking on windows

`+` Fixed some discrepancies with legacy model generation due to numbers being output in scientific notation

`+` Added onProjectileLand trigger for tridents
Build 3997 ·
»
Removed some trident debug logging

Fixed brewing listener taking over when there arent even any brewing recipes registered
Build 3996 ·
»
Fixed some rotation issues for the first tick animated custom tridents are thrown thanks to our lord Ticxo
Build 3995 ·
»
Fixed generator breaking in some situations when using item definitions with 'when' parts

added `TridentModel` item option for tridents, takes a MEG model and uses it to construct a custom trident model when the trident is thrown
Build 3994 ·
»
Added `attackOnCooldown` (alias `heldItemOnCooldown`) condition
Build 3993 ·
»
Fixed mace generation
Build 3992 ·
»
Added `arrowHit` mechanic (same options as `hit` mechanic) for use with bows.

This mechanic can be combined with the `ArrowDamage` attribute, the `~onShoot` trigger on bows, and projectile mechanics to create bows with custom projectiles that deal damage consistent with minecraft's bow mechanics.

Damage done will scale appropriately with the projectile's velocity and the enchants on the bow that fired it
Build 3991 ·
»
Fixed some bugs causing furniture to not place the proper model on recent builds
Build 3990 ·
»
Fixed it so items not placed in the item/ folder inside models or textures will still load
Build 3989 ·
»
Fixed bug where itemframe furniture could be rotated even if rotating is disabled

Made it so the papi emoji placeholder will only use the last 2 parts for row/column if they're non-escaped numbers and will merge everything else
Build 3988 ·
»
Cleaned up a bunch of logging with generation

Fixed some cases where trim armor is broken on older versions
Build 3987 ·
»
Fixed legacy model not generating in certain cases (player_head)
Build 3986 ·
»
Potentially fixed furnitures seats and hitboxes sharing the same UUID (world-based)

Copy model's parent

Defaults model's name to `Generation.Name` or its config key to generate items with parent only

fix conflicts

wtf git
Build 3985 ·
»
Added `Furniture.CanPlaceUnderwater: true` option for non-itemframe furniture
Build 3984 ·
»
Barriers can now be defined on Furniture States to change the barrier placement

`+` Fixed furniture being interacted with the same tick its placed

`+` Fixed some issues with MythicHUD importing

`+` Fixed player head item generation
Build 3983 ·
»
Update .gitlab-ci.yml
Build 3982 ·
»
Fixed NPE in BrewingEventListeners caused by DeluxeMenus
Build 3981 ·
»
Generate pack using `MythicHud/built-pack/assets` for MH v1.2.0

Parse held weapon after applying augments
Build 3980 ·
»
Fixed furniture default state not working with item models

Added `/crucible furniture repair` command to repair/convert any loaded furniture with broken items
Build 3979 ·
»
Fixed onInteract furniture skills not being cancellable
Build 3978 ·
Top