Commit Graph

1709 Commits

Author SHA1 Message Date
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 d0c7527232 Fix duplicate treasures in mineshaft chests 2017-05-13 22:51:43 +02:00
Wuzzy be5547336b Use Minecraft-like treasures in mineshaft chests 2017-05-13 22:47:43 +02:00
Wuzzy fb9f98191a Decrease rail corridor probability 2017-05-13 22:14:00 +02:00
Wuzzy 6104a2d40f Fix probability_damage 2017-05-13 22:06:02 +02:00
Wuzzy 0582481e96 Add abandoned mine shafts 2017-05-13 21:50:41 +02:00
Wuzzy c8004a7ed8 Don't spawn villagers 2017-05-10 13:24:33 +02:00
Wuzzy bb965b6d63 Make still water detach dug_by_water nodes as well 2017-05-09 19:53:07 +02:00
Wuzzy 9cc3e091ca Update lime glazed terracotta texture 2017-05-09 19:30:28 +02:00
Wuzzy 3f92c37906 Reduce bed bounciness 2017-05-09 19:12:35 +02:00
Wuzzy 6ff1f46887 Make eternal fire destroy stuff as well 2017-05-09 19:05:08 +02:00
Wuzzy e9c8d33c6f Fix problems with bed collision 2017-05-09 19:02:24 +02:00
Wuzzy 48af25ebed Fix some bugs with top bed part 2017-05-09 18:52:40 +02:00
Wuzzy 0901fca7b2 Fix doc_items bug (missing movement factoid) 2017-05-09 18:35:07 +02:00
Wuzzy 2c537b7ac7 Add bed bounciness of 66% (MC 1.12 feature) 2017-05-09 18:32:53 +02:00
Wuzzy 0641697404 Update netherrack/flint and steel help 2017-05-09 18:18:59 +02:00
Wuzzy b4d3a4d935 Add blue and orange glazed terracotta 2017-05-09 18:07:01 +02:00
Wuzzy a8dd5f42c4 _on_ignite, +eternal fire when igniting netherrack 2017-05-09 17:49:38 +02:00
Wuzzy bcc185f83f Lua mapgen optimizations, hopefully prevent OOM 2017-05-09 16:30:30 +02:00
Wuzzy 09f4536569 Use new crafting guide icon 2017-05-07 20:41:03 +02:00
Wuzzy e1b28f6c29 Tweak bed icon 2017-05-07 20:37:50 +02:00
Wuzzy 8727aa264b Prepare mcl_beds for multiple colors 2017-05-07 20:36:52 +02:00
Wuzzy d76ab30892 Rename beds mod to mcl_beds 2017-05-07 20:21:37 +02:00
Wuzzy 4c71611c3d 3D feet for the bed 2017-05-07 19:59:56 +02:00
Wuzzy 91626109fe Remove empty bed texture 2017-05-07 19:15:00 +02:00
Wuzzy c9969e37a9 Reduce fall damage on beds by 50% 2017-05-07 17:17:41 +02:00
Wuzzy f0e93f8fdf Add lime glazed terracotta 2017-05-07 16:33:30 +02:00
Wuzzy 92479866de Update magenta and white glazed terracotta 2017-05-07 16:32:52 +02:00
Wuzzy cbaec096ef Version 0.17.0 2017-04-03 03:58:23 +02:00
Wuzzy d80b75358d Upgrade doc mod to v1.1.0 2017-04-03 03:56:31 +02:00
Wuzzy 7fda66a5dd Add helper recipes for 3 saplings 2017-04-01 23:10:27 +02:00
Wuzzy 1527a77735 Put snow on v6 snowy grass blocks
This code is much more efficient than previous attempts
2017-04-01 18:14:17 +02:00
Wuzzy 9ba92ae363 Gen. desert temples higher (not at beaches) 2017-04-01 17:50:28 +02:00
Wuzzy ae3721cbc8 Don't gen top snow anymore for performance reasons 2017-04-01 17:26:46 +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 e9e588a104 Add top snow on v6-generated snowy grass blocks 2017-04-01 17:01:15 +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 45257ace7e Change armor slot images to Faithful 1.12 2017-04-01 05:41:53 +02:00