]> git.lizzy.rs Git - BoundingBoxOutlineReloaded.git/blob - src/main/resources/fabric.mod.json
b9d605b1a1635f248f6060be9b2f0c6f1023d2d4
[BoundingBoxOutlineReloaded.git] / src / main / resources / fabric.mod.json
1 {
2   "schemaVersion": 1,
3   "id": "bbor",
4   "name": "BoundingBoxOutlineReloaded",
5   "description": "Shows the bounding boxes of structures and features.",
6   "authors": [
7     "Irtimaled"
8   ],
9   "version": "$version",
10   "mixins": [
11     "mixins.bbor.json"
12   ]
13 }