Commit Graph

1303 Commits

Author SHA1 Message Date
Wuzzy
e203d86314 Fix the door open/close issue for real 2017-03-12 04:59:18 +01:00
Wuzzy
c5cf3f0e0e Fix town structure 2017-03-12 04:32:13 +01:00
Wuzzy
867df4636d Clean up bad trapdoor code 2017-03-12 04:26:25 +01:00
Wuzzy
31617009fc Increase hear distance of trapdoors 2017-03-12 04:21:59 +01:00
Wuzzy
0a9eee6100 Open and close doors by redstone signals
Also fix weird door sound bug
2017-03-12 04:20:06 +01:00
Wuzzy
a57bdbe436 Make doors and trapdoors transparent to sunlight 2017-03-12 03:43:49 +01:00
Wuzzy
d89f02d338 Increase thickness of doors and trapdoors 2017-03-12 03:41:28 +01:00
Wuzzy
7c4a88aa28 Fix bad textures for the sides of doors, flip iron door 2017-03-12 03:32:21 +01:00
Wuzzy
350fcd4827 Rename doors mod to mcl_doors 2017-03-12 02:55:29 +01:00
Wuzzy
a1842f6033 Add custom hand help 2017-03-12 02:24:51 +01:00
Wuzzy
70c0ff05ea Add help for bow and arrow 2017-03-12 02:20:33 +01:00
Wuzzy
772dbb97cf Add fishing rod help 2017-03-12 02:09:11 +01:00
Wuzzy
c88e4f8e0b Play sound after using hoe 2017-03-12 02:03:45 +01:00
Wuzzy
d535d0e19e Grass paths can be turned into farmland by hoes 2017-03-12 01:57:31 +01:00
Wuzzy
02d062a02b Add help texts for the basic tools 2017-03-12 01:55:18 +01:00
Wuzzy
7c7a77f011 Sunlight does not propagate through repeaters 2017-03-12 00:54:16 +01:00
Wuzzy
3956d35bd8 Add sea lantern help 2017-03-12 00:54:08 +01:00
Wuzzy
110a83734e Change inventory and wield image for repeater 2017-03-12 00:17:10 +01:00
Wuzzy
0ac7f42d1b Rotate redstone repeaters and change textures 2017-03-12 00:09:55 +01:00
Wuzzy
fbd2ecddea Simplify redstone repeater collision box 2017-03-11 23:38:15 +01:00
Wuzzy
e0856fbdfc Make redstone repeaters attached nodes 2017-03-11 23:36:38 +01:00
Wuzzy
8b99e3e8a9 Redstone repeaters now use delay of 0.1s..0.4s 2017-03-11 23:29:46 +01:00
Wuzzy
6b570dac1b Add redstone repeater help 2017-03-11 23:28:22 +01:00
Wuzzy
f50f97f624 Minor bed help fix 2017-03-11 22:43:52 +01:00
Wuzzy
8114097ef8 Add help text for redstone 2017-03-11 22:37:53 +01:00
Wuzzy
7c0eb4d7c8 Add torch and redstone torch help 2017-03-11 22:00:06 +01:00
Wuzzy
bf12ce5412 Fishing gives water bottle instead of glass bottle 2017-03-11 21:26:45 +01:00
Wuzzy
8fd87bd004 Add hay bale help 2017-03-11 21:14:15 +01:00
Wuzzy
9c2362aacf Add minecarts and rails help 2017-03-11 21:12:31 +01:00
Wuzzy
4b20c0c025 Remove debug printing of creative inventory 2017-03-11 21:03:54 +01:00
Wuzzy
21f5f7eb2c Double the TNT blinking frequency 2017-03-11 21:00:49 +01:00
Wuzzy
91131dbdf0 Add help for: TNT, fire, flint and steel 2017-03-11 20:54:27 +01:00
Wuzzy
638804cd5c Add help texts for huge mushroom blocks 2017-03-11 19:50:09 +01:00
Wuzzy
d544927542 Fix white particles when breaking sign 2017-03-11 19:36:02 +01:00
Wuzzy
ca76144a4a Add sign help 2017-03-11 19:35:00 +01:00
Wuzzy
6480f7b366 Add more Nether block help 2017-03-11 19:26:32 +01:00
Wuzzy
61c16df4e4 Add mob spawner help 2017-03-11 19:05:29 +01:00
Wuzzy
b8818e5d4f Add head help 2017-03-11 18:56:01 +01:00
Wuzzy
d64e233574 Rename “Head” to “Human Head” 2017-03-11 18:51:39 +01:00
Wuzzy
a187faf3fa Add help for: pumpkin, melon, (hydrated) farmland 2017-03-11 18:32:39 +01:00
Wuzzy
2b64be0478 Add MC comment for wheat seeds 2017-03-11 18:24:07 +01:00
Wuzzy
3928193652 Add many farming-related help texts 2017-03-11 18:23:30 +01:00
Wuzzy
cd53fc401b Add cocoa help 2017-03-11 17:42:20 +01:00
Wuzzy
54c2a1e696 Finish off mcl_core node help 2017-03-11 17:32:39 +01:00
Wuzzy
2635880096 Don't allow placement of vines on ceiling 2017-03-11 17:04:38 +01:00
Wuzzy
7d74916ee4 Help: xpanes, walls, jungle tree 2017-03-11 16:56:37 +01:00
Wuzzy
3fe81c776b Fix bed help 2017-03-11 16:43:37 +01:00
Wuzzy
295aa506a2 Add armor stand help 2017-03-11 16:42:23 +01:00
Wuzzy
005b509938 Add is_ground_content=false to some nodes 2017-03-11 16:36:05 +01:00
Wuzzy
d79d629e3d Silence noteblocks when not below air 2017-03-11 15:33:55 +01:00