Wuzzy
|
9dd6350f7d
|
Add back the grass path ABM again
|
2017-05-14 22:58:37 +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
|
d20de89780
|
Slowly turn grass path below solid node to dirt
|
2017-05-14 22:25:56 +02:00 |
Wuzzy
|
c201ee7533
|
Add plant group to plants, required for farmland
|
2017-05-14 21:37:21 +02:00 |
Wuzzy
|
ba87295fa4
|
Don't catch_up on grass block spread
|
2017-05-14 19:49:04 +02:00 |
Wuzzy
|
f9d63ecf61
|
Update dirt help
|
2017-05-14 02:51:03 +02:00 |
Wuzzy
|
31fa759947
|
Turn grass block and mycelium back to dirt in dark
|
2017-05-14 02:23:46 +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
|
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 |