Commit Graph

  • a67f13c02f Rename “seed” items to “seeds” Wuzzy 2017-02-10 17:00:29 +0100
  • cd62f29bb2 Add nether helper recipes Wuzzy 2017-02-10 16:38:41 +0100
  • 0b8087a31a Fix outdated particle syntax Wuzzy 2017-02-10 16:03:38 +0100
  • 839a07100e Fix wooden trapdoor texture Wuzzy 2017-02-10 15:48:35 +0100
  • 971d4f3867 3D redstone torches Wuzzy 2017-02-10 15:38:53 +0100
  • 41c7b4bd47 Fix bad wield scale of bed Wuzzy 2017-02-10 14:49:28 +0100
  • 944c97e744 Fix torch selectionbox Wuzzy 2017-02-10 14:46:20 +0100
  • e06b08b23e Explain torch group Wuzzy 2017-02-10 14:43:45 +0100
  • b4c5a96d7c Rename torches mod to mcl_torches Wuzzy 2017-02-10 14:41:36 +0100
  • 70e529be4d Add simple torch API Wuzzy 2017-02-10 14:30:53 +0100
  • e477bbb891 Fix Z-fighting between waterlily and water Wuzzy 2017-02-10 07:35:45 +0100
  • 8a9f8edf48 Vines light param Wuzzy 2017-02-10 06:02:09 +0100
  • 3d7502f666 Automatically parse solid groups Wuzzy 2017-02-10 06:01:20 +0100
  • c6223e5b3d Make vince buildable_to Wuzzy 2017-02-10 05:34:42 +0100
  • 1c67f9aacc Improve fence connection logic Wuzzy 2017-02-10 05:33:49 +0100
  • 820aca9bfc Document soil_nether_wart Wuzzy 2017-02-10 04:33:15 +0100
  • 861d5e2c55 Fix lighting for magma block Wuzzy 2017-02-10 04:31:02 +0100
  • 957dc16a06 Fix broken nether wart placement Wuzzy 2017-02-10 04:26:06 +0100
  • 95e904aceb Fix nether wart issues Wuzzy 2017-02-10 04:20:25 +0100
  • 6efbb5f42f Add nether wart Wuzzy 2017-02-10 04:15:14 +0100
  • 82564693b1 Rename brick stair/slab Wuzzy 2017-02-10 03:14:11 +0100
  • aeaf62a559 No sunlight propagates through slab/stair Wuzzy 2017-02-10 03:12:48 +0100
  • 7c14697745 Use regular selection box for chorus flowers Wuzzy 2017-02-10 02:46:12 +0100
  • 3ffb0db6ba Add chorus plant node Wuzzy 2017-02-10 02:40:01 +0100
  • b8708d93e6 Change dead chorus flower drop Wuzzy 2017-02-10 02:08:27 +0100
  • 3195ba738e Add basic chorus flower node Wuzzy 2017-02-10 02:04:01 +0100
  • a8429bde8e Add real list command, add seed command Wuzzy 2017-02-09 12:10:30 +0100
  • 8160896e46 Add basic soul sand Wuzzy 2017-02-09 01:56:55 +0100
  • 2baec5d5d7 Add magma block (basic function) Wuzzy 2017-02-09 00:51:43 +0100
  • 626670aed0 Fix typo of lapis lazuli block Wuzzy 2017-02-09 00:10:37 +0100
  • 950b0c09e3 Allow other mods to register fences Wuzzy 2017-02-08 23:43:13 +0100
  • fa95ae4495 Tweak shulker box dropping in creative mode Wuzzy 2017-02-08 21:16:18 +0100
  • 8fb1553083 Add nether brick fence Wuzzy 2017-02-08 20:26:04 +0100
  • cbefdaa601 Add nether wart block Wuzzy 2017-02-08 20:07:54 +0100
  • 6c10045b16 Add nether bricks and related stuff Wuzzy 2017-02-08 19:52:04 +0100
  • 0033b87309 Fix drop of Nether Quartz Ore Wuzzy 2017-02-08 19:01:58 +0100
  • 8f500c587c Fix is_ground content (Nether) Wuzzy 2017-02-08 19:00:41 +0100
  • 787981c309 Tweak digging times of Nether stuff Wuzzy 2017-02-08 18:58:26 +0100
  • 2ba067be86 Move all Nether stuff to new mod mcl_nether Wuzzy 2017-02-08 18:54:56 +0100
  • 73800f34a5 Update README Wuzzy 2017-02-08 18:17:11 +0100
  • 01a57090a0 Change drop rate of glowstone Wuzzy 2017-02-08 17:19:24 +0100
  • 14eadfa805 Make glowstone sound like glass Wuzzy 2017-02-08 17:18:19 +0100
  • 3af73463c5 Make clocks stackable to 64 Wuzzy 2017-02-08 17:02:45 +0100
  • 3c05f1a4fb Compass stack size 64, fix compass crashing w/ static_spawnpoint Wuzzy 2017-02-08 16:59:34 +0100
  • 97ae823fde Markdown format for README, rename other file Wuzzy 2017-02-08 13:11:28 +0100
  • 72fadd752e Fix redstone repeater recipe Wuzzy 2017-02-08 01:44:07 +0100
  • 62cd0185cd Add sign sounds Wuzzy 2017-02-08 01:31:48 +0100
  • ccd5260d92 Fix sign being used up in creative Wuzzy 2017-02-08 01:25:43 +0100
  • 03351895f3 Add rail sounds Wuzzy 2017-02-08 01:22:38 +0100
  • 307832e101 Fix immediate digging times for some nodes Wuzzy 2017-02-08 01:20:14 +0100
  • 6028be2076 Fix errors when stacking sandstone/quartz slabs Wuzzy 2017-02-08 00:50:33 +0100
  • 2de34ba69d Add double stone slab, extend stairs API Wuzzy 2017-02-08 00:34:30 +0100
  • 0112c61c83 Remove stone stair Wuzzy 2017-02-07 19:55:49 +0100
  • 10510d1ca8 Animate sea lantern Wuzzy 2017-02-07 19:43:05 +0100
  • 68dd39cea1 Remove fake shapeless melon seeds recipe Wuzzy 2017-02-07 19:08:28 +0100
  • 086b4daeeb Fix pig drops for real Wuzzy 2017-02-07 06:40:30 +0100
  • ae7098895d Fix pig drops Wuzzy 2017-02-07 06:27:51 +0100
  • 34a7108020 Make torch craftable again Wuzzy 2017-02-07 06:07:13 +0100
  • 565ab99a23 Add more temp. helper recipes Wuzzy 2017-02-07 06:00:47 +0100
  • c7ca25e003 Move helper recipes into new mod Wuzzy 2017-02-07 05:11:23 +0100
  • cb2a65a25a Add more helper recipes to make more items accessible Wuzzy 2017-02-07 05:02:35 +0100
  • 070ef3e003 Fix syntax error in gemalde Wuzzy 2017-02-07 04:39:43 +0100
  • 98de471e71 Tweak gemalde selectionbox Wuzzy 2017-02-07 04:09:14 +0100
  • 67adfa7c07 Add gemalde background Wuzzy 2017-02-07 04:00:52 +0100
  • 9b38d28e75 Fix gemalde numbering Wuzzy 2017-02-07 03:44:42 +0100
  • f21cb2ecb9 Change gemalde textures, use Faithful textures Wuzzy 2017-02-07 03:41:23 +0100
  • 928e58346d Add more standard groups Wuzzy 2017-02-07 03:07:37 +0100
  • 94f257028e Add stick group Wuzzy 2017-02-07 02:54:17 +0100
  • bb7543923f Move fire charge to misc creative group Wuzzy 2017-02-07 02:51:00 +0100
  • df94966c7a Transmit items through hoppers as well Wuzzy 2017-02-07 02:44:48 +0100
  • a92e9f8417 Add some shulker box support for hoppers Wuzzy 2017-02-07 02:34:14 +0100
  • d519eb6b4d Remove shulker box from inv. in creative mode Wuzzy 2017-02-07 02:22:41 +0100
  • 93febcac90 Define shulker_box group Wuzzy 2017-02-07 02:19:25 +0100
  • 7a4b4d1e2a Add colored shulker boxes Wuzzy 2017-02-07 02:17:06 +0100
  • 4693a0cdd2 Remove facedir from shulker box Wuzzy 2017-02-07 01:33:05 +0100
  • b5329e390b Fix purple dye issues Wuzzy 2017-02-07 01:31:40 +0100
  • 494ed54785 Add purple shulker box Wuzzy 2017-02-07 01:17:00 +0100
  • a7ed0bb7dd Use correct GUI label of ender chest Wuzzy 2017-02-06 22:10:20 +0100
  • 1dd6f3cfbe Don't let light shine through ender chest Wuzzy 2017-02-06 21:39:22 +0100
  • 21da583c51 Add ender chest Wuzzy 2017-02-06 21:33:38 +0100
  • b85683ecdd Add shulker shell and dragon's breath Wuzzy 2017-02-06 20:54:35 +0100
  • 97bd4fe734 Change wool coloring recipe Wuzzy 2017-02-06 20:09:03 +0100
  • 0a2666c46e Grass sounds for grass path Wuzzy 2017-02-06 19:29:11 +0100
  • edb2c81ecb Grass path is no soil Wuzzy 2017-02-06 19:26:08 +0100
  • a152604816 Add grass path Wuzzy 2017-02-06 19:25:15 +0100
  • 282e14cc18 Add beetroot items Wuzzy 2017-02-06 18:29:13 +0100
  • db84957be4 Improve end rod texture Wuzzy 2017-02-06 18:05:07 +0100
  • 9df7c7bbc8 Texture update: boats, big oak sapling, end stone bricks, sign Wuzzy 2017-02-06 17:58:26 +0100
  • 9eb72e2703 Use Faithful textures for hopper Wuzzy 2017-02-06 17:33:43 +0100
  • f1b8ee0151 Add bone block, chorus fruit, popped chorus fruit, update purpur block textures Wuzzy 2017-02-06 17:22:21 +0100
  • 2e03f15820 MIT License for textures :-) Wuzzy 2017-02-06 17:10:51 +0100
  • 41329f63e9 Warn about the unclear texture license status :-( Wuzzy 2017-02-06 16:19:18 +0100
  • d0207a6f69 Add new group: not_in_craft_guide Wuzzy 2017-02-06 14:51:52 +0100
  • 64fe6f3f80 Fix craftguide not showing written book recipe Wuzzy 2017-02-06 14:29:03 +0100
  • 899e8f6d30 Add crafting guide button on furnace Wuzzy 2017-02-06 01:42:28 +0100
  • e7f49a54f2 Flip direction of crafting guide arrow Wuzzy 2017-02-06 00:32:14 +0100
  • f48b34e3ca Refactor trapdoor crafting recipes Wuzzy 2017-02-06 00:12:52 +0100
  • 3f5e4efe52 Remove fake pumpkin seeds shapeless recipe Wuzzy 2017-02-05 23:56:41 +0100
  • f36f72da31 Rename craftguide to mcl_craftguide Wuzzy 2017-02-05 23:56:31 +0100
  • 1084be72dc Flip shapeless icon in craftguide Wuzzy 2017-02-05 23:47:08 +0100