Skip to content

Commit 66d89bc

Browse files
Update items.json
1 parent 4d20b92 commit 66d89bc

File tree

1 file changed

+12
-0
lines changed
  • Kenan-Modpack/Bugs_life-master/Bugs_life-master/bugs_life

1 file changed

+12
-0
lines changed

Kenan-Modpack/Bugs_life-master/Bugs_life-master/bugs_life/items.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,17 @@
1717
"comestible_type": "FOOD",
1818
"flags": [ "NUTRIENT_OVERRIDE" ],
1919
"volume": "250 ml"
20+
},
21+
{
22+
"type": "COMESTIBLE",
23+
"id": "egg_antlion",
24+
"name": { "str": "antlion egg" },
25+
"copy-from": "egg_insect",
26+
"color": "yellow",
27+
"symbol": "o",
28+
"spoils_in": "5 days",
29+
"description": "A large white antlion egg. There is something hard inside.",
30+
"rot_spawn": "GROUP_EGG_ANTLION",
31+
"rot_spawn_chance": 50
2032
}
2133
]

0 commit comments

Comments
 (0)