Commit Graph

195 Commits

Author SHA1 Message Date
FaceDeer a031a5efc7 some simplecrafting_lib support 2017-09-30 00:16:43 -06:00
FaceDeer 435fd33df3 add doc support and some initial doc strings 2017-09-10 12:24:22 -06:00
FaceDeer aef997edbe add intllib optional dependency 2017-09-05 23:33:59 -06:00
FaceDeer b638793cb4 remove ability to plant and harvest plump helmet for endless spawn 2017-09-05 20:38:20 -06:00
FaceDeer aa02e526c6 guard against glow worm/water interaction crash
It appears that the ABM that destroys glow worms doesn't always remove
them from the next light-kills check, resulting in this code being
called on an air node.
2017-09-05 19:44:09 -06:00
FaceDeer 225023298a make glow worms slowly grow when placed by player, and die in bright light 2017-09-05 19:34:14 -06:00
FaceDeer 6afaaf6173 dial back the flooding on level 1 a smidge 2017-09-05 01:15:39 -06:00
FaceDeer a9e6958a78 add setting for other cavern layer thresholds 2017-09-05 00:56:31 -06:00
FaceDeer f33ebe2c74 fix wording in settingtypes.txt 2017-09-05 00:50:18 -06:00
FaceDeer bd7d02501b add option to turn magma sea into water 2017-09-05 00:48:45 -06:00
FaceDeer 34387d6d6d remove floating mid-cavern fungiwood shelves 2017-09-05 00:26:54 -06:00
FaceDeer f0b652b0e8 add a setting to allow the magma sea to be toned down a bit 2017-09-04 21:46:08 -06:00
FaceDeer bfa37cb648 Merge pull request #1 from H4mlet/it
Italian locale
2017-08-30 09:14:17 -06:00
Hamlet a82526b4a0 Italian locale 2017-08-17 23:54:44 +02:00
FaceDeer 6210c9ab16 fix plump helmet spawn recipes 2017-05-05 17:43:03 -06:00
FaceDeer d6ce9b82a4 lacking anything to dress up the underworld with, removing it for the time being 2017-04-09 21:07:26 -06:00
FaceDeer 05a0eaa828 switch to MIT license 2017-04-08 20:17:42 -06:00
FaceDeer e4f734d113 split the magma conduit stuff into a separate mod 2017-04-08 20:17:27 -06:00
FaceDeer 826252225c remove a deprecated API 2017-04-07 12:07:48 -06:00
FaceDeer d51e12a05f finally getting a handle on the lava. 2017-04-05 22:40:35 -06:00
FaceDeer 18d64da1bd a bit of work on the lava sea 2017-04-03 09:32:40 -06:00
FaceDeer 6b4ebb9ff9 allow pig tail thread to make wool 2017-04-02 15:49:31 -06:00
FaceDeer 72b72d2cc7 switch from abm to node timer for plant growth 2017-04-02 15:39:31 -06:00
FaceDeer 3cd7d74692 update template 2017-03-28 01:08:20 -06:00
FaceDeer 3691cadcd5 updated settings, cavern scale can be changed now. 2017-03-26 19:45:02 -06:00
FaceDeer 112535a3a2 add flow through to decoration plants 2017-03-26 14:38:53 -06:00
FaceDeer f8c7250791 license 2017-03-26 01:57:59 -06:00
FaceDeer e2183ed03d make the farming mod optional 2017-03-25 21:26:18 -06:00
FaceDeer 33d88fe713 add black cap biomes 2017-03-25 14:43:01 -06:00
FaceDeer cb33c88b6d description and screenshot 2017-03-25 12:14:23 -06:00
FaceDeer 2ac0769207 shrink down the caverns a bit again, 0.3 is too vast 2017-03-25 12:00:04 -06:00
FaceDeer 0f3488849d a few more biome tweaks 2017-03-25 11:48:27 -06:00
FaceDeer a95074f5b4 biome refinements 2017-03-25 02:49:47 -06:00
FaceDeer 88bf842222 need the flower group to make dye 2017-03-24 01:10:17 -06:00
FaceDeer 7f9f8b96b4 cooking strings 2017-03-24 00:52:06 -06:00
FaceDeer 04f8a9559f add myriad recipies for cooking 2017-03-24 00:45:06 -06:00
FaceDeer 808b80698b thicken syrup 2017-03-23 16:59:42 -06:00
FaceDeer c6e49703f2 add some products for various plants 2017-03-23 01:04:38 -06:00
FaceDeer fa23f5a1c4 remove some old code 2017-03-22 23:43:40 -06:00
FaceDeer dfe1415390 future-proofing leaf decay 2017-03-22 23:41:34 -06:00
FaceDeer ac6f56b09b mark ground cover nodes as ground content 2017-03-22 13:50:32 -06:00
FaceDeer b6b5d64790 make nether cap biome wintery 2017-03-22 01:16:17 -06:00
FaceDeer 7ddc728adf add tunnel decor above highest cave level 2017-03-22 00:36:58 -06:00
FaceDeer 3c04ce7f7d adapt to stalagmite changes 2017-03-21 23:34:44 -06:00
FaceDeer b181f17af8 switch to new subterrane api 2017-03-21 22:17:04 -06:00
FaceDeer da8454d478 wood textures 2017-03-21 22:16:52 -06:00
FaceDeer cbc277eb30 add wood, fuel reactions 2017-03-21 01:53:04 -06:00
FaceDeer 4d64614ded use new tcave function 2017-03-21 01:02:46 -06:00
FaceDeer 33753d4a3b fix dimple cup, move default biome override here 2017-03-20 22:44:11 -06:00
FaceDeer 079ce4e96e rough in level3 and lava sea 2017-03-19 21:50:03 -06:00