Add ModelDataTest to test mods.toml

This commit is contained in:
tterrag 2019-05-11 23:22:24 -04:00
parent 6a1337aa92
commit 9e39570d49
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,11 @@ modLoader="javafml"
loaderVersion="[2.0,)"
# debug/client/model
[[mods]]
modId="forgedebugmodeldata"
version="1.0"
displayName="ModelDataTest"
[[mods]]
modId="forgedebugmodelloaderregistry"
version="1.0"
displayName="ModelLoaderRegistryTest"
displayName="ModelLoaderRegistryTest"