Commit Graph

729 Commits

Author SHA1 Message Date
Wuzzy 47d3ad19cf Make armor stands a piston stopper 2017-06-11 14:05:48 +02:00
Wuzzy f3fa9b6e4b Fix textures of mob heads (the blocks)
Thanks, kingoscargames!
2017-06-10 22:26:29 +02:00
Wuzzy 55623644a3 Update cart texture (thanks, kingoscargames)
This will be temporary
2017-06-10 18:48:11 +02:00
Wuzzy 823c20bd1b Fix some global variable warnings 2017-06-10 17:52:21 +02:00
Wuzzy 91912b6f74 Remove unused mcl_mobitems_fireball.png 2017-06-10 17:11:07 +02:00
Wuzzy ad68326087 Replace lever item texture with Faithful 1.12 2017-06-10 15:44:09 +02:00
Wuzzy 279d50f82f Remove unused mesecons wires textures 2017-06-10 15:40:58 +02:00
Wuzzy 84d6015084 Use inventory icon as wield img for armor stand 2017-06-10 15:18:48 +02:00
Wuzzy 46bf871ba2 Don't randomly destroy double plants 2017-06-10 04:12:13 +02:00
Wuzzy d114818b3e Make open fence gates completely non-walkable 2017-06-10 03:47:35 +02:00
Wuzzy bdb54d5375 Workaround for chests not working after placement 2017-06-09 22:47:59 +02:00
Wuzzy b77b7c8840 Allow free placement of grass 2017-06-09 21:37:39 +02:00
Wuzzy 12a02f9961 Update flower help 2017-06-09 21:26:26 +02:00
Wuzzy df446efb04 Simplify cactus placement code 2017-06-09 21:13:02 +02:00
Wuzzy f26c193760 Restrict sugar cane placement 2017-06-09 21:07:00 +02:00
Wuzzy e2d36f4735 Refactor mushroom placement 2017-06-09 20:50:25 +02:00
Wuzzy 369fed774b Some bugfixes in flower placement 2017-06-09 20:39:46 +02:00
Wuzzy 2a747e828a Refactor flower on_place function 2017-06-09 20:20:29 +02:00
Wuzzy c71cd66e50 Pop out flowers automatically 2017-06-09 19:59:49 +02:00
Wuzzy 765a2bc51e Change flower placement rules 2017-06-09 19:41:23 +02:00
Wuzzy ca49e4fcd0 Jack up slime block bounciness 2017-06-09 00:40:48 +02:00
Wuzzy fe090c9a9e Rename craftguide button 2017-06-08 21:27:44 +02:00
Wuzzy 6a39ed5dd0 Reposition crafting guide buttons 2017-06-08 20:59:34 +02:00
Wuzzy dfd80ecd38 Spawn eternal flame on magma block as well 2017-06-08 20:50:19 +02:00
Wuzzy 7f490987d0 Rename hardened clay to terracotta 2017-06-08 20:43:44 +02:00
Wuzzy b1b73dd100 Don't crash if liquid_range==nil for liquids 2017-06-08 03:11:59 +02:00
Wuzzy 1274df70a7 Remove music disc: Moonsong (low quality) 2017-06-08 03:03:46 +02:00
Wuzzy d8d9089bda Music disc 9: Winter Feeling by Tom Peter 2017-06-08 01:09:03 +02:00
Wuzzy 8e80823544 Remove double door recipes 2017-06-07 05:24:15 +02:00
Wuzzy 50f44c660e Make open trapdoors climbable 2017-06-07 03:59:29 +02:00
Wuzzy 9f138a8014 Add water bottle sounds (pouring and filling) 2017-06-06 22:16:21 +02:00
Wuzzy 02e23893f5 Add water bucket sounds from Voxelands 2017-06-06 21:50:03 +02:00
Wuzzy 5e614b4436 New node sounds: water, metal, plant/leaves 2017-06-06 21:10:24 +02:00
Wuzzy f4b607b280 Increase bed bounciness to 66% 2017-06-06 19:24:55 +02:00
Wuzzy b6ee94f9b2 Use new player attribute API for bed spawns 2017-06-06 19:05:28 +02:00
Wuzzy 748e4b5e94 Tweak selection boxes of double plants 2017-06-06 13:07:46 +02:00
Wuzzy 3e69ae2588 Tweak selection box of tallgrass, saplings, reeds 2017-06-06 12:44:58 +02:00
Wuzzy 0396844251 Add stackable info for book/quill help 2017-06-06 12:23:24 +02:00
Wuzzy 22f3451b17 Simplify book copy help 2017-06-06 02:57:03 +02:00
Wuzzy 420b8b0854 Update help for written books 2017-06-06 02:54:40 +02:00
Wuzzy dfa763c285 Stackable written books, more book copy recipes 2017-06-06 02:48:36 +02:00
Wuzzy 698bca2983 Show correct book title in crafting output as well 2017-06-06 02:30:28 +02:00
Wuzzy d12112dc82 Can not copy a copy of copy of a book 2017-06-06 02:25:22 +02:00
Wuzzy a4e9da19ca Refactor book copy code, gray out author 2017-06-06 02:00:36 +02:00
Wuzzy 79576e37ea Overwrite item tooltip of written books 2017-06-06 01:52:50 +02:00
Wuzzy 729f4821c0 Use new item metadata API for books 2017-06-06 01:22:52 +02:00
Wuzzy 4afb2d4066 Remove metadata from trapdoors 2017-06-05 22:42:12 +02:00
Wuzzy 635ba993f8 Add trapdoor blast resistance for real 2017-06-05 22:23:39 +02:00
Wuzzy daf89c0b52 Set blast resistance for all doors 2017-06-05 22:09:48 +02:00
Wuzzy 8ed54d4bd9 Update trapdoor help 2017-06-05 22:06:42 +02:00