19 lines
313 B
JSON
19 lines
313 B
JSON
{
|
|
"path": "vanilla/soils/farmland_soil.json",
|
|
"enabled": true,
|
|
"id": "farmland_soil",
|
|
"name": "Farmland",
|
|
"varients": [
|
|
{
|
|
"item": "minecraft:farmland",
|
|
"meta": 0,
|
|
"tags": "",
|
|
"ignoreMeta": true,
|
|
"ignoreTags": [
|
|
"*"
|
|
],
|
|
"useOreDict": true
|
|
}
|
|
]
|
|
}
|