Skip to content

Commit 1c2ef70

Browse files
committed
Update mods
- Nutrition Unofficial Extended Life
1 parent 0826374 commit 1c2ef70

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

CHANGELOG_v2.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Fixeroo (2.3.2 -> 2.3.3-hotfix.1)
1010
- GTExpert-Core (2.4.0 -> 2.4.1)
1111
- GTWoodProcessing (1.2.2 -> 1.2.3)
12+
- Nutrition Unofficial Extended Life (4.13.0 -> 4.14.0)
1213

1314
## Update resourcepack
1415
- GhaTech (1.6 -> 1.7)

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@
651651
},
652652
{
653653
"projectID": 964516,
654-
"fileID": 5049991,
654+
"fileID": 6076795,
655655
"required": true
656656
},
657657
{
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"hints": [
3+
{
4+
"id": "extraplanets:canned_food",
5+
"meta": 0,
6+
"healAmount": 16
7+
},
8+
{
9+
"id": "extraplanets:canned_food",
10+
"meta": 1,
11+
"healAmount": 4
12+
},
13+
{
14+
"id": "extraplanets:canned_food",
15+
"meta": 2,
16+
"healAmount": 4
17+
},
18+
{
19+
"id": "extraplanets:canned_food",
20+
"meta": 3,
21+
"healAmount": 12
22+
}
23+
]
24+
}

0 commit comments

Comments
 (0)