mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-07-13 22:00:31 +02:00
added mithril scythe as special item
This commit is contained in:
@ -13,6 +13,7 @@ This mod works by adding your new plant to the {growing=1} group and numbering t
|
||||
|
||||
### Changelog:
|
||||
|
||||
- 1.40 - Added Mithril Scythe to quick harvest and replant crops on right-click.
|
||||
- 1.39 - Added Rice, Rye and Oats thanks to Ademants Grains mod. Added Jaffa Cake and multigrain bread.
|
||||
- 1.38 - Pumpkin grows into block, use chopping board to cut into 4x slices, same with melon block, 2x2 slices makes a block, cocoa pods are no longer walkable
|
||||
- 1.37 - Added custom 'growth_check(pos, nodename) function for crop nodes to use (check cocoa.lua for example)
|
||||
@ -60,4 +61,4 @@ This mod works by adding your new plant to the {growing=1} group and numbering t
|
||||
- 0.1 - Fixed growing bug
|
||||
- 0.0 - Initial release
|
||||
|
||||
### Lucky Blocks: 38
|
||||
### Lucky Blocks: 39
|
||||
|
Reference in New Issue
Block a user