Mirror, array and quickreplace.

This commit is contained in:
Christian Knaapen
2018-09-15 11:21:21 +02:00
commit f8f76e8f24
30 changed files with 2341 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[
{
"modid": "effortlessbuilding",
"name": "Effortless Building",
"description": "Makes building easier by providing tools like mirrors, arrays, quickreplace and a block randomizer.",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "https://requios.nl/",
"updateUrl": "",
"authorList": ["Requios"],
"credits": "",
"logoFile": "",
"screenshots": [],
"dependencies": []
}
]