Portal-Key-1.21.1-NeoForge-1.5.2.jar
Curse Maven Snippet
What's new
# Portal Key 1.5.2 — Wrapped Mod Item Compatibility
## Fixed
- Added support for copied item selectors such as
`<item:hazentouvelib:shadow_rune>`.
- Added support for the equivalent unwrapped prefix
`item:hazentouvelib:shadow_rune`.
- Added support for copied item-tag forms such as `<tag:items:c:gems>`.
- Applied the compatibility fix to every activator and personal craft-unlock
setting for all supported dimensions.
- Kept plain registry IDs, comma-separated items, tags, mod wildcards, the global
wildcard, and the reset commands fully compatible.
## HazentouveLib example
The recommended plain form is:
```toml
netherActivatorItem = "hazentouvelib:shadow_rune"
```
The copied form now works too:
```toml
netherActivatorItem = "<item:hazentouvelib:shadow_rune>"
```
To use the Shadow Rune for the personal Nether unlock as well, put the same value
in `netherCraftItem` inside `portalkey-unlocks-common.toml`.
## Updating
Remove every older Portal Key JAR and install
`Portal-Key-1.21.1-NeoForge-1.5.2.jar` on the server and every client. Keep your
existing configs, then re-enter the Shadow Rune selector if an older Portal Key
version previously replaced the invalid wrapped value with its default.
This mod has no additional files

