Commit Graph

108 Commits

Author SHA1 Message Date
Wuzzy 3b7c30fefc Reduce fall damage by 80 on hay bale 2017-08-31 23:27:29 +02:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy ee38a7af9d Rename mod: bucket to mcl_buckets 2017-08-03 16:36:55 +02:00
Wuzzy 79551b1fe2 Fix minor mistake in pumpkin helmet texture 2017-07-26 20:16:42 +02:00
Wuzzy 7721f78ebd Update pumpkin helmet textures to Pixel Perfection 2017-07-26 20:13:52 +02:00
Wuzzy dcdfbc8520 Make farmland easier to see 2017-07-24 01:17:49 +02:00
Wuzzy f459a4f716 Fix stem textures 2017-07-21 19:59:08 +02:00
Wuzzy d3dbedd199 Update stem images and automatically colorize them 2017-07-21 19:47:20 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy d45ca46f99 Fix pumpkin placement not connecting pumpkin stems 2017-07-17 15:00: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 fcfb72a643 Make iron golems and snow golems summonable 2017-07-05 19:13:00 +02:00
Wuzzy ad29d5dbb2 Fix light: melon/pumpkin/jack'o lantern 2017-06-13 14:18:12 +02:00
Wuzzy 62f755f52a Remove heads and pumpkin from combat creative tab 2017-06-11 22:20:25 +02:00
Wuzzy 7101e0719e Fix pumpkin helmet texture rotation 2017-06-11 15:40:51 +02:00
Wuzzy 6e2f47a1ce Make pumpkins wearable 2017-06-11 15:21:20 +02:00
Wuzzy 9f5a310aae Fix bone meal not used up on farming plants 2017-05-25 03:24:11 +02:00
Wuzzy 0f4573c594 Update help of all food items 2017-05-21 04:21:12 +02:00
Wuzzy 579a6ed6f3 Fix incorrect/missing saturation points 2017-05-21 03:26:51 +02:00
Wuzzy d454aa7745 Update help for poison foods 2017-05-21 01:07:46 +02:00
Wuzzy 4fb404bba5 Update poisonous food help and values 2017-05-21 00:43:30 +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 5907d43179 Reset farmland, etc. to dirt when gourd grows on top 2017-05-19 13:22:29 +02:00
Wuzzy 80a0e32f4b Turn farmland to dirt when gourd appears on top 2017-05-15 21:55:01 +02:00
Wuzzy 16bdcc5ea3 Fix typo in baked potato help 2017-05-15 19:44:27 +02:00
Wuzzy da3205837b Add label to all ABMs 2017-05-15 00:45:54 +02:00
Wuzzy 35e928bbb7 Fix confused farmland wettening height 2017-05-14 23:12:22 +02:00
Wuzzy 4d5f1d9d47 Update farmland and grass path help 2017-05-14 22:55:46 +02:00
Wuzzy 3f57f80d54 Grass Path+Farmland→Dirt if below solid, instantly 2017-05-14 22:44:34 +02:00
Wuzzy 5dbf2beb6a Don't make farmland dry while it rains 2017-05-14 22:16:56 +02:00
Wuzzy f68150528d Fix farmland getting destroyed early 2017-05-14 21:53:34 +02:00
Wuzzy 32f6f4d3bf Destroy farmland when under solid node 2017-05-14 21:47:45 +02:00
Wuzzy c201ee7533 Add plant group to plants, required for farmland 2017-05-14 21:37:21 +02:00
Wuzzy b7971ef796 Turn dry farmland to dirt, update farmland wetten 2017-05-14 21:08:02 +02:00
Wuzzy 6eed06f7fc Add equivalence code for the snowy dirt blocks 2017-04-01 06:51:55 +02:00
Wuzzy 5f36c13c92 Add attached_node group to connected stems 2017-04-01 05:21:50 +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 182ea6f58e Tweak selection box of mature carrot plant 2017-04-01 05:02:18 +02:00
Wuzzy 1485795f7a Visible stage warning for carrots/potatoes 2017-04-01 04:58:55 +02:00
Wuzzy 8d8d9e8c43 Grow carrots in 8 stages 2017-04-01 04:56:42 +02:00
Wuzzy 85cec2ac85 Reduce growth intervals of potato and wheat
Because the number of growth stages have increased
2017-04-01 04:46:15 +02:00
Wuzzy 8f0fd120b4 Make wheat attached 2017-04-01 04:44:06 +02:00
Wuzzy 5bb5516706 8 stages of wheat 2017-04-01 04:41:59 +02:00
Wuzzy 2025505b64 8 potato grow stages instead of 3 2017-04-01 04:20:02 +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