Forums must be and integer

This commit is contained in:
Juraj Vajda 2021-03-29 11:52:14 -04:00
parent c37a1ac780
commit 7ad2dab717

View File

@ -15,5 +15,5 @@
"long_description": "# Farming Addons [x_farming]\n\n Extends Minetest default farming mod with new plants and crops using only minetest_game API (except couple of functions for e.g. block farming).\n \n Adds:\n \n * Bonemeal\n * Empty Soup Bowl\n * Hog Stew\n * Beetroot\n * Carrot\n * Coffee\n * Corn\n * Melon\n * Obsidian Wart\n * Potato\n * Pumpkin\n * Cocoa\n * Kiwi Tree\n * Large Cactus with Fruit\n * Strawberry\n * Pine nut tree\n * Stevia\n * Soybean\n * Salt\n * and more..\n \n ## Biomes\n \n **Grassland**\n \n - Melon\n - Carrot\n - Soybean\n \n **Coniferous Forest**\n \n - Strawberry\n - Pine Nut Tree\n \n **Desert**\n \n - Large Cactus with Fruit (dragon fruit)\n \n **Savanna**\n \n - Kiwi Tree\n - Coffee\n - Stevia\n \n **Rainforest**\n \n - Cocoa\n \n **Underground**\n \n - Obsidian Wart (below -1000)\n \n **Sandstone desert**\n \n - Corn\n - Pumpkin\n \n **Cold desert**\n \n - Potato\n - Beetroot\n \n **Taiga**\n \n - Pine Nut Tree\n \n \n Seeds can be found also in dungeon chests.",
"repo": "https://bitbucket.org/minetest_gamers/x_farming/src/master",
"issue_tracker": "https://bitbucket.org/minetest_gamers/x_farming/issues",
"forums": "26464"
"forums": 26464
}