Commit Graph

48 Commits (0808b5419282a530bfc5a62ef0718a9f4f0e1189)

Author SHA1 Message Date
Nils Dagsson Moskopp 0808b54192
Render mcl_farming plant stems 1/16 node lower
This patch shifts mcl_farming nodes that represent a stem 1/16 nodes
downwards. It also replaces the plantlike drawtype of mcl_farming nodes
that represent an unconnected stem (x) with a nodebox drawtype that
looks like a plus (+), as Minetest has no option to rotate nodeboxes.
The goal is to remove the gap between plants and farming soil with a
node height of 15/16.

This patch affects melon stem and pumpkin stem nodes.
2022-04-21 02:45:36 +02:00
Elias Fleckenstein 86b2cd70f9 Fortune 2020-11-06 13:46:52 +01:00
Elias Fleckenstein 7c28bf8507 Silk Touch 2020-11-02 19:09:23 +01:00
Elias Åström 6315490b14 Update the rest of the blast resistance values
The values have been updated according to this list:

https://minecraft.gamepedia.com/Module:Blast_resistance_values
2020-04-19 13:08:36 +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 7b24ede582 Remove a couple of FIXMEs and legacy 2019-10-16 08:33:22 +02:00
Wuzzy 53eabf3737 German translation: mcl_farming 2019-03-15 03:41:24 +01:00
Wuzzy a29626881f New translation system, part 7: Items, part 3 2019-03-08 00:00:09 +01:00
Wuzzy f63342ec72 Rename seed textures 2019-02-05 04:06:28 +01:00
Wuzzy b5f9a755b3 Tweak item names and images of farming plants 2018-10-24 18:16:39 +02:00
Wuzzy e19271398d Make pumpkins and melons opaque again 2018-03-13 02:38:57 +01:00
Wuzzy d3dbedd199 Update stem images and automatically colorize them 2017-07-21 19:47:20 +02:00
Wuzzy fa7cb8397a Add independent connected stem textures 2017-07-17 14:26:25 +02:00
Wuzzy ca01259b59 Set list of nodes which can be taken by endermen 2017-07-05 20:14:37 +02:00
Wuzzy ad29d5dbb2 Fix light: melon/pumpkin/jack'o lantern 2017-06-13 14:18:12 +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 d3e2a21d5f Refactor plant growth, improve bone meal on plants 2017-04-01 03:54:58 +02:00
Wuzzy f64bf438e7 Greatly increase pumpkin/melon stem growth rate 2017-03-30 04:54:27 +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 c2fbe2ad55 Add various factoids and complete some food help 2017-03-18 17:18:12 +01:00
Wuzzy 1d8b8d5c73 Fix connected melon stems dropping themselves 2017-03-14 21:57:23 +01:00
Wuzzy 5083d23f86 Help update for gourd stems and gourd blocks 2017-03-14 05:46:57 +01:00
Wuzzy 36e6c78eeb Auto-connect stem after stem construction 2017-03-14 04:17:35 +01:00
Wuzzy d4f9c5c122 Different colors for different stem stages 2017-03-14 03:26:48 +01:00
Wuzzy 6794911023 Stems: 8 stages, fix bone meal and selection box 2017-03-14 02:37:42 +01:00
Wuzzy 7cd7b27d55 Clean up gourd API 2017-03-13 22:53:49 +01:00
Wuzzy 50814a6d5f Introduce the old melon/pumpkin growth times again 2017-03-13 22:43:47 +01:00
Wuzzy 0fe42e4f30 Melons now also make use of the gourd API 2017-03-13 22:36:34 +01:00
Wuzzy 6456351722 Clean up soil checking code in melon/pumpkin 2017-03-13 20:21:38 +01:00
Wuzzy d06df50d96 Fix pumpkin and melon stems being upside down 2017-03-13 19:57:50 +01:00
Wuzzy a187faf3fa Add help for: pumpkin, melon, (hydrated) farmland 2017-03-11 18:32:39 +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 4ec6f5a3ec Hardness for the last remaining items 2017-02-27 18:38:31 +01:00
Wuzzy 4bf05de37d Add hardness to farming stuff 2017-02-27 01:26:07 +01:00
Wuzzy 6e3f7d06b5 Make slimeblock, melon/pumpkin stem dig immediate 2017-02-24 05:34:03 +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 e2cee05a21 Melon stems roughly have the drop chances like MC 2017-02-22 14:46:21 +01:00
Wuzzy 56e46ddbe9 Rename melon item to “Melon Slice” for disamb. 2017-02-19 21:29:56 +01:00
Wuzzy 4ac8ab4dab Add sounds to melon blocks and remove facedir 2017-02-19 21:27:31 +01:00
Wuzzy 96521433f5 Eat on rightclick 2017-02-16 17:45:33 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00