Commit Graph

10648 Commits

Author SHA1 Message Date
Wuzzy eb4e776954 Generalize fences code and add new fence types 2017-01-17 04:01:29 +01:00
Wuzzy e3600d77c4 Rename fences mod to “mcl_fences” 2017-01-17 03:03:43 +01:00
Wuzzy 322d2eda4c Greatly simplify fence definition 2017-01-17 02:55:27 +01:00
Wuzzy a7953d526b Fix wall collision box going too deep 2017-01-17 02:10:29 +01:00
Wuzzy 0cb2c2eb8c Add wall sounds 2017-01-17 02:08:41 +01:00
Wuzzy b439e08325 Fix furnace inventory sizes 2017-01-17 01:57:54 +01:00
Wuzzy 31f1126487 Make furnaces always diggable 2017-01-17 01:57:22 +01:00
Wuzzy 5895fcb4b9 More creative fixes 2017-01-17 01:46:38 +01:00
Wuzzy 990ffb139a Make creative hand much faster 2017-01-17 01:36:45 +01:00
Wuzzy e563a705c6 Remove health display of mobs 2017-01-17 01:19:03 +01:00
Wuzzy 38cda7566e Add milk 2017-01-17 01:09:11 +01:00
Wuzzy 4fdfe8d60e Make hoes usable as weapons 2017-01-17 00:44:37 +01:00
Wuzzy a2f5cd99ae Adjust weapon damage and attack delay 2017-01-17 00:38:07 +01:00
Wuzzy 85a7b146b3 Better spawn egg images 2017-01-17 00:19:03 +01:00
Wuzzy 9d6feb0ba0 Change Wither Skeleton spawn egg texture 2017-01-17 00:09:23 +01:00
Wuzzy 34b8263c68 Rename spawn eggs, add wither skeleton egg 2017-01-17 00:05:12 +01:00
Wuzzy d9fd5acdad Add spawner sounds 2017-01-16 23:59:59 +01:00
Wuzzy 6ddf602c01 Make mobs Minecraft tweaks 2017-01-16 23:58:09 +01:00
Wuzzy b3e595e62e Fix crafts 2017-01-16 23:49:09 +01:00
Wuzzy 8633ff3aa5 Fix leather recipes 2017-01-16 23:43:26 +01:00
Wuzzy b73ba9b270 Adjust stack sizes of many items 2017-01-16 23:34:40 +01:00
Wuzzy b6575ab192 Rework throwing code, add egg 2017-01-16 23:11:04 +01:00
Wuzzy e85a830a01 Make snowball a ranged weapon 2017-01-16 21:43:48 +01:00
Wuzzy 5e94d2bdff Make cake eatable 2017-01-16 21:40:59 +01:00
Wuzzy 556d0e6ee1 Add minecart group 2017-01-16 21:21:47 +01:00
Wuzzy ac094daedb Rename cake mod 2017-01-16 21:13:26 +01:00
Wuzzy 22cb7930b6 More Minecraft-like cake behaviour 2017-01-16 21:10:55 +01:00
Wuzzy fa9937d55a Use cake inventory image 2017-01-16 20:59:07 +01:00
Wuzzy c5aa2e612c Adjust health and drops of mobs 2017-01-16 20:52:09 +01:00
Wuzzy 4af543d920 Add ender pearl dummy item 2017-01-16 19:14:39 +01:00
Wuzzy 22d8aa7a41 Add different boat types 2017-01-16 19:10:18 +01:00
Wuzzy f2b5d5a5ad Remove weird schedule_removal in mcl_boats 2017-01-16 18:56:40 +01:00
Wuzzy 49020c7116 Rename boat mod to “mcl_boats” 2017-01-16 18:51:25 +01:00
Wuzzy 6e5b03fa33 Standardize boat entity naming 2017-01-16 18:47:04 +01:00
Wuzzy 6848f2847c Fix arrow textures 2017-01-16 18:40:56 +01:00
Wuzzy 041c3b7be2 Fix some mob naming issues 2017-01-16 18:28:48 +01:00
Wuzzy a0999c2141 Change default spawner settings 2017-01-16 18:23:52 +01:00
Wuzzy 7fa7afba54 mobs_mc: Item names 2017-01-16 18:21:42 +01:00
Wuzzy 0257a4104c Remove craftitems and tools from mobs_mc 2017-01-16 17:44:59 +01:00
Wuzzy 8a5fc728ad Update Mobs redo and add mobs_mc, modified 2017-01-16 17:40:08 +01:00
Wuzzy 8619545f48 Include hudbars mods, dump old hud mod 2017-01-16 16:09:52 +01:00
Wuzzy cef53c0828 Fix stair craft output 2017-01-16 15:17:58 +01:00
Wuzzy f4208bd8e7 Remove redundant legacy code in stairs mod 2017-01-16 15:15:34 +01:00
Wuzzy fe37a4d9e4 Update TNT readme 2017-01-16 15:09:31 +01:00
Wuzzy a333c5a177 Make TNT blink totally white 2017-01-16 15:09:14 +01:00
Wuzzy cc119a717c Fix TNT ignition 2017-01-16 14:59:16 +01:00
Wuzzy 674a989061 Remove material field from TNT def 2017-01-16 14:45:02 +01:00
Wuzzy b150d227e1 Clean up creative inventory tabs a little 2017-01-16 14:29:41 +01:00
Wuzzy d7cb7cb5a8 Categorize redstone stuff in creative tab 2017-01-16 13:58:05 +01:00
Wuzzy c5eeb841a4 Remove fake creative mod 2017-01-16 13:37:59 +01:00