Update mods.toml
This commit is contained in:
parent
96d7c92c37
commit
2969470796
|
|
@ -2,7 +2,7 @@ modLoader="javafml" #mandatory
|
|||
|
||||
loaderVersion="[43,)" #mandatory This is typically bumped every Minecraft version by Forge. See our download page for lists of versions.
|
||||
|
||||
license="Public Domain"
|
||||
license="MIT"
|
||||
|
||||
issueTrackerURL="" #optional
|
||||
|
||||
|
|
@ -10,17 +10,17 @@ issueTrackerURL="" #optional
|
|||
|
||||
modId="webdisplays" #mandatory
|
||||
|
||||
version="1.3.3" #mandatory
|
||||
version="2.0.0-1.20.1" #mandatory
|
||||
|
||||
displayName="WebDisplays" #mandatory
|
||||
|
||||
displayURL="https://github.com/Mysticpasta1/webdisplays" #optional
|
||||
displayURL="https://github.com/CinemaMod/webdisplays" #optional
|
||||
|
||||
logoFile= "" #optional
|
||||
|
||||
credits="" #optional
|
||||
|
||||
authors="Mysticpasta1, WaterPicker, Montoyo, GiantLuigi4" #optional
|
||||
authors="GiantLuigi4, ds58, Mysticpasta1, montoyo, WaterPicker" #optional
|
||||
|
||||
description='''
|
||||
'''
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user