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/white_sand.json
2021-01-23 21:36:55 +01:00

9 lines
325 B
JSON

{
"type": "botanypots:soil",
"conditions": [{ "type": "forge:mod_loaded", "modid": "byg" }],
"input": { "item": "byg:white_sand" },
"display": { "block": "byg:white_sand" },
"categories": ["sand", "red_sand", "white_sand", "black_sand", "pink_sand", "blue_sand", "purple_sand"],
"growthModifier": 0
}