Skip to content

Commit 46a4540

Browse files
Lint
1 parent 0666c62 commit 46a4540

File tree

1 file changed

+9
-9
lines changed
  • Kenan-Modpack/Bugs_life-master/Bugs_life-master/bugs_life

1 file changed

+9
-9
lines changed
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[
2-
{
2+
{
33
"type": "COMESTIBLE",
44
"id": "honeydew",
55
"name": { "str": "honeydew" },
@@ -8,14 +8,14 @@
88
"color": "green",
99
"symbol": "~",
1010
"material": [ "honey" ],
11-
"quench": 4,
11+
"quench": 4,
1212
"healthy": 0,
1313
"calories": 67,
14-
"charges": 16,
14+
"charges": 16,
1515
"stim": 0,
16-
"fun": 2 ,
17-
"comestible_type": "FOOD" ,
18-
"flags": ["NUTRIENT_OVERRIDE"],
19-
"volume": "250 ml"
20-
}
21-
]
16+
"fun": 2,
17+
"comestible_type": "FOOD",
18+
"flags": [ "NUTRIENT_OVERRIDE" ],
19+
"volume": "250 ml"
20+
}
21+
]

0 commit comments

Comments
 (0)