Adding mcmod.info
This commit is contained in:
parent
195a2f2be8
commit
52fe90efa1
1 changed files with 21 additions and 0 deletions
21
src/mcmod.info
Normal file
21
src/mcmod.info
Normal file
|
@ -0,0 +1,21 @@
|
|||
[
|
||||
{
|
||||
"modid": "warpdrive",
|
||||
"name": "WarpDrive",
|
||||
"description": "Create your own space ship from any blocks (excluding bedrock) and sail it trough space.
|
||||
Explore the space dimension: asteroids (filled with ores), asteroid fields, gas clouds, planetoids, stars, and NPC-ships.
|
||||
Jump to hyperspace for long-range traveling!
|
||||
Set up laser cannons on your ship to fight with other players' ships, or craft a mining laser to collect valuable resources on Earth or in space.
|
||||
Cloak your ship, base or a space station from your enemies!
|
||||
And lots more!",
|
||||
"version": "1.2.5.0",
|
||||
"mcversion": "1.6.4",
|
||||
"url": "http://www.minecraftforum.net/topic/1444954-",
|
||||
"updateUrl": "http://files.minecraftforge.net/SecretRoomsMod/SecretRoomsMod-universal-latest.zip",
|
||||
"authors": ["Cr0s", "DarkholmeTenk", "drpepper240", "ZLOFENIX", "LemADEC"],
|
||||
"credits": "Original concept and implementation by Cr0s, modified by ZLOFENIX, DarkholmeTenk & drpepper240. Merged, bugfixed and ported to WWM by LemADEC.",
|
||||
"logoFile": "",
|
||||
"screenshots": [],
|
||||
"dependencies": []
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue