Commit Graph

223 Commits

Author SHA1 Message Date
Wuzzy 889609c4d5 Dark Oak Leaves now drop apples 2017-01-09 04:54:46 +01:00
Wuzzy c8cee78efc Fix dark oak leaves texture 2017-01-09 04:54:36 +01:00
Wuzzy ce30a2ff84 Add dark oak nodes 2017-01-09 04:44:07 +01:00
Wuzzy 27ef97c347 Use get_look_horizontal in compass func 2017-01-09 04:19:24 +01:00
Wuzzy f1a72e5b0e Localize compass vars 2017-01-09 03:56:45 +01:00
Wuzzy e5e74cca70 Fix delete items 4-9 after closing crafting table 2017-01-09 03:29:52 +01:00
Wuzzy 4a0efa36fd Better compass preview image 2017-01-09 03:26:00 +01:00
Wuzzy a2478d80b0 More reliable clock display 2017-01-09 03:18:28 +01:00
Wuzzy 6d3bb38a5e Refactor mcl_clock to only use one Lua file 2017-01-09 03:08:24 +01:00
Wuzzy abb7be522f Rename compass mod to mcl_compass 2017-01-09 03:05:03 +01:00
Wuzzy 2e732c9085 Refactor watch mod to mcl_clock 2017-01-09 03:02:23 +01:00
Wuzzy f8f6f57611 Minecraft-style clock 2017-01-09 02:42:05 +01:00
Wuzzy 07e824dcae Make compass more precise 2017-01-09 02:03:09 +01:00
Wuzzy d28ec6f5e8 Remove player_textures 2017-01-09 00:55:04 +01:00
Wuzzy 9ee0c889f6 Remove mobs legacy code 2017-01-09 00:50:58 +01:00
Wuzzy 8704b1a0b8 Remove give_initial_stuff 2017-01-09 00:46:08 +01:00
Wuzzy 6842323364 Remove command mod 2017-01-09 00:45:33 +01:00
Wuzzy 72ad0d9d24 Remove chat_rewirte 2017-01-09 00:38:05 +01:00
Wuzzy 8add934a48 Remove RAR archives 2017-01-09 00:35:13 +01:00
Wuzzy 844787b4b5 Rename wheat item 2017-01-08 03:57:42 +01:00
Wuzzy 4a8b2500e6 Fix mobs item names 2017-01-08 03:57:18 +01:00
Wuzzy 3f702e43bd Make farmland height 15/16 2017-01-08 03:12:36 +01:00
Wuzzy 27a3cb2751 Add farmland description 2017-01-08 03:05:41 +01:00
Wuzzy 68b33f46e2 Equalize packed ice and ice dig times 2017-01-08 02:51:02 +01:00
Wuzzy 48e0d19fc3 Add frosted ice 2017-01-08 02:49:07 +01:00
Wuzzy e14189fa99 Add diorite, andesite, granite (+polished) 2017-01-08 01:59:50 +01:00
Wuzzy 532015b72f Remove flora group 2017-01-08 00:51:19 +01:00
Wuzzy 56c3a4d750 Remove flora ABM 2017-01-08 00:50:33 +01:00
Wuzzy 048b91f6da Fix tall grass nodes 2017-01-08 00:33:30 +01:00
Wuzzy 516b6a4868 Fix crash when water tries to dig attached node 2017-01-08 00:22:10 +01:00
Wuzzy 402c3d2a82 Add sponge sounds 2017-01-08 00:16:32 +01:00
Wuzzy 1d707240ae Add glowstone sounds 2017-01-08 00:12:12 +01:00
Wuzzy d9bf394b22 Fix torch crafting 2017-01-08 00:00:09 +01:00
Wuzzy 291eae2d12 More dig_immediate plants 2017-01-07 04:59:31 +01:00
Wuzzy e49bf33cb4 Add recipe for glistering melon 2017-01-07 04:55:58 +01:00
Wuzzy 8105b38368 Scale End textures to 32×32 2017-01-07 04:41:30 +01:00
Wuzzy e9cf963688 Add walking sounds for prismarine 2017-01-07 04:27:00 +01:00
Wuzzy 32b01a205f Remove lit redstone ore from creative inv 2017-01-07 04:18:01 +01:00
Wuzzy 7059b29862 Rename wood to oak wood 2017-01-07 04:17:08 +01:00
Wuzzy 23e11ad2fe Rename stair to stairs 2017-01-07 04:13:58 +01:00
Wuzzy 5fb77c9153 Add some End-related blocks 2017-01-07 04:09:18 +01:00
Wuzzy 6bdb69e084 Add stonebrick crafting group 2017-01-07 03:42:39 +01:00
Wuzzy 75318440d0 Add chiseled stone bricks craft 2017-01-07 03:35:24 +01:00
Wuzzy 785447121a Make command block harder 2017-01-07 03:12:44 +01:00
Wuzzy 0c7471e8d5 Add basic command block 2017-01-07 02:52:27 +01:00
Wuzzy 8e3725cb5b Add item image for armor stand 2017-01-06 04:41:48 +01:00
Wuzzy 1da7328797 Add 3d_armor_trans.png 2017-01-06 04:30:37 +01:00
Wuzzy d4b551de8c Fix armor stand for MineClone 2017-01-06 04:29:38 +01:00
Wuzzy b03eb204fc Import 3d_armor_stand 2017-01-06 04:23:11 +01:00
Wuzzy 5ca338a6c6 Fix players colliding with drips 2017-01-06 03:06:46 +01:00
Wuzzy 2c9c79d89c Remove legacy minetest.env in drippingwater 2017-01-06 02:56:53 +01:00
Wuzzy dfe471c4ab Fix dripping particles being black 2017-01-06 02:55:17 +01:00
Wuzzy 6d68388e19 Reduce drippingwater HP to 1 2017-01-06 02:52:13 +01:00
Wuzzy bdc66c8c48 Adjust drippingwater for Minecraft 2017-01-06 02:45:54 +01:00
Wuzzy dd74a0a5ff Import drippingwater mod 2017-01-06 02:45:04 +01:00
Wuzzy b1192e02c0 Revert "Make water sources flow more aggressively"
This reverts commit ade1d2d3dd.
2017-01-06 02:35:45 +01:00
Wuzzy ade1d2d3dd Make water sources flow more aggressively 2017-01-06 02:27:42 +01:00
Wuzzy cb25df94f6 Use Calinou's builtin_item mod 2017-01-06 02:03:58 +01:00
Wuzzy bafae00bed Move tool break sound to default 2017-01-06 01:50:15 +01:00
Wuzzy d49f49b876 Minor creative sorting fix 2017-01-06 01:37:13 +01:00
Wuzzy d72967d071 Fix tooltip color for creative 2017-01-06 01:32:38 +01:00
Wuzzy 9f697d3920 Add listring support for creative 2017-01-06 01:31:04 +01:00
Wuzzy 7fbe2f98ce Don't delay setting inventory stuff 2017-01-06 01:25:49 +01:00
Wuzzy acc04d796d Fix bad crafting inventory sizes 2017-01-06 01:18:02 +01:00
Wuzzy 8ea1d8a755 Add more listring support 2017-01-06 00:36:58 +01:00
Wuzzy 3800e73eb7 Better chest formspec 2017-01-06 00:24:50 +01:00
Wuzzy 20b804ab74 Fix furnace formspecs 2017-01-06 00:03:57 +01:00
Wuzzy ef435e730b Fix crafting table 2017-01-05 23:54:02 +01:00
Wuzzy c488b1b0ce Make item tooltips white on black again 2017-01-05 23:44:47 +01:00
Wuzzy 3500008981 Update 3d_armor, replace mcl_inventory with craftingpack 2017-01-05 23:37:40 +01:00
Wuzzy 30ae4cbcd5 Rename inventory textures 2017-01-05 20:22:22 +01:00
Wuzzy ed25434c34 Rename inventory to mcl_inventory 2017-01-05 16:02:07 +01:00
Wuzzy 0c35a77c39 Replace deprecated invsize[] 2017-01-05 15:59:37 +01:00
Wuzzy 841eac8d58 Remove minecart handbrake 2017-01-05 15:41:21 +01:00
Wuzzy 83c6299cc2 mcl_railcarts: Apply entity name convention 2017-01-05 15:40:41 +01:00
Wuzzy 0380092988 Dig rails by water 2017-01-05 15:33:26 +01:00
Wuzzy 1f18ca6aa2 Add basic minecarts and powered rails 2017-01-05 15:23:14 +01:00
Wuzzy e1539e42e4 Remove bone meal after use 2017-01-05 07:51:58 +01:00
Wuzzy 9b842c6909 Use Minecraft-style dye crafting 2017-01-05 07:19:33 +01:00
Wuzzy af8ce2882a Make all flowers buildable_to and dig_by_water 2017-01-05 06:37:07 +01:00
Wuzzy 59d735f0b4 Implement listrings for chests 2017-01-05 06:26:10 +01:00
Wuzzy a5d3c12edf Some style unification 2017-01-05 06:12:50 +01:00
Wuzzy 951408dbaf Implement listrings 2017-01-05 05:52:17 +01:00
Wuzzy 7224228e16 Update torches readme 2017-01-05 05:34:00 +01:00
Wuzzy 5a314b400c Dig torch by water 2017-01-05 05:23:17 +01:00
Wuzzy bba1d08eac Disable torch wieldlight 2017-01-05 05:22:19 +01:00
Wuzzy 04f28c1be5 Import new torches mod by BlockMen and sofar 2017-01-05 05:17:16 +01:00
Wuzzy f666f5b7e3 Faster water animation 2017-01-05 04:53:52 +01:00
Wuzzy 9a62d57ab4 Draw fire firelike 2017-01-05 04:50:26 +01:00
Wuzzy 89a5da1d44 Rename junglegrass 2017-01-05 04:48:48 +01:00
Wuzzy f1dfeca751 Update many crafting recipes 2017-01-05 04:39:36 +01:00
Wuzzy 2fa7ce2a16 Update sign craft 2017-01-05 03:46:07 +01:00
Wuzzy 5547acf2fd Update sandstone recipes 2017-01-05 03:09:19 +01:00
Wuzzy b35adce0ed Move red sand to sand group 2017-01-05 03:02:17 +01:00
Wuzzy ddb374c418 Fix golden apple recipe 2017-01-05 02:56:14 +01:00
Wuzzy cb4654a6a7 Adjust igniter values 2017-01-05 02:23:26 +01:00
Wuzzy cf76308c14 Tweak ore rarity levels 2017-01-05 02:05:22 +01:00
Wuzzy 1917b226de Spawn gravel 2017-01-05 01:52:03 +01:00
Wuzzy 4ed8027099 Add coarse dirt 2017-01-05 01:28:43 +01:00
Wuzzy 98a8df352b Add ore recipes 2017-01-05 01:21:10 +01:00