Commit Graph

100 Commits

Author SHA1 Message Date
Wuzzy 04478e5cd3 Uproot plant when mycelium spreads to dirt below 2017-05-14 00:42:20 +02:00
Wuzzy 6221b060fc Spread grass and mycelium on a 3×5×3 area only 2017-05-14 00:02:39 +02:00
Wuzzy 5fb6784813 Spread grass block and mycelium to lit dirt 2017-05-13 23:32:43 +02:00
Wuzzy bb965b6d63 Make still water detach dug_by_water nodes as well 2017-05-09 19:53:07 +02:00
Wuzzy 58383c9db1 Don't auto-remove snow cover 2017-04-01 17:09:33 +02:00
Wuzzy 68e6439e1c Revert "Don't auto-remove snow cover"
This reverts commit 8e3015a208.
2017-04-01 17:08:47 +02:00
Wuzzy 8e3015a208 Don't auto-remove snow cover 2017-04-01 07:42:59 +02:00
Wuzzy a977aca40e Lower chances for snow cleanup ABM 2017-04-01 07:30:40 +02:00
Wuzzy 415f981d71 Fix rare snow/grass flickering 2017-04-01 07:29:22 +02:00
Wuzzy 1bca50e2e8 Remove snow covers periodically 2017-04-01 07:24:56 +02:00
Wuzzy 6a628dfbc8 Tweak sounds of snowy dirt blocks 2017-04-01 07:15:45 +02:00
Wuzzy 99d44f526c Change dirt snow surface when placing snow on top 2017-04-01 07:10:05 +02:00
Wuzzy 6eed06f7fc Add equivalence code for the snowy dirt blocks 2017-04-01 06:51:55 +02:00
Wuzzy a4eba91c1e Add snowy variants of 3 dirt blocks 2017-04-01 06:44:02 +02:00
Wuzzy 01200e9214 Implement proper bone meal behaviour for saplings 2017-04-01 02:29:36 +02:00
Wuzzy 2dd774475f Check node rightclick for cacti and large plants 2017-03-29 23:42:28 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy e695a24c8f Add cobweb sounds, fix indentation 2017-03-28 01:34:13 +02:00
Wuzzy 277a54a34d Add help alias for flowing water/lava 2017-03-22 18:55:02 +01:00
Wuzzy 7369474bc6 Fix incorrect cactus collision box 2017-03-21 22:18:54 +01:00
Wuzzy faa7e5016d Decrease collision box of cactus 2017-03-21 21:52:22 +01:00
Wuzzy bcc07bb2aa Allow placing cactus only on cactus or any sand 2017-03-21 21:48:26 +01:00
Wuzzy 19e2d5f09e Change inventory/wield image for void item 2017-03-21 20:01:30 +01:00
Wuzzy 3a79827269 Update sapling light and help 2017-03-20 18:56:00 +01:00
Wuzzy 9dd8cebcef Sunlight propagates through deadbush and tallgrass 2017-03-20 18:47:44 +01:00
Wuzzy 838b126cea Add Help alias for lit redstone ore 2017-03-20 18:15:08 +01:00
Wuzzy b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy 712f295edc Reveal a few basic help entries by default 2017-03-20 16:38:16 +01:00
Wuzzy 1b3a2550f1 Add help texts for deco and building blocks 2017-03-18 18:01:28 +01:00
Wuzzy c2fbe2ad55 Add various factoids and complete some food help 2017-03-18 17:18:12 +01:00
Wuzzy d0b1f843ee Move tall grass to mcl_flowers mod
Alias registered
2017-03-14 20:05:07 +01:00
Wuzzy 80ad2677c8 Tweak color of fern and tall grass 2017-03-14 19:13:14 +01:00
Wuzzy d27ebcda21 Dead bush is now replacable + better selbox 2017-03-14 16:24:54 +01:00
Wuzzy 3256ac1966 Update stone help 2017-03-14 05:59:58 +01:00
Wuzzy 050d08019e Fix red sand help 2017-03-14 05:58:10 +01:00
Wuzzy d535d0e19e Grass paths can be turned into farmland by hoes 2017-03-12 01:57:31 +01:00
Wuzzy 54c2a1e696 Finish off mcl_core node help 2017-03-11 17:32:39 +01:00
Wuzzy 2635880096 Don't allow placement of vines on ceiling 2017-03-11 17:04:38 +01:00
Wuzzy 7d74916ee4 Help: xpanes, walls, jungle tree 2017-03-11 16:56:37 +01:00
Wuzzy 005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy 549f541877 Add 4 Minecraft material groups
So they can be used by the noteblock
2017-03-11 05:34:58 +01:00
Wuzzy 4caf0add5e Add item help texts all over the place 2017-03-11 01:51:06 +01:00
Wuzzy eb521ccbc6 Add help texts for a couple of mcl_core blocks 2017-03-10 22:27:27 +01:00
Wuzzy 4b4520156d Fix missing placement sound of last ladder place 2017-03-10 20:32:06 +01:00
Wuzzy 7b1ea87e18 Add help texts for many random items like paper 2017-03-10 03:06:33 +01:00
Wuzzy 78e0e97756 Move core textures into new mod 2017-03-09 05:42:33 +01:00
Wuzzy 6f8eedcf63 Make all saplings grow (but not correct shape) 2017-03-08 02:00:17 +01:00
Wuzzy 1cf9e3701d Simplify sapling growth code 2017-03-08 01:54:04 +01:00
Wuzzy 04960c8ab9 Drop vines when digging with shears 2017-03-08 00:37:07 +01:00
Wuzzy dcb7090a34 Fix crash when digging vines, fix shears bugs 2017-03-08 00:33:05 +01:00