Updated mod info

This commit is contained in:
Kino 2017-07-10 18:16:11 -04:00
parent 9c10da75f0
commit 4af6a81a51
2 changed files with 2 additions and 3 deletions

View file

@ -20,7 +20,7 @@ import com.legacy.aether.common.registry.sounds.SoundsAether;
import com.legacy.aether.common.tile_entities.AetherTileEntities;
import com.legacy.aether.common.world.AetherWorld;
@Mod(name = "Aether Legacy", modid = Aether.modid, version = "v1.4.1", acceptedMinecraftVersions = "1.10.2")
@Mod(name = "Aether Legacy", modid = Aether.modid, version = "v1.4.2", acceptedMinecraftVersions = "1.10.2")
public class Aether
{

View file

@ -2,8 +2,7 @@
{
"modid": "aether_legacy",
"name": "Aether Legacy",
"description": "Aether Legacy, a fan update of Aether I which has been revamped for the latest version of Minecraft. This version of the aether includes multiplayer support to play with friends and others alike.",
"version": "v1.0",
"description": "Aether Legacy, a port of Aether I which has been updated to the latest version of Minecraft. This version of the aether includes multiplayer support to play with friends and others alike.",
"mcversion": "1.10.2",
"url": "https://www.moddinglegacy.com/",
"updateUrl": "",