mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-02-22 15:56:12 +00:00
16 lines
280 B
JSON
16 lines
280 B
JSON
{
|
|
"format_version": "1.10",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "minecraft:beef"
|
|
},
|
|
|
|
"components": {
|
|
"minecraft:use_duration": 32,
|
|
"minecraft:food": {
|
|
"nutrition": 3,
|
|
"saturation_modifier": "low"
|
|
}
|
|
}
|
|
}
|
|
} |