Crucible - Custom Items, Armor, Furniture, Blocks, & More!

Crucible - Custom Items, Armor, Furniture, Blocks, & More! v2.2.0

You do not have access to download Development Builds!

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!

»
Remvoed generation rotation limits/clamping since 1.21.11 doesn't need them anymore
Build 4089 ·
»
...pretty please?
Build 4088 ·
»
Added compatibility for `files/` folder

- lore templates
- fonts
- worldgen
- equipment sets
- tooltips
- augments
Build 4087 ·
»
Fixed issue with furniture variables

> Was recently introduced in the last few days (*ops*)
Build 4086 ·
»
Fixed EquipSlot null edge case
Build 4085 ·
»
EquipSlot API Changes (requires same Mythic Build!)

Fixed lore updates after item updates

Fixed EquipSlot null error
Build 4084 ·
»
fix: stat randomization for crafting
Build 4083 ·
»
custom equippable item api stuff
Build 4082 ·
»
custom equippable item api stuff
Build 4081 ·
»
Refactoring
Build 4080 ·
»
Refactoring
Build 4079 ·
»
Expose some custom equipment api
Build 4078 ·
»
fix: more nexo fixes
Build 4077 ·
»
Fixed case where item stats were not being removed closes #2132
Build 4076 ·
»
Fixed fishing rod display when casted (it was swapped)
Build 4075 ·
»
fix: more component conversions
Build 4074 ·
»
patched nexo support
Build 4073 ·
»
feat: nexo support
Build 4072 ·
»
Placeholder support and `wrapLinePrefix/wrapPrefix/wlp` aliases for `wrapLineColor` in ItemData placeholders
Build 4071 ·
»
Fixed an edge-case for placeholders

fixed `` when no itemstack is provided

Fixed conditional placeholder parsing in ItemData placeholders
Build 4070 ·
»
Fixed generation breaking without first doing an `/mm reload`

Added custom menu button function `ARMOR` which will expose a vanilla armor slot in the menu
```
ARMOR_FUNCTION_BUTTON:
Mapping: A
Function:
Type: armor
Slot: HEAD
```
Build 4069 ·
»
Make `updateLore` work on items without a LoreTemplate

Make ItemData Wrap-length ignore formatting-codes such as ``
Build 4068 ·
»
Support "\n" in item lore

Addded text-wrapping to placeholders:
- `wrap=X`: will wrap the text to a new line after X characters. Will be cut at full words
- `wrapLineColor=""`: the prefix/color every line starts with

Usage: ```
test_item:
ItemData:
Description: "Some very long explanation of what this item does"
Lore:
- '"}>'
```
Build 4067 ·
»
Fixed wrong bow power being passed to onShoot trigger on later versions
Build 4066 ·
»
next
Build 4065 ·
Top