Commit Graph

2693 Commits

Author SHA1 Message Date
Wuzzy b2f97fa3cf Reduce flat Nether bedrock thickness to 1 2017-08-30 01:09:49 +02:00
Wuzzy 7df8c14e3f Fix snowy grassland shores 2017-08-30 00:37:57 +02:00
Wuzzy 6aa66cf7db Add jungle bushes 2017-08-30 00:32:11 +02:00
Wuzzy 5b38bb2737 Add back the redstone help 2017-08-29 23:34:02 +02:00
Wuzzy aebe0dec9f Fix some invalid globals in redstone mods 2017-08-29 23:27:20 +02:00
Wuzzy 0daf82a9af Remove unneeded depends.txt 2017-08-29 22:59:22 +02:00
Wuzzy dffc47d8e6 Add acacia schematics 2017-08-29 22:56:22 +02:00
Wuzzy 41e0e6031f Update acacia tree mapgeUpdate acacia tree mapgen 2017-08-29 22:48:16 +02:00
Wuzzy 24f9b47626 Reduce the excessive amount of fallback aliases 2017-08-29 22:47:23 +02:00
Wuzzy c335356723 Use new acacia tree schematic, remove apple tree 2017-08-29 22:39:22 +02:00
Wuzzy 46eb81b245 Make enderman less aggressive and likely 2017-08-29 21:32:04 +02:00
Wuzzy bd74902789 Fix dispenser's bucket support in the Nether 2017-08-29 02:50:46 +02:00
Wuzzy 3a18f4044d Support all minecart types in dispenser 2017-08-29 02:36:50 +02:00
Wuzzy 0795a97dd7 Fix redstone being named “Mesecon” 2017-08-29 01:47:44 +02:00
Wuzzy 2f168f0910 Detector rails are still WIP 2017-08-29 01:35:06 +02:00
Wuzzy 1fd897c721 Implement basic detector rail logic 2017-08-29 01:29:18 +02:00
Wuzzy b85df95bb2 Add dummy nodes: Activator rail, detector rail 2017-08-29 00:13:18 +02:00
Wuzzy abb2db9948 Refactor rails code 2017-08-28 23:41:48 +02:00
Wuzzy f491fbf594 Fix minecarts dependency 2017-08-28 23:14:46 +02:00
Wuzzy 2337d31699 Merge branch 'mesecons_update' 2017-08-28 18:57:12 +02:00
Wuzzy 2f7d3095fd Fix broken help entry for hanging banner 2017-08-28 18:09:30 +02:00
Wuzzy 3d92b19069 Lift WIP status for powered rails 2017-08-28 17:10:09 +02:00
Wuzzy c9856dbcdf Make powered rails act like conductors 2017-08-28 17:06:25 +02:00
Wuzzy 36319afbbe Basic powered rails implementation 2017-08-28 16:59:10 +02:00
Wuzzy 213edbe85c Refactor minecart registration code
Also add doc_identifier support
2017-08-28 15:04:50 +02:00
Wuzzy 1335207e8b Allow to mount only in normal minecarts 2017-08-28 14:35:56 +02:00
Wuzzy f2ed6f126e Add 5 “Minecart with X” entities
* Minecart with Chest
* Minecart with Furnace
* Minecart with TNT
* Minecart with Hopper
* Minecart with Command Block
2017-08-28 14:19:46 +02:00
Wuzzy 840fe1fd35 Add chest entity textures 2017-08-28 14:15:25 +02:00
Wuzzy cc572f9eee Add ex-bart into credits 2017-08-28 02:09:57 +02:00
Wuzzy 882c09a106 WIP status of redstone comparators 2017-08-28 02:08:41 +02:00
Wuzzy 59a04d5ffe Remove 3 redundant comparator help entries 2017-08-28 02:05:31 +02:00
Wuzzy 794fcd4199 Update mesecons code for ex-bart's comparator code 2017-08-28 01:58:18 +02:00
Wuzzy 1d42f568de Rename mcl_comparator to mcl_comparators 2017-08-28 01:58:07 +02:00
Wuzzy 3dcaa83962 Add redstone comparators by ex-bart 2017-08-28 01:51:21 +02:00
Wuzzy 33fa50cc1a Update glass textures by kingoscargames 2017-08-28 01:38:41 +02:00
Wuzzy 6f59b14420 Add all ice to slippery=3 group 2017-08-26 16:00:32 +02:00
Wuzzy bab8e958d2 Add new magma cube texture by kingoscargames 2017-08-24 22:22:41 +02:00
Wuzzy ab7a9566a8 Update global API.md 2017-08-23 16:39:57 +02:00
Wuzzy b902738ed0 Endermen: Check if block was actually placed 2017-08-23 04:53:36 +02:00
Wuzzy e2b57327fe Fix weird-looking cactus when held by enderman 2017-08-23 04:34:06 +02:00
Wuzzy 6d84a139d6 Render enderman's carried block 2017-08-23 03:50:22 +02:00
Wuzzy 9d26db4e67 Version 0.27.2 2017-08-22 18:59:59 +02:00
Wuzzy 0ff6cb2837 Fix broken compass and clocks 2017-08-22 18:58:53 +02:00
Wuzzy 6cd6a525d8 Version 0.27.1 2017-08-22 18:47:59 +02:00
Wuzzy fe31afc119 Disable weather in Nether and End and Void 2017-08-22 18:32:05 +02:00
Wuzzy 7ade843e29 Generate lily pads 2017-08-22 17:40:54 +02:00
Wuzzy 058049897c Drop sugar canes when dirt/etc. below was dug 2017-08-22 17:14:27 +02:00
Wuzzy d7b2f8370e Set proper riverbed nodes for all biomes 2017-08-22 16:17:29 +02:00
Wuzzy 209a2ca678 Generate sugar canes again 2017-08-22 15:57:19 +02:00
Wuzzy 3d1ea57e4b Allow to place sugar canes on sugar canes 2017-08-22 15:20:00 +02:00