Some additional fixes from other branch.

This commit is contained in:
Sebastian Hartte
2020-05-30 22:18:26 +02:00
parent 16d6d55d7f
commit ec3b464655
139 changed files with 1489 additions and 1485 deletions
+28
View File
@@ -0,0 +1,28 @@
modLoader="javafml"
loaderVersion="[31,)"
issueTrackerURL="https://github.com/AppliedEnergistics/Applied-Energistics-2/issues"
showAsResourcePack=false
[[mods]]
modId="appliedenergistics2"
version="rev7"
displayName="Example ModApplied Energistics 2"
displayURL="https://ae-mod.info/"
logoFile="assets/appliedenergistics2/meta/logo.png"
description='''
A Mod about Matter, Energy and using them to conquer the world..
'''
# [[dependencies.examplemod]]
# modId="forge"
# mandatory=true
# versionRange="[28,)"
# ordering="NONE"
# side="BOTH"
#
# [[dependencies.examplemod]]
# modId="minecraft"
# mandatory=true
# versionRange="[1.14.4]"
# ordering="NONE"
# side="BOTH"