Commit Graph

1501 Commits

Author SHA1 Message Date
Wuzzy 096de10b1a Fix some problems with setting chest metadata 2017-03-29 20:06:14 +02:00
Wuzzy 77ccff7e7d Make buttons transmit power again (kinda) 2017-03-28 01:52:09 +02:00
Wuzzy e695a24c8f Add cobweb sounds, fix indentation 2017-03-28 01:34:13 +02:00
Wuzzy 06a874b621 Less ugly inventory imgs for buttons 2017-03-28 01:31:58 +02:00
Wuzzy d6f00e28e2 Change push duration of wooden buttons to 1.5s 2017-03-28 01:28:52 +02:00
Wuzzy 3c7d01e39b Make buttons placable at any side 2017-03-28 01:22:01 +02:00
Wuzzy 277a54a34d Add help alias for flowing water/lava 2017-03-22 18:55:02 +01:00
Wuzzy 06b5557475 Help: Say which tools break the block 2017-03-22 18:48:27 +01:00
Wuzzy 7369474bc6 Fix incorrect cactus collision box 2017-03-21 22:18:54 +01:00
Wuzzy 793152b1e6 Mapgen: Place cacti and sugarcanes on group:sand 2017-03-21 22:01:49 +01:00
Wuzzy faa7e5016d Decrease collision box of cactus 2017-03-21 21:52:22 +01:00
Wuzzy bcc07bb2aa Allow placing cactus only on cactus or any sand 2017-03-21 21:48:26 +01:00
Wuzzy 19e2d5f09e Change inventory/wield image for void item 2017-03-21 20:01:30 +01:00
Wuzzy cf81dd63eb Add helper recipes for chain armor 2017-03-21 16:23:38 +01:00
Wuzzy 046e50ae80 mcl_torches: Fix undeclared global 2017-03-21 06:07:15 +01:00
Wuzzy 55626c3052 Add nether wart plant Help aliases 2017-03-21 04:58:38 +01:00
Wuzzy 767d7cbc3e Add Help aliases for premature farming plants 2017-03-21 04:56:16 +01:00
Wuzzy c051ae7ae9 Register TNT entity for doc_identifier 2017-03-21 04:36:18 +01:00
Wuzzy bcf6a46c6e Add Help alias for redstone trails 2017-03-21 04:34:30 +01:00
Wuzzy be48f46837 Add Help aliases for redstone components 2017-03-21 04:27:50 +01:00
Wuzzy 453a59d19e Add identifier support for armor stand 2017-03-21 04:03:33 +01:00
Wuzzy 58a8673e76 Revert "Make armor stand fake entity non-pointable"
This reverts commit 3b1372fa35.
2017-03-21 04:01:32 +01:00
Wuzzy 3b1372fa35 Make armor stand fake entity non-pointable 2017-03-21 04:00:16 +01:00
Wuzzy daf4a6f5f2 Make minecart entities identifiable 2017-03-21 03:58:53 +01:00
Wuzzy ca9b7d69c1 Fix incorrect Superflat layering 2017-03-21 03:28:40 +01:00
Wuzzy 076b3fe44a Disable default dungeons, disable trash in mgflat 2017-03-21 03:21:23 +01:00
Wuzzy 40d3bc5602 Generate tall grass after large flowers 2017-03-21 02:53:21 +01:00
Wuzzy c914e69081 Mapgen: Rotate pumpkins randomly 2017-03-21 00:23:09 +01:00
Wuzzy 88da9c480e Fix broken wield img of purple/lightgray carpet 2017-03-20 21:56:04 +01:00
Wuzzy 6eca367d0e Fix infinite hardness display 2017-03-20 21:41:27 +01:00
Wuzzy 9a96b525ae Fix daylight sensor dig times 2017-03-20 21:39:39 +01:00
Wuzzy 94eff62cdf Fix nether wart block hardness 2017-03-20 20:33:20 +01:00
Wuzzy 02856d43b8 Make monster spawner transparent 2017-03-20 20:27:10 +01:00
Wuzzy 7708642412 Hoppers don't block any light 2017-03-20 20:06:24 +01:00
Wuzzy 6b99e9866a Fix farmland hardness 2017-03-20 19:53:14 +01:00
Wuzzy 9ca6ec84f5 Revert "Make cakes transparent"
This reverts commit 6327acacb4.
2017-03-20 19:34:28 +01:00
Wuzzy 6327acacb4 Make cakes transparent 2017-03-20 19:32:23 +01:00
Wuzzy cedc6313d6 Fix cake hardness 2017-03-20 19:29:46 +01:00
Wuzzy 528ff21259 Make walls sunlight transparent 2017-03-20 19:11:51 +01:00
Wuzzy 21ef2a83b6 Make carrot plants transparent 2017-03-20 19:05:04 +01:00
Wuzzy 3d227647fc Make carpets sunlight transparent 2017-03-20 19:03:37 +01:00
Wuzzy 3a79827269 Update sapling light and help 2017-03-20 18:56:00 +01:00
Wuzzy d0b934f19d Sunlight propagates through beetroot/potato crop 2017-03-20 18:51:40 +01:00
Wuzzy 9dd8cebcef Sunlight propagates through deadbush and tallgrass 2017-03-20 18:47:44 +01:00
Wuzzy c6c8232c6d Make beds transparent to sunlight 2017-03-20 18:40:31 +01:00
Wuzzy e9af6ea705 Set blast resistance of beds to 1 2017-03-20 18:38:58 +01:00
Wuzzy 2895cf2fdf Fix incorrect slab help 2017-03-20 18:36:27 +01:00
Wuzzy 838b126cea Add Help alias for lit redstone ore 2017-03-20 18:15:08 +01:00
Wuzzy b1b45274e4 Add Help entry aliases for many core items 2017-03-20 18:12:05 +01:00
Wuzzy b6426df676 Reveal liquid help when taking/placing by bucket 2017-03-20 16:52:38 +01:00
Wuzzy 712f295edc Reveal a few basic help entries by default 2017-03-20 16:38:16 +01:00
Wuzzy f41bda8cdf Fix some undeclared global bugs, and horse aliases 2017-03-20 00:52:49 +01:00
Wuzzy 4023d4fc52 Add doc_basics adapted for MineClone 2 2017-03-18 19:49:11 +01:00
Wuzzy 0abf913197 Add hardness to help entries 2017-03-18 19:38:40 +01:00
Wuzzy 564c94e18e Add help for spawn eggs and name tags 2017-03-18 18:08:18 +01:00
Wuzzy 1b3a2550f1 Add help texts for deco and building blocks 2017-03-18 18:01:28 +01:00
Wuzzy 7f572f1dcd Update many help texts for misc. items 2017-03-18 17:52:41 +01:00
Wuzzy c2fbe2ad55 Add various factoids and complete some food help 2017-03-18 17:18:12 +01:00
Wuzzy 14a5d7803f Add help texts for armor 2017-03-18 15:43:15 +01:00
Wuzzy 2441e9e54e Add help buttons 2017-03-18 03:27:36 +01:00
Wuzzy c441426739 Move mcl_craftguide into different modpack 2017-03-18 03:18:48 +01:00
Wuzzy 72f6ba7b96 Change sheep sound, it is less annoying 2017-03-18 01:37:29 +01:00
Wuzzy 566bec5272 Rename lookup tool in Minecraft style 2017-03-18 01:19:15 +01:00
Wuzzy ea24e62018 Mark lookup tool as experimental item 2017-03-18 01:18:33 +01:00
Wuzzy 586b2b2735 Add mcl_doc, configuration mod for Help modpack 2017-03-18 01:06:10 +01:00
Wuzzy 8ec5f06c7b Add HELP/modpack.txt 2017-03-18 01:05:50 +01:00
Wuzzy 14d7a65eb8 Adjust crafting of lookup tool 2017-03-18 01:04:45 +01:00
Wuzzy 2be856f3d1 Import Help 1.1.0: doc, doc_items, doc_identifier 2017-03-18 01:00:20 +01:00
Wuzzy 265522435c Zombies no longer drop swords and shovels 2017-03-17 17:31:17 +01:00
Wuzzy b4e7fc8179 Fix double connects_to registation in fences 2017-03-17 05:19:38 +01:00
Wuzzy 793803aa42 Add brown glazed terracotta 2017-03-17 05:17:31 +01:00
Wuzzy c3834971bb Remove unused mesecons file oldwires.lua 2017-03-17 02:23:41 +01:00
Wuzzy 4d0c1a12ff Explain register_chest 2017-03-16 04:23:21 +01:00
Wuzzy fd0701f059 Fix ender chest help typo 2017-03-16 04:18:42 +01:00
Wuzzy da0d7f4e77 Implement core functionalits of trapped chests
Has probably still a million bugs and is unreliable in multiplayer
2017-03-16 04:16:37 +01:00
Wuzzy 7744587be9 Mark trapped chest as WIP 2017-03-16 02:13:35 +01:00
Wuzzy 9fc8ee881e Add trapped chest dummy nodes 2017-03-16 01:48:52 +01:00
Wuzzy 20bc1a9134 Fix floating activated redstone wires 2017-03-16 00:41:17 +01:00
Wuzzy 763a751efc Remove unused mesecons settings 2017-03-15 21:03:45 +01:00
Wuzzy 16c55f5cf3 Increase number of pushable blocks by piston to 12 2017-03-15 21:02:52 +01:00
Wuzzy 6892e45e1f Fix sticky piston dropping piston only 2017-03-15 20:54:33 +01:00
Wuzzy 58bbbf1627 Fix redstone block being insta-breakable 2017-03-15 20:46:36 +01:00
Wuzzy eb64b2e0a5 Remove helper recipes for pumpkin/melon seeds 2017-03-15 20:38:38 +01:00
Wuzzy af27aa2104 End rods use facedir now, fixes collision bug 2017-03-15 20:33:45 +01:00
Wuzzy d21a7262ba Add large plant help texts 2017-03-15 20:02:01 +01:00
Wuzzy 52b9d3b452 Hoppers now suck in items from partial blocks 2017-03-15 18:33:16 +01:00
Wuzzy bbfa8d9574 Carpets are now attached nodes 2017-03-15 17:58:13 +01:00
Wuzzy c85f070d80 Tweak pumpkin rarity 2017-03-15 05:57:55 +01:00
Wuzzy 5e2b4f4dc0 Spawn melons in jungles 2017-03-15 05:36:11 +01:00
Wuzzy 1bfa8798ae Spawn pumpkins on map 2017-03-15 05:22:59 +01:00
Wuzzy 2919e929b0 Generate large flowers on map 2017-03-15 05:03:43 +01:00
Wuzzy e5709d3533 Make double tallgrass more likely 2017-03-15 04:27:35 +01:00
Wuzzy 5c9045ce9a Use decorations API to generate flowers 2017-03-15 04:25:31 +01:00
Wuzzy d6749ecc51 Spawn large ferns in jungles 2017-03-15 03:55:08 +01:00
Wuzzy 246b4703e3 Spawn fern in jungles, spawn double tallgrass 2017-03-15 03:08:00 +01:00
Wuzzy aa9a36161f Tweak grass/fern mapgen 2017-03-15 02:15:31 +01:00
Wuzzy 6ca257891c Order dye crafting recipes to be more logical 2017-03-15 00:51:11 +01:00
Wuzzy dfdb5abf37 Add sunflower (no mesh yet) 2017-03-15 00:42:06 +01:00
Wuzzy ca9f48963c Play sound after placing seed 2017-03-15 00:04:51 +01:00
Wuzzy 56a1a98ce6 Fix tall grass drop being incorrect 2017-03-15 00:03:02 +01:00
Wuzzy cd4414d220 Mention bone meal usage on fern/tall grass 2017-03-14 23:35:18 +01:00
Wuzzy a479e144a0 Nether wart is no longer replacable 2017-03-14 23:27:14 +01:00
Wuzzy 02a1eb82ad Fix item frame drop too many items after breaking 2017-03-14 22:46:24 +01:00
Wuzzy 6901781b49 Potatoe plants get a “#” shape, too 2017-03-14 22:01:41 +01:00
Wuzzy 1d8b8d5c73 Fix connected melon stems dropping themselves 2017-03-14 21:57:23 +01:00
Wuzzy 79f5c7dc5a Use “#” shape for carrot, beetroot, nether wart 2017-03-14 21:45:21 +01:00
Wuzzy c826af9b44 Switch wheat plants from nodebox to meshoptions 2017-03-14 21:25:20 +01:00
Wuzzy cb6e6f1906 Remove outdated peony texture 2017-03-14 20:10:20 +01:00
Wuzzy d0b1f843ee Move tall grass to mcl_flowers mod
Alias registered
2017-03-14 20:05:07 +01:00
Wuzzy bcdb3978cd Bone meal be used on double flowers for extra item 2017-03-14 19:40:49 +01:00
Wuzzy 05e37defcb Make bone meal increase size of tall grass + fern 2017-03-14 19:35:37 +01:00
Wuzzy b2a1d23dd3 Add large fern and double tallgrass 2017-03-14 19:26:48 +01:00
Wuzzy 80ad2677c8 Tweak color of fern and tall grass 2017-03-14 19:13:14 +01:00
Wuzzy 66dcae6e45 Add rose bush and lilac 2017-03-14 18:53:31 +01:00
Wuzzy 24006e7832 Add peony and large plant support 2017-03-14 18:45:21 +01:00
Wuzzy e3af138f14 Simplify flower code, improve flower selboxes 2017-03-14 17:07:07 +01:00
Wuzzy d27ebcda21 Dead bush is now replacable + better selbox 2017-03-14 16:24:54 +01:00
Wuzzy 3efd26f085 Tamed wolves don't attack in groups anymore 2017-03-14 16:19:39 +01:00
Wuzzy 08a5f1a44f Villers don't attack back when attacked 2017-03-14 16:18:39 +01:00
Wuzzy 5d53c6093e Fix pressure plate help typo 2017-03-14 06:00:39 +01:00
Wuzzy 3256ac1966 Update stone help 2017-03-14 05:59:58 +01:00
Wuzzy 050d08019e Fix red sand help 2017-03-14 05:58:10 +01:00
Wuzzy 6a3769f854 Fix typos in jack o'lantern help 2017-03-14 05:51:11 +01:00
Wuzzy 5083d23f86 Help update for gourd stems and gourd blocks 2017-03-14 05:46:57 +01:00
Wuzzy decb9d6870 Make players suffocate only in opaque blocks 2017-03-14 04:33:11 +01:00
Wuzzy 36e6c78eeb Auto-connect stem after stem construction 2017-03-14 04:17:35 +01:00
Wuzzy db123b3d16 Force-connect stems to neighboring gourds 2017-03-14 03:56:33 +01:00
Wuzzy d4f9c5c122 Different colors for different stem stages 2017-03-14 03:26:48 +01:00
Wuzzy 12b294eda3 Improve connected stem selection boxes 2017-03-14 02:43:48 +01:00
Wuzzy 6794911023 Stems: 8 stages, fix bone meal and selection box 2017-03-14 02:37:42 +01:00
Wuzzy b42fdbf385 Gourd API: Only set facedir of gourd if needed 2017-03-13 23:13:48 +01:00
Wuzzy e8056edde0 Move important farming functions to new file 2017-03-13 23:09:27 +01:00
Wuzzy 7cd7b27d55 Clean up gourd API 2017-03-13 22:53:49 +01:00
Wuzzy 50814a6d5f Introduce the old melon/pumpkin growth times again 2017-03-13 22:43:47 +01:00
Wuzzy 0fe42e4f30 Melons now also make use of the gourd API 2017-03-13 22:36:34 +01:00
Wuzzy 589eb9dc3d Farming: Add gourd API to reduce redundancy, rework pumpkin 2017-03-13 22:30:37 +01:00
Wuzzy a841d02325 Much more MC-like pumpkin growth, fix stem bugs
- Pumpkins now grow randomly
- Stems now disconnect properly after removing pumpkin
- Remove lots of ugly code duplication
2017-03-13 21:25:11 +01:00
Wuzzy 12bb62727d Make grown pumpkins face away from the stem 2017-03-13 20:31:11 +01:00
Wuzzy 6456351722 Clean up soil checking code in melon/pumpkin 2017-03-13 20:21:38 +01:00
Wuzzy d06df50d96 Fix pumpkin and melon stems being upside down 2017-03-13 19:57:50 +01:00
Wuzzy c0445c50c8 Help: Fix # of nether wart growth stages 2017-03-13 19:11:23 +01:00
Wuzzy 16b9032d1d Proper wheat plant images 2017-03-13 19:10:52 +01:00
Wuzzy 7e38794fc7 Fix cocoa / nether wart help 2017-03-13 18:56:50 +01:00
Wuzzy 2ce928279b Add help for some farming plants 2017-03-13 18:52:22 +01:00
Wuzzy f39f560a3e Add door/trapdoor help texts 2017-03-12 06:14:11 +01:00
Wuzzy edb9f9521c Fix another door openclose sound issue 2017-03-12 05:57:51 +01:00
Wuzzy 7f6cc1b95e Remove some annoying whitespace 2017-03-12 05:33:37 +01:00
Wuzzy 1aa3b19099 Iron door/trapdoor can be opened by redstone only 2017-03-12 05:32:34 +01:00
Wuzzy 85c304a0c8 Make doors appear in redstone category of creative 2017-03-12 05:19:32 +01:00
Wuzzy 51db4a21ed Fix redstone blocks not conducting to -X 2017-03-12 05:07:57 +01:00