Skip to content

Commit

Permalink
Bump farming from a74a29c to f3a7e93
Browse files Browse the repository at this point in the history
Bumps [farming](https://github.com/minetest-mirrors/farming) from `a74a29c` to `f3a7e93`.
- [Commits](minetest-mirrors/farming@a74a29c...f3a7e93)

---
updated-dependencies:
- dependency-name: farming
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent d809a35 commit 4003462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion farming
Submodule farming updated 58 files
+21 −0 api.txt
+15 −5 compatibility.lua
+16 −8 crops/artichoke.lua
+18 −10 crops/asparagus.lua
+18 −22 crops/barley.lua
+33 −62 crops/beans.lua
+17 −31 crops/beetroot.lua
+16 −6 crops/blackberry.lua
+14 −49 crops/blueberry.lua
+19 −9 crops/cabbage.lua
+21 −49 crops/carrot.lua
+19 −49 crops/chili.lua
+20 −94 crops/cocoa.lua
+7 −4 crops/cocoa_mapgen.lua
+13 −39 crops/coffee.lua
+19 −100 crops/corn.lua
+55 −82 crops/cotton.lua
+16 −9 crops/cucumber.lua
+17 −10 crops/eggplant.lua
+13 −70 crops/garlic.lua
+16 −9 crops/ginger.lua
+36 −61 crops/grapes.lua
+19 −178 crops/hemp.lua
+17 −8 crops/lettuce.lua
+20 −24 crops/melon.lua
+15 −26 crops/mint.lua
+16 −35 crops/onion.lua
+14 −8 crops/parsley.lua
+19 −29 crops/peas.lua
+21 −36 crops/pepper.lua
+19 −57 crops/pineapple.lua
+16 −38 crops/potato.lua
+20 −147 crops/pumpkin.lua
+14 −25 crops/raspberry.lua
+15 −29 crops/rhubarb.lua
+18 −49 crops/rice.lua
+50 −0 crops/rye_oat.lua
+0 −117 crops/ryeoatrice.lua
+16 −113 crops/soy.lua
+16 −9 crops/spinach.lua
+20 −9 crops/strawberry.lua
+24 −85 crops/sunflower.lua
+18 −24 crops/tomato.lua
+19 −45 crops/vanilla.lua
+18 −97 crops/wheat.lua
+0 −923 food.lua
+7 −1 grass.lua
+39 −54 hoes.lua
+118 −160 init.lua
+1,416 −0 item_recipes.lua
+35 −0 item_stairs.lua
+1,026 −0 items_food.lua
+14 −10 items_list.lua
+275 −0 items_non_food.lua
+4 −0 lucky_block.lua
+19 −32 soil.lua
+11 −24 statistics.lua
+0 −164 utensils.lua

0 comments on commit 4003462

Please sign in to comment.