Add mods.toml

This commit is contained in:
modmuss50 2019-02-23 19:33:13 +00:00
parent d7c4f55e6c
commit b8f09d29b7
2 changed files with 8 additions and 2 deletions

View file

@ -126,8 +126,6 @@ public class TechReborn {
}
@SubscribeEvent
public void postinit() {
proxy.postInit();

View file

@ -0,0 +1,8 @@
modLoader="javafml"
loaderVersion="[13,)"
[[mods]]
modId="techreborn"
version="${version}"
displayName="Tech Reborn"
description="Tech Reborn"