Created fabric.mod.json.
This commit is contained in:
16
treeplacer_wwee/fabric.mod.json
Normal file
16
treeplacer_wwee/fabric.mod.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"schemaVersion": 1,
|
||||||
|
"id": "treeplacer_wwee",
|
||||||
|
"version": "2.0.0",
|
||||||
|
"name": "Treeplacer x WWEE",
|
||||||
|
"description": "This is a Treeplacer datapack for William Wythers' Expanded Ecosphere.",
|
||||||
|
"authors": "Micle",
|
||||||
|
"license": "All Rights Reserved",
|
||||||
|
"icon": "pack.png",
|
||||||
|
"environment":"*",
|
||||||
|
"depends":{
|
||||||
|
"fabric-resource-loader-v0":"*",
|
||||||
|
"expanded_ecosphere":"3.2.4",
|
||||||
|
"treeplacer":"1.3.0"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user