mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-02-22 11:16:13 +00:00
16 lines
287 B
JSON
16 lines
287 B
JSON
{
|
|
"format_version": "1.10",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "minecraft:pumpkin_pie"
|
|
},
|
|
|
|
"components": {
|
|
"minecraft:use_duration": 32,
|
|
"minecraft:food": {
|
|
"nutrition": 8,
|
|
"saturation_modifier": "low"
|
|
}
|
|
}
|
|
}
|
|
} |