Updates NNP to 1.1.0 to support notifying nearby players why Nether portals are disabled.  /* Commits: */ * Update NNP to 1.1.0 and add translation keys * Nomifactory -> Nomi-CEu --------- Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
7 lines
175 B
INI
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
|
|
}
|