Commit Graph

5596 Commits

Author SHA1 Message Date
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