We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0666c62 commit 46a4540Copy full SHA for 46a4540
Kenan-Modpack/Bugs_life-master/Bugs_life-master/bugs_life/items.json
@@ -1,5 +1,5 @@
1
[
2
-{
+ {
3
"type": "COMESTIBLE",
4
"id": "honeydew",
5
"name": { "str": "honeydew" },
@@ -8,14 +8,14 @@
8
"color": "green",
9
"symbol": "~",
10
"material": [ "honey" ],
11
- "quench": 4,
+ "quench": 4,
12
"healthy": 0,
13
"calories": 67,
14
- "charges": 16,
+ "charges": 16,
15
"stim": 0,
16
- "fun": 2 ,
17
- "comestible_type": "FOOD" ,
18
- "flags": ["NUTRIENT_OVERRIDE"],
19
- "volume": "250 ml"
20
- }
21
- ]
+ "fun": 2,
+ "comestible_type": "FOOD",
+ "flags": [ "NUTRIENT_OVERRIDE" ],
+ "volume": "250 ml"
+ }
+]
0 commit comments