Skip to content

Commit 03c3bf7

Browse files
committed
Update sample_food.jsont
1 parent b6dddd5 commit 03c3bf7

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cards/sample_food.jsont

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"id": "witchery_mushroom_soup",
3-
"nameTerm": "witchery_mushroom_soup",
4-
"descriptionTerm": "witchery_mushroom_soup_description",
5-
"icon": "mushroom_soup.png",
2+
"id": "[mod]_[name]",
3+
"nameTerm": "[mod]_[name]",
4+
"descriptionTerm": "[mod]_[name]_description",
5+
"icon": "[name].png",
66
"value": 6,
77
"type": "Food",
88
"script": "Food",

0 commit comments

Comments
 (0)