ironbarrels/src/main/resources/mcmod.info

22 lines
565 B
Plaintext
Raw Normal View History

[
{
2012-08-14 19:42:17 +02:00
"modid": "IronChest",
"name": "Iron Chest",
2013-01-11 07:26:01 +01:00
"description": "New chests with larger sizes, with in-place upgrade items.\nThe feature chest is the crystal chest, which is transparent - some inventory contents are visible without opening the chest",
"version": "${version}",
2014-08-10 22:36:58 +02:00
"mcversion": "${mcversion}",
"url": "http://www.minecraftforum.net/topic/981855-",
"updateUrl": "",
"authors": [
"cpw"
],
"credits": "By cpw, based on an original idea by Lishid",
2012-06-03 06:41:48 +02:00
"logoFile": "",
"screenshots": [
],
"parent":"",
"dependencies": [
]
}
]