blob: c05af11740c81109a554bc1c69228a826af26509 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# This mods.toml is loaded by forge 1.13-1.19 and is only here to make forge display an error message
license = "LGPL"
[[mods]]
modId="notenoughupdateserrordisplay"
version="${version}"
displayName="NotEnoughUpdates (1.8.9)"
description='''
This mod description is only here to warn you about using the wrong version of Minecraft and Forge.
'''
|