Commit Graph

81 Commits

Author SHA1 Message Date
Wuzzy c49e8dfba0 Destroy some nodes by flowing lava 2017-05-20 04:11:14 +02:00
Wuzzy f7b75834f1 Ignite air above lava sources 2017-05-20 03:24:36 +02:00
Wuzzy e2e2a99d6b Remove igniter group 2017-05-20 02:46:47 +02:00
Wuzzy 609a967c32 Fix broken stained glass crafting (no groups) 2017-05-15 20:42:23 +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 c201ee7533 Add plant group to plants, required for farmland 2017-05-14 21:37:21 +02:00
Wuzzy f9d63ecf61 Update dirt help 2017-05-14 02:51:03 +02:00
Wuzzy 8e2d601f85 Prevent placing most plants on mycelium 2017-05-14 01:45:57 +02:00
Wuzzy 5a746b5f29 Make sugarcanes a non-mycelium plant 2017-05-14 00:49:35 +02:00
Wuzzy 04478e5cd3 Uproot plant when mycelium spreads to dirt below 2017-05-14 00:42:20 +02:00
Wuzzy 5fb6784813 Spread grass block and mycelium to lit dirt 2017-05-13 23:32:43 +02:00
Wuzzy 415f981d71 Fix rare snow/grass flickering 2017-04-01 07:29:22 +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 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 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 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 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
Wuzzy cac94551df Prevent leafdecay for player-placed leaves 2017-03-08 00:25:04 +01:00
Wuzzy 4cb6101cf8 Increase leafdecay distance to 4 2017-03-08 00:10:22 +01:00
Wuzzy 442b2a21c9 Add growth stages, kinda fix jungle sapling 2017-03-07 23:28:54 +01:00
Wuzzy 0e8b6d3e75 Fix oak wood planks have long dig time w/ axe 2017-03-06 04:51:26 +01:00