CarryOn/src/main/resources/mcmod.info
2017-08-14 11:12:54 +02:00

17 lines
515 B
JSON

[
{
"modid" : "carryon",
"name" : "Carry On",
"version" : "1.0", "mcversion" : "1.12",
"url" : "",
"credits" : "Tschipp, Purplicious_Cow, cy4n",
"authorList" : ["Tschipp, Purplicious_Cow, cy4n"],
"description": "Carry On is a simple mod that improves game interaction by allowing players to pick up, carry, and place single block Tile Entities using only their empty hands.",
"logoFile" : "assets/carryon/logo.png",
"updateUrl" : "",
"parent" : "",
"dependencies": [],
"screenshots": []
}
]