mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-16 15:05:42 +00:00
14 lines
226 B
JSON
Vendored
14 lines
226 B
JSON
Vendored
{
|
|
"format_version": "1.10",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "minecraft:melon_seeds"
|
|
},
|
|
|
|
"components": {
|
|
"minecraft:seed": {
|
|
"crop_result": "melon_stem"
|
|
}
|
|
}
|
|
}
|
|
} |