This commit is contained in:
DaanV2
2022-07-20 21:34:51 +02:00
parent ab92c3dc35
commit 06b8937265

View File

@@ -28,7 +28,7 @@
"description": "If true, this food item is considered meat.", "description": "If true, this food item is considered meat.",
"type": "boolean", "type": "boolean",
"default": false "default": false
}, }
}, },
"saturation_modifier": { "saturation_modifier": {
"title": "Saturation Modifier", "title": "Saturation Modifier",
@@ -82,4 +82,3 @@
} }
} }
} }
}