Commit graph

25 commits

Author SHA1 Message Date
Nils Dagsson Moskopp
eb7b99d59e
Make fully grown beetroot drop 1 to 4 seeds when harvested
As beetroot often did not drop seeds, players could end up with no seeds when
trying to farm beetroot. This patch guarantees that at least one beetroot seed
is dropped when harvesting beetroot.
2021-06-20 19:02:35 +02:00
Wuzzy
feba60cad8 Translate all extended tooltips to German 2020-03-12 01:35:11 +01:00
Wuzzy
ba74546d48 Add extended tooltips 2020-02-19 04:54:17 +01:00
Wuzzy
a29626881f New translation system, part 7: Items, part 3 2019-03-08 00:00:09 +01:00
Wuzzy
7d0c647e8b Comment on beetroot seed probability 2019-02-08 05:30:05 +01:00
Wuzzy
b5f9a755b3 Tweak item names and images of farming plants 2018-10-24 18:16:39 +02:00
Wuzzy
0f4573c594 Update help of all food items 2017-05-21 04:21:12 +02:00
Wuzzy
3291fcb054 Add saturation value to food items 2017-05-20 17:45:04 +02:00
Wuzzy
c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy
c201ee7533 Add plant group to plants, required for farmland 2017-05-14 21:37:21 +02:00
Wuzzy
635256c245 Fix some beetroot bugs
- Improve selection box
- Fix incorrect texture of a beetroot stage (used carrot image, lol)
- Did not drop when supporting node was destroyed
2017-04-01 05:10:56 +02:00
Wuzzy
d3e2a21d5f Refactor plant growth, improve bone meal on plants 2017-04-01 03:54:58 +02:00
Wuzzy
30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy
767d7cbc3e Add Help aliases for premature farming plants 2017-03-21 04:56:16 +01:00
Wuzzy
d0b934f19d Sunlight propagates through beetroot/potato crop 2017-03-20 18:51:40 +01:00
Wuzzy
79f5c7dc5a Use “#” shape for carrot, beetroot, nether wart 2017-03-14 21:45:21 +01:00
Wuzzy
2ce928279b Add help for some farming plants 2017-03-13 18:52:22 +01:00
Wuzzy
3928193652 Add many farming-related help texts 2017-03-11 18:23:30 +01:00
Wuzzy
aabb1e972d Add _doc_items_create_entry fields for doc_items 2017-03-02 19:53:53 +01:00
Wuzzy
0aeb109c64 Add blast resistance to a ton of blocks 2017-02-22 16:03:59 +01:00
Wuzzy
4d159ffe8b Add descriptions to farming plants 2017-02-22 15:08:39 +01:00
Wuzzy
672d080a96 100% to drop beetroot seeds for premature beetroot 2017-02-22 14:50:13 +01:00
Wuzzy
96521433f5 Eat on rightclick 2017-02-16 17:45:33 +01:00
Wuzzy
c587d6316e Use drinking sound for milk and soups 2017-02-16 15:08:26 +01:00
Wuzzy
3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00
Renamed from mods/mcl_farming/beetroot.lua (Browse further)