-
Notifications
You must be signed in to change notification settings - Fork 27
/
module.txt
40 lines (40 loc) · 1.1 KB
/
module.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"id": "Potions",
"version": "1.4.0-SNAPSHOT",
"author": "bi0hax, XTariq, shardulc, S-ulphuric, kallentu, Mandar Juvekar, Arpit Kamboj (digitalripperynr), SufurElite, JayGupta2003, He Who Shall Not Be Named (VaibhavBajaj), mdj117, FieryPhoenix909, jellysnake",
"displayName": "Potions",
"description": "A small collection of various potions that can be consumed for several effects.",
"dependencies": [
{
"id": "AlterationEffects",
"minVersion": "1.1.0"
},
{
"id": "Durability",
"minVersion": "1.1.0"
},
{
"id": "Explosives",
"minVersion": "1.0.0"
},
{
"id": "Fluid",
"minVersion": "2.0.0"
},
{
"id": "Health",
"minVersion": "2.0.0-SNAPSHOT"
},
{
"id": "InGameHelpAPI",
"minVersion": "1.0.0"
},
{
"id": "Inventory",
"minVersion": "1.1.0"
}
],
"serverSideOnly": false,
"isAsset": true,
"isLibrary": true
}