Update references to neoforge.mods.toml

This commit is contained in:
Brennan Ward 2024-04-27 23:59:38 -07:00
parent 8e4a898238
commit fa99978d2e
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# This is an example mods.toml file. It contains the data relating to the loading mods.
# This is an example neoforge.mods.toml file. It contains the data relating to the loading mods.
# There are several mandatory fields (#mandatory), and many more that are optional (#optional).
# The overall format is standard TOML format, v0.5.0.
# Note that there are a couple of TOML lists in this file.