Skip to content

Made lava sigil not damaging self during craft in conformity with water sigil#121

Merged
Dream-Master merged 2 commits intoGTNewHorizons:masterfrom
kopatych3348:master
Mar 6, 2026
Merged

Made lava sigil not damaging self during craft in conformity with water sigil#121
Dream-Master merged 2 commits intoGTNewHorizons:masterfrom
kopatych3348:master

Conversation

@kopatych3348
Copy link

Water sigil contains self as an "emptied container". That makes it non-consumable in crafts. Lava sigil instead contains a copy of self damaged by 2000. That causes weird behavior described in GTNewHorizons/GT-New-Horizons-Modpack#21707

If the player tries to craft infinity armor or final blood orb, he will also create "damaged" lava sigil. It is identical to usual, except that it cannot be used in crafting anymore.

While it could've been a way to "charge LP" for crafts - it currently does not do that and only creates confusion.

This PR removes that extra damage and makes it NC the same way as the water sigil is.

Also removed Zenscript from the dependency as it looks like it is not used anymore and moved to the museum, thus failing the build if present in dependencies.

@Dream-Master Dream-Master merged commit 99aab04 into GTNewHorizons:master Mar 6, 2026
1 check passed
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.

3 participants