Skip to content

Small Additions for Entangled#511

Open
Immodial wants to merge 7 commits into
DimensionalDevelopment:1.21.1from
Immodial:1.21.1
Open

Small Additions for Entangled#511
Immodial wants to merge 7 commits into
DimensionalDevelopment:1.21.1from
Immodial:1.21.1

Conversation

@Immodial

@Immodial Immodial commented Jul 23, 2026

Copy link
Copy Markdown
  • Merge of Automatic Command Block Ticking
  • Fix for World Thread and Garment of Reality armor helmets, leggings, and boots being misassigned
    • Because of this you could do some ridiculous stuff like Respiration boots and a Swift Sneak helmets
    • There doesn't seem to be an issue tracking this
  • Created a custom equip sound for World Thread and Garment of Reality armor since they previously used Leather
  • The /pocket command now has a target instead of a locator, which refers to an entity to send to the pocket
    • The old functionality can be accomplished with execute at <locator> run pocket ...
  • Added a config option genericDeathMessages, which instead of prepending limbo. it appends another translatable component limbo.death.generic
    • This is so large modpacks don't need translation keys for every single death message
    • For my purposes it's because I'm using Limbo to handle most death and the more familiar death messages make things clearer

From my testing none of these changes introduce new issues, but I'd encourage looking over my code anyways (it's not a lot) since you're definitely more familiar.
P.S. to Waterpicker: Sorry for putting more work on your plate! I didn't have access to LiminalLib so I had to make this before those commits. Integrating this stuff isn't urgent though, since I'm unfortunately probably going to have a long break where I can't work on Entangled

Waterpicker and others added 7 commits May 19, 2026 18:35
Previously Helmets enchanted like Leggings, Leggings enchanted like Boots, and Boots enchanted like Helmets!
Not completely sure I got all code references
This replaces the "Locator" parameter, which isn't really a problem since `/execute at` offers the same functionality
Updated Enchantable tags but not actual Armor tags
Now large modpacks don't need to port every single death message, or if you are frequently sent to Limbo have the option of showing more familiar ones
@Immodial Immodial changed the title 1.21.1 Small Additions for Entangled Jul 23, 2026
@Waterpicker

Waterpicker commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Liminal LIbrary for now can be compiled locally and added maven local. If you want to take a jab at that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants