Commit Graph

431 Commits

Author SHA1 Message Date
Wuzzy 73957c46b2 Partially re-implement Superflat 2017-02-23 00:15:47 +01:00
Wuzzy 2e7ce77985 mcl_util.is_in_void 2017-02-21 16:38:28 +01:00
Wuzzy 649fca5aff Add mcl_util.is_fuel 2017-02-21 03:00:48 +01:00
Wuzzy d8f423ac07 Allow to put fuels into furnace with hoppers 2017-02-21 02:09:34 +01:00
Wuzzy 40783d2ca6 Fix crash w/ mcl_util group-less item move 2017-02-20 16:30:07 +01:00
Wuzzy aa5ef41015 Globalize bedrock generation position 2017-02-20 07:10:03 +01:00
Wuzzy a7aaac904c Import flowlib by Qwertymine 2017-02-19 23:32:54 +01:00
Wuzzy fa9f081770 Remove dig_immediate sound 2017-02-19 22:54:06 +01:00
Wuzzy f18ffce540 Add tool breaking sounds 2017-02-19 19:59:18 +01:00
Wuzzy 563d537164 Snow nodes make snow sounds 2017-02-19 19:48:16 +01:00
Wuzzy 57813ba9bc Fix author lists in readme files 2017-02-19 19:43:28 +01:00
Wuzzy fc02d0730e Move mcl_core to ITEMS modpack and add description 2017-02-17 23:14:21 +01:00
Wuzzy 91950ee026 Move global core variables to mcl_init 2017-02-17 23:06:52 +01:00
Wuzzy 241a392fc1 Fix sapling growth generating error messages
The reason was that the code tried to spawn mcl_core:apple, which is not a node
2017-02-17 03:46:12 +01:00
Wuzzy a9fbdc5e71 Remove stone old non-code 2017-02-17 00:33:48 +01:00
Wuzzy 425ec6774d Move main mapgen code into new mod 2017-02-17 00:09:05 +01:00
Wuzzy d8e8842a7a Generalize dig_by_water group to support group:water 2017-02-16 22:07:54 +01:00
Wuzzy 4d78052851 Refactor: Move sign craft to signs mod 2017-02-16 21:47:47 +01:00
Wuzzy 5827b15ec5 Move hay bale to mcl_farming 2017-02-16 21:44:53 +01:00
Wuzzy 001a2d2064 Move gunpowder to mcl_mobitems 2017-02-16 21:33:14 +01:00
Wuzzy a0adb8bed7 Move wood definitions (refactor mcl_core) 2017-02-16 21:24:27 +01:00
Wuzzy 074c0de089 Move mcl_oceans to ITEMS modpack 2017-02-16 20:45:55 +01:00
Wuzzy 19b44a9910 Move sponges to mcl_sponges mod 2017-02-16 20:45:28 +01:00
Wuzzy 0110ec95c6 Move sea lantern and prismarine stuff to mcl_ocean 2017-02-16 20:35:50 +01:00
Wuzzy 05294f27b6 Make removal nodes in mcl_core 2017-02-16 20:22:20 +01:00
Wuzzy b93a2a8f5f Move rail to mcl_minecarts 2017-02-16 20:15:43 +01:00
Wuzzy 5ac874eaaa Use Faithful 1.11 gravel texture 2017-02-16 20:11:58 +01:00
Wuzzy 73cdd17a7c Generalize item destruction logic 2017-02-16 19:33:47 +01:00
Wuzzy 96521433f5 Eat on rightclick 2017-02-16 17:45:33 +01:00
Wuzzy 1e759365ca Centralize random seed generation 2017-02-16 04:08:33 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00