Commit Graph

167 Commits

Author SHA1 Message Date
Wuzzy 4caf0add5e Add item help texts all over the place 2017-03-11 01:51:06 +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 cac94551df Prevent leafdecay for player-placed leaves 2017-03-08 00:25:04 +01:00
Wuzzy e941ce5708 Decrease leaves in giant jungle trees 2017-03-08 00:13:04 +01:00
Wuzzy 5d9c9aa29b Grow giant jungle tree from jungle sapling 2017-03-08 00:05:38 +01:00
Wuzzy 442b2a21c9 Add growth stages, kinda fix jungle sapling 2017-03-07 23:28:54 +01:00
Wuzzy 269c9d764f Tweak sapling growth frequency 2017-03-07 22:55:49 +01:00
Wuzzy a7fdfa13ef Add glass group 2017-03-01 15:19:51 +01:00
Wuzzy f4c27d5b5e Make glass hand-breakable 2017-02-27 00:52:02 +01:00
Wuzzy 4b4a9efd77 Add hardness field to all mcl_core nodes 2017-02-24 15:56:46 +01:00
Wuzzy 6be056c0e7 Add blast resistance to core blocks and anvils 2017-02-22 15:40:22 +01:00
Wuzzy 3620f9d8ad Don't drop sugarcane/cactus in creative 2017-02-18 21:51:50 +01:00
Wuzzy e62f8187bd Fix code typo in mcl_core/functions.lua 2017-02-18 02:23:27 +01:00
Wuzzy d1ab9e4f86 Sugar canes now also check for frosted ice 2017-02-17 23:42:02 +01:00
Wuzzy a7e40050d0 Fix sugar cane growth rules: Surface, water dist.
- It also grows on coarse dirt, (red) sand, podzol
- Water distance reduced to 1
2017-02-17 23:39:23 +01:00
Wuzzy fc02d0730e Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00