Created fabric.mod.json.

This commit is contained in:
2025-06-03 19:43:28 +01:00
parent 7ce7f9e315
commit b9c415de99

View 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"
}
}