modded7/overrides/config/nomilabs-version.cfg
nomi-ceu-management[bot] b33249d9fc Beta Release 1.7-beta-5c
[NO CATEGORY]
2024-07-19 23:49:05 +00:00

21 lines
830 B
INI

# FOR DEVELOPMENT, DO NOT EDIT THIS FILE! EDIT THE TEMPlATES INSTEAD!
# See https://github.com/Nomi-CEu/Nomi-CEu/wiki/Part-1:-Contributing-Information#section-5-template-information!
# Configuration file
general {
# Formatted Version of the Modpack. Currently just used as a Substitution in the Window Title Override.
# [default: v1.0.0]
S:formattedVersion=v1.7-beta-5c
# Manual Fix Version. Increment this to have Data Fixers be POTENTIALLY applied.
# Note that if a chunk or inventory is loaded on the same fix version multiple times, it will only be fixed the first time.
# Note that no warning will be displayed before game load.
# The data fix version itself will be this config + the Labs internal fix version.
# [default: 0]
# Min: 0
# Max: 2147483647
I:manualFixVersion=1
}