Add support for mod loading on Forge 1.13.

This commit is contained in:
Daniel Scalzi
2019-02-18 18:17:31 -05:00
parent 81367bc619
commit e08c3a903a
4 changed files with 60 additions and 6 deletions

View File

@@ -1547,6 +1547,26 @@
}
]
},
{
"id": "squeek:appleskin:1.0.9",
"name": "AppleSkin (test mod)",
"type": "ForgeMod",
"artifact": {
"size": 26613,
"MD5": "ada2e02e0cc3267f5d927805332c4c8b",
"url": ""
}
},
{
"id": "com.blamejared:controlling:4.0.1",
"name": "Controlling (Test Mod)",
"type": "ForgeMod",
"artifact": {
"size": 34914,
"MD5": "b4dc10b9039518ce00845ca962e6a136",
"url": ""
}
}
]
}