Commit Graph

1686 Commits

Author SHA1 Message Date
Wuzzy 64ec1fd03d Update monster spawner docs 2017-05-25 02:15:24 +02:00
Wuzzy 097de371b6 Readme and license for mcl_monster_spawner (MIT) 2017-05-25 02:11:19 +02:00
Wuzzy 88b02c7170 Move mob spawner into new mod 2017-05-25 02:06:36 +02:00
Wuzzy d71da3a818 Add public API function to setup the mob spawner 2017-05-25 01:59:10 +02:00
Wuzzy 9b4d174c43 Refactor mob spawner metadata 2017-05-25 01:45:16 +02:00
Wuzzy 4283edd84d Disable editing monster spawner after first edit 2017-05-25 01:29:54 +02:00
Wuzzy 5720b1c041 Adjust spawner doll size 2017-05-25 01:14:18 +02:00
Wuzzy 6b92d6691d Add basic animated doll inside spawner cage 2017-05-25 00:59:41 +02:00
Wuzzy 8ea9bc885c Fix mob spawner default 2017-05-24 23:44:03 +02:00
Wuzzy 3d96714e57 Fix mob spawner error msg 2017-05-24 23:40:48 +02:00
Wuzzy 32ecce0d43 Fix broken mushrooms syntax 2017-05-24 23:24:03 +02:00
Wuzzy d8a201ae2d Update monster spawner code from Mobs Redo 2017-05-24 23:12:13 +02:00
Wuzzy 134647a453 Clarify mushroom help even more 2017-05-24 23:11:14 +02:00
Wuzzy e37d24144e Update dungeon TODO 2017-05-24 22:48:09 +02:00
Wuzzy e748237469 Remove cobblestone ceiling from dungeons 2017-05-24 22:29:36 +02:00
Wuzzy 30a29a20c8 Allow dungeons to destroy cobble and mossycobble 2017-05-24 21:49:34 +02:00
Wuzzy 74a393b1ff Carve in openings into dungeons 2017-05-24 21:39:41 +02:00
Wuzzy 73b7e1d550 Dungeons generate less aggressively now 2017-05-24 21:15:57 +02:00
Wuzzy 839a407c90 Refactor chest rotation code in dungeons 2017-05-24 20:50:42 +02:00
Wuzzy 5d369df399 Dungeon TODO 2017-05-24 12:46:54 +02:00
Wuzzy 27cc50d155 Remove 2 music discs from temporary crafting 2017-05-24 12:30:40 +02:00
Wuzzy 99a54319b1 Refactor mcl_dungeons 2017-05-24 12:15:20 +02:00
Wuzzy 4625d2e8f8 Restrict dungeon chest spawning again 2017-05-24 12:12:45 +02:00
Wuzzy a792e5d545 Rotate dungeon chests away from wall 2017-05-24 12:11:15 +02:00
Wuzzy 6c4aff7f6a Place dungeon chests randomly at wall position 2017-05-24 11:42:20 +02:00
Wuzzy 231f12e3fa Add random chests into dungeons 2017-05-24 10:55:25 +02:00
Wuzzy e65a8731de Add hint for mushroom food crafting 2017-05-24 10:01:00 +02:00
Wuzzy dc83946213 Add basic (empty) dungeons 2017-05-24 09:51:22 +02:00
Wuzzy c2373e4a83 Make spiders float on water 2017-05-24 06:25:31 +02:00
Wuzzy 086067184a Add igloo basement (schematic only) 2017-05-24 05:43:01 +02:00
Wuzzy f48b1f3591 Spawn igloos on snowy grass blocks as well 2017-05-24 04:35:59 +02:00
Wuzzy b190dda1eb Make more blocks immune against TNT explosions 2017-05-24 00:57:34 +02:00
Wuzzy d077e59ab5 Add toggledownfall command 2017-05-24 00:39:28 +02:00
Wuzzy 5f09a3d249 Remove commands in mesecons_commandblock 2017-05-24 00:25:08 +02:00
Wuzzy 1ed15bcf98 Show warning if used bad commands in command block 2017-05-24 00:20:25 +02:00
Wuzzy 99d0e0a239 Update command block help 2017-05-23 23:59:08 +02:00
Wuzzy 4fec80d5ea Mark monster spawner as WIP 2017-05-23 23:46:15 +02:00
Wuzzy 34f4e11ba1 Document itemstrings of special blocks 2017-05-23 23:36:52 +02:00
Wuzzy 0397a8caaf Fix digging behaviour of command blocks 2017-05-23 23:10:32 +02:00
Wuzzy 7b424c5df0 Command blocks: Only changable in Creative Mode 2017-05-23 22:57:42 +02:00
Wuzzy 9417067a30 Keep empty bucket in Creative Mode 2017-05-23 22:06:03 +02:00
Wuzzy 5834224af5 Don't drop items when digging in Creative Mode 2017-05-23 19:32:20 +02:00
Wuzzy e36486f980 Remove temporary crafting for beetroot seeds 2017-05-23 19:04:31 +02:00
Wuzzy 08beecbc29 No longer regen health at 0.5s at full hunger bar 2017-05-23 18:56:49 +02:00
Wuzzy 075e1e7e48 Fix treasure typo in tsm_railcorridors 2017-05-23 09:46:38 +02:00
Wuzzy 794ec7b386 Update lava/water help 2017-05-23 06:18:57 +02:00
Wuzzy 0fe26b785e Make water/lava interactions much more MC-like 2017-05-23 05:31:07 +02:00
Wuzzy e017229c73 Already start dripping with only 1 air below 2017-05-23 04:29:54 +02:00
Wuzzy 6942c23ae2 Resort some food and non-food items in creative 2017-05-23 03:15:59 +02:00
Wuzzy 2044b389ed Mark cobweb as WIP item 2017-05-23 02:59:34 +02:00