modded7/overrides/config/nonetherportals.cfg
Neeve 4e62575679
Update NNP to 1.1.0 and add translation keys (#378)
Updates NNP to 1.1.0 to support notifying nearby players why Nether portals are disabled.

![image](https://github.com/Nomi-CEu/nomi-ceu/assets/22255622/a403a80e-26af-46fd-b3a9-a90a8ad72354)

/* Commits: */

* Update NNP to 1.1.0 and add translation keys

* Nomifactory -> Nomi-CEu

---------

Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
2023-06-06 14:38:59 +10:00

7 lines
175 B
INI

# Configuration file
general {
# The message to be displayed when portals are disabled. Can be a translation key.
S:portalMessage=nomifactory.nonetherportals
}