Commit Graph

543 Commits

Author SHA1 Message Date
Wuzzy 64fe6f3f80 Fix craftguide not showing written book recipe 2017-02-06 14:38:56 +01:00
Wuzzy 899e8f6d30 Add crafting guide button on furnace 2017-02-06 01:42:28 +01:00
Wuzzy e7f49a54f2 Flip direction of crafting guide arrow 2017-02-06 00:32:14 +01:00
Wuzzy f48b34e3ca Refactor trapdoor crafting recipes 2017-02-06 00:12:52 +01:00
Wuzzy 3f5e4efe52 Remove fake pumpkin seeds shapeless recipe 2017-02-05 23:57:27 +01:00
Wuzzy f36f72da31 Rename craftguide to mcl_craftguide 2017-02-05 23:56:31 +01:00
Wuzzy 1084be72dc Flip shapeless icon in craftguide 2017-02-05 23:47:08 +01:00
Wuzzy 4c1caed41b Craftguide: Add icon for shapeless recipes 2017-02-05 23:43:15 +01:00
Wuzzy 7c3b41651a Make rabbit stew recipes flippable 2017-02-05 23:21:51 +01:00
Wuzzy b6a936c421 Craftguide: Fix some group stereotypes 2017-02-05 23:17:32 +01:00
Wuzzy 6caf054dc8 Craftguide: Squeeze shapeless recipes in 2×2 grid 2017-02-05 23:14:28 +01:00
Wuzzy c054915521 Better grammar for group tooltips in craftguide 2017-02-05 22:53:08 +01:00
Wuzzy 0bde9d73ab Add slight MCl2 craftguide styling 2017-02-05 22:45:25 +01:00
Wuzzy ccd63ec5b7 Add crafting help buttons, remove craftguide items 2017-02-05 22:23:44 +01:00
Wuzzy a9e382db84 Tweak crafting guide for MineClone 2 2017-02-05 22:09:01 +01:00
Wuzzy 0aa2a22a2c Import [craftguide] mod 2017-02-05 22:01:20 +01:00
Wuzzy fd0a7aa616 Fix iron trapdoor being non-usable 2017-02-05 18:03:32 +01:00
Wuzzy 4706fe243a Don't use up bucket contents in creative mode 2017-02-05 17:59:11 +01:00
Wuzzy 71a52de557 Make redstone stuff operable on rightclick 2017-02-05 17:57:33 +01:00
Wuzzy 708217b57d Fix bad tool definition of flint and steel 2017-02-03 02:20:47 +01:00
Wuzzy 4439ee3ff9 Remove pointless enter close in book GUI 2017-02-02 01:41:33 +01:00
Wuzzy 48b282d68b Improve GUI for written books 2017-02-02 01:35:44 +01:00
Wuzzy f6ce4eb484 Simplify book formspec stuff 2017-02-02 01:21:35 +01:00
Wuzzy 04168949ac Add simple book copy recipe 2017-02-02 01:04:31 +01:00
Wuzzy 996a4c6cbb Add book signing and written books 2017-02-02 00:54:51 +01:00
Wuzzy ea1eae674b Make book and quill react on rightclick 2017-02-01 23:36:53 +01:00
Wuzzy e1d94e27cc Reposition “Done” button in book and quill 2017-02-01 23:29:00 +01:00
Wuzzy 3092569729 Fix book and quill not saving text 2017-02-01 23:24:30 +01:00
Wuzzy 602b398a66 Increast max head stack size to 64 2017-02-01 23:18:09 +01:00
Wuzzy c0d2d5e5fb Revert adding max item count 2017-02-01 23:17:13 +01:00
Wuzzy 92274ae1fa Move book/bookshelf to new mod mcl_books 2017-02-01 23:15:23 +01:00
Wuzzy b6c603dc23 More Minecraft-like light levels 2017-02-01 22:12:08 +01:00
Wuzzy bf3af4b0e2 Fix grass drops 2017-02-01 21:19:30 +01:00
Wuzzy 6d34640728 Don't make mob spawner drop itself 2017-02-01 21:09:24 +01:00
Wuzzy d470472097 Don't wear out flintsteel+fire charges in creative 2017-02-01 19:50:39 +01:00
Wuzzy 166b06e265 Fix broken minecart 2017-02-01 19:47:58 +01:00
Wuzzy fe9de35032 Fix creative inventory blocks icon 2017-02-01 19:42:20 +01:00
Wuzzy 0c2ae9bac5 Fix wield image of raw porkchop 2017-02-01 19:20:16 +01:00
Wuzzy d4e22cd844 Fix cooking time of baked potato 2017-02-01 19:15:49 +01:00
Wuzzy 147a983956 Add flower pot craft, rename brick stuff 2017-02-01 18:51:26 +01:00
Wuzzy b8aec37c98 Make white wool craftable 2017-02-01 18:36:03 +01:00
Wuzzy b7b5f619ab Change internal prismarine crystals name 2017-02-01 18:31:02 +01:00
Wuzzy eeae732dba Remove double group definitions 2017-02-01 18:29:12 +01:00
Wuzzy 76cf02909b Move string and bone to mcl_mobitems 2017-02-01 17:59:15 +01:00
Wuzzy 357b6e01cb Fix pig follow behaviour 2017-02-01 17:29:54 +01:00
Wuzzy 8b428f1318 Carrot on a stick has now 26 uses 2017-02-01 17:27:18 +01:00
Wuzzy 4bc5320f95 Add carrot on a stick 2017-02-01 17:11:04 +01:00
Wuzzy 77e9502945 Also wear out flint and steel when used on TNT 2017-02-01 16:45:49 +01:00
Wuzzy 26d519065a Remove unused PNG 2017-02-01 16:45:18 +01:00
Wuzzy 08052b8968 Move fire functions away from mcl_core 2017-02-01 16:45:02 +01:00
Wuzzy 18cd2be89b Add fire charge 2017-02-01 16:39:51 +01:00
Wuzzy 1b76a91d6b Move flint and steel to fire mod 2017-02-01 16:31:27 +01:00
Wuzzy 3c1957b5b9 Rename mod: fire to mcl_fire 2017-02-01 16:26:43 +01:00
Wuzzy 5e609235bf Fix mob creative mode weapon wear thingy 2017-02-01 16:14:23 +01:00
Wuzzy ce2abd0f83 Add rabbit stew 2017-02-01 16:14:03 +01:00
Wuzzy f97453b3d9 Don't wear weapons in creative mode 2017-02-01 16:04:48 +01:00
Wuzzy a9939b8e4b Add wear to some fished items 2017-02-01 15:56:40 +01:00
Wuzzy d6f8da2ab4 Fix fishing pole fishing unknown items 2017-02-01 15:37:04 +01:00
Wuzzy 67f0eae19c Don't apply wear to creative fishing rod 2017-02-01 15:33:25 +01:00
Wuzzy 989f29fae6 Add clownfish, pufferfish, salmon 2017-02-01 15:30:44 +01:00
Wuzzy e3a3f97974 Move fishing stuff to mcl_fishing 2017-02-01 15:21:43 +01:00
Wuzzy 090a7d90e1 Add pumpkin pie 2017-02-01 15:00:22 +01:00
Wuzzy 292488e008 Rename Pumpkin Seed 2017-02-01 14:41:47 +01:00
Wuzzy 05b0978cd5 Minecraft-like flammability blocks 2017-02-01 13:44:36 +01:00
Wuzzy f2798ac11e Pseudo-add beetroot (no textures yet) 2017-02-01 13:29:24 +01:00
Wuzzy 3371479ff7 Flip bottom waterlily texture 2017-02-01 00:35:04 +01:00
Wuzzy 02fe45bca2 Rename mod: default to mcl_core 2017-01-31 23:32:56 +01:00
Wuzzy d0ecf0c66c Fix hardened_clay alias 2017-01-31 12:37:18 +01:00
Wuzzy 1314e31abc Rename farming mod to mcl_farming 2017-01-31 12:35:59 +01:00
Wuzzy 89b30ae108 Rename mod: flowers to mcl_flowers 2017-01-31 12:03:18 +01:00
Wuzzy 7c62c8fe6c Rename mod: commands to mcl_commands 2017-01-31 10:06:55 +01:00
Wuzzy 823321b570 Rename head mod to mcl_heads 2017-01-31 10:05:32 +01:00
Wuzzy 8417b246b5 Rename dye to mcl_dye 2017-01-30 15:33:04 +01:00
Wuzzy fe283986ba Rename wool mod to mcl_wool 2017-01-30 15:25:24 +01:00
Wuzzy bd436aa9b0 Fix horse drop 2017-01-28 12:44:41 +01:00
Wuzzy 5035ef9438 Update piston stoppers 2017-01-28 12:30:06 +01:00
Wuzzy b67fb1db6c Make inverted daylight sensor non-craftable 2017-01-28 12:21:43 +01:00
Wuzzy fcb50593e7 Simplify dragon egg selection box 2017-01-28 11:58:57 +01:00
Wuzzy 8c33757f0b Disable random_struct for good 2017-01-28 03:45:14 +01:00
Wuzzy bd125d3ddf Remove wall debug text 2017-01-28 02:43:58 +01:00
Wuzzy 78dd7f4826 End stuff is not ground content 2017-01-28 01:58:17 +01:00
Wuzzy d737108e4e Add end rod FIXME 2017-01-28 01:30:58 +01:00
Wuzzy 4647bbcad9 Remove chorus fruit b/c of missing texture 2017-01-28 01:14:19 +01:00
Wuzzy d25f3b51b6 Add chorus fruit/popped chorus fruit 2017-01-28 01:13:31 +01:00
Wuzzy 397cd97ae9 Add end rod 2017-01-28 01:01:10 +01:00
Wuzzy 6b2a10a78f Add dragon egg sounds 2017-01-28 00:10:27 +01:00
Wuzzy dae21ed777 Add dragon egg 2017-01-28 00:08:10 +01:00
Wuzzy 7dc275365c Remove AnimTicksPerSecond in .x files 2017-01-27 23:31:51 +01:00
Wuzzy f5fd5e400f Fix error messages about missing mob textures 2017-01-27 19:07:38 +01:00
Wuzzy f000347380 Rename wallet mod to mcl_walls 2017-01-27 18:15:36 +01:00
Wuzzy 3613fb1f43 Disable random_struct 2017-01-27 14:37:06 +01:00
Wuzzy 61bdd40e8a Fix cacti and dead bushes not spawning 2017-01-27 14:12:46 +01:00
Wuzzy 34e1d83225 Add more mapgen aliases 2017-01-27 14:04:30 +01:00
Wuzzy fd1845029e Refactor default mod and get rid of many globals 2017-01-27 13:45:21 +01:00
Wuzzy 8ee0184a1d Update old default:furnace stuff 2017-01-27 12:44:05 +01:00
Wuzzy 191b09f62a Move chests to new mcl_chests mod 2017-01-27 12:42:05 +01:00
Wuzzy 1e540a0746 Remove legacy nodeupdate 4 core.check_for_falling 2017-01-26 19:14:07 +01:00
Wuzzy 0bc7f6e912 Rename TNT smoke texture 2017-01-26 19:09:22 +01:00
Wuzzy 21638f053c Decrease throwing speed 2017-01-26 19:07:30 +01:00
Wuzzy 7e7d3acb08 Make throwables only collide on solid nodes 2017-01-26 19:05:25 +01:00