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