DimDoors/src/main/resources/mcmod.info
2016-10-30 19:42:01 -04:00

21 lines
No EOL
698 B
JSON

{
"modListVersion":2,
"modList":
[
{
"modid": "dimdoors",
"name": "Dimensional Doors",
"description": "Bend and twist reality itself, creating pocket dimensions, rifts, and much more",
"version": "3.0.0-a1",
"credits": "Created by StevenRS11, Coded by StevenRS11 and SenseiKiwi, Logo and Testing by Jaitsu, recent updates by Zixiken and Waterpicker",
"logoFile": "/dimdoors_logo.png",
"mcversion": "1.8.9",
"url": "http://www.minecraftforum.net/topic/1650007-147smpssplan-dimensional-doors-v110-physics-what-physics-updated-with-fancy-opengl/",
"updateUrl": "",
"authorList": [ "StevenRS11", "SenseiKiwi", "Zixiken", "WaterPicker" ],
"parent":"",
"screenshots": [],
"dependencies": [ "Forge"]
}
]
}