1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/kubejs/data/botanypots/recipes/soil/deepsoil_farmland.json
2021-01-23 21:36:55 +01:00

9 lines
310 B
JSON

{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "undergarden" }],
"input": { "item": "undergarden:deepsoil_farmland" },
"display": { "block": "undergarden:deepsoil_farmland" },
"categories": ["deepturf", "deepsoil_farmland"],
"growthModifier": 0.15
}