1
0
Fork 0

Commit Graph

  • 3cbb39b1fb Rename mcl_farming:wheat_harvested to mcl_farming:wheat_item Wuzzy 2017-02-11 21:38:25 +0100
  • acb3127899 Rename bad dark oak wood slab itemstring Wuzzy 2017-02-11 21:19:57 +0100
  • f905c32289 Rename *steel* itemstrings to *iron* Wuzzy 2017-02-11 21:14:40 +0100
  • b5a4adc2e3 Rename mcl_core:dry_shrub to mcl_core:deadbush Wuzzy 2017-02-11 21:00:42 +0100
  • 88888760f5 Rename mcl_core:grass to mcl_core:tallgrass Wuzzy 2017-02-11 20:57:56 +0100
  • 896db07ebe Bone meal no longer affects sugarcane and cactus Wuzzy 2017-02-11 19:09:14 +0100
  • dd26dcd6a9 Don't use up bone meal in creative mode Wuzzy 2017-02-11 19:06:21 +0100
  • a2a9405570 Move bone meal function to mcl_dye Wuzzy 2017-02-11 19:03:26 +0100
  • fcda60cc2e Move core sounds from mcl_core to mcl_sounds Wuzzy 2017-02-11 18:46:23 +0100
  • 7ff49a165a Remove pointless aliases Wuzzy 2017-02-11 18:08:04 +0100
  • 0106b1441b Move player out of mcl_core into mcl_player Wuzzy 2017-02-11 18:05:50 +0100
  • 180ea8f60f Remove double tallgrass because its buggy Wuzzy 2017-02-11 17:29:41 +0100
  • 607a44d6fa Add links to some engine issues Wuzzy 2017-02-11 14:47:06 +0100
  • 2d71e38e13 mcl_util mention Wuzzy 2017-02-11 04:41:19 +0100
  • 8d66e50709 Use mcl_util.rotate_axis everywhere Wuzzy 2017-02-11 04:37:14 +0100
  • 614c2fae98 Add mcl_util wrapper, like minetest.rotate_node Wuzzy 2017-02-11 04:33:06 +0100
  • bf60a42341 Different pillar rotation algorithm, fixes pillar shading issues Wuzzy 2017-02-11 04:26:00 +0100
  • 28d6d54967 Place-rotate purpur pillars Wuzzy 2017-02-11 01:29:22 +0100
  • e78184cbca Add missing engine features list Wuzzy 2017-02-10 22:37:19 +0100
  • 65ceef0eb8 Fix annoying automatic furnace rotation Wuzzy 2017-02-10 22:09:17 +0100
  • 817368f023 Add flower_pot group Wuzzy 2017-02-10 22:00:39 +0100
  • 9c0a5373f9 Don't remove placed flower into flower pot in CM Wuzzy 2017-02-10 21:52:04 +0100
  • b7589f5389 Make flower pots attached Wuzzy 2017-02-10 21:50:31 +0100
  • fa6413aa67 Remove duplicate flowerpots texture Wuzzy 2017-02-10 21:39:06 +0100
  • f800f876af Drop flower+pot after digging filled flower pots Wuzzy 2017-02-10 21:32:25 +0100
  • 65fea54e1e Remove the old horribly broken flower pot Wuzzy 2017-02-10 21:15:36 +0100
  • c4330c73f6 Import flowerpots mod by D00Med as mcl_flowerpots Wuzzy 2017-02-10 21:13:22 +0100
  • a763dcd761 Remove debug message Wuzzy 2017-02-10 19:32:30 +0100
  • fd581fa4b6 Fix workbench items not being dropped in creative Wuzzy 2017-02-10 19:31:59 +0100
  • d01937d089 Faithful 1.11 texture for frosted ice Wuzzy 2017-02-10 19:15:08 +0100
  • 6b258b416d Fix pumpkin seed placement issues Wuzzy 2017-02-10 18:57:32 +0100
  • 5ace10882e Fix dig times of carrots and potatoes Wuzzy 2017-02-10 18:38:10 +0100
  • 83433b0786 Make command blocks breakable in creative Wuzzy 2017-02-10 18:33:24 +0100
  • 0ab3ca5477 Basic command block animation Wuzzy 2017-02-10 18:30:04 +0100
  • 31dee9a35d Fix readme syntax Wuzzy 2017-02-10 17:24:33 +0100
  • d12cdef639 Change chorus fruit crafting Wuzzy 2017-02-10 17:16:47 +0100
  • 3056ac58ab Remove potato and carrot crafting Wuzzy 2017-02-10 17:14:06 +0100
  • 8857a4cbb8 Fix zombie drops Wuzzy 2017-02-10 17:10:37 +0100
  • 859fd1e0be Add carrot temp craft Wuzzy 2017-02-10 17:10:24 +0100
  • cd87de1718 Add seed helper recipes Wuzzy 2017-02-10 17:00:41 +0100
  • 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