Commit graph

77 commits

Author SHA1 Message Date
Ellpeck 369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +02:00
Brennan Ward d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck a40abe88af this is completely broken but maybe someone will fix it soon 2017-06-29 13:00:11 +02:00
Ellpeck fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck ab5a4d29b1 added config for crystal clusters
Closes #700
2017-03-29 12:05:37 +02:00
Ellpeck d0f8ee1dc7 Tweak generation values a bit 2017-03-16 11:58:47 +01:00
Ellpeck 89a31452f5 Fixed cascading world gen with lush caves and plants
Closes #690
2017-03-16 11:53:30 +01:00
Ellpeck 1de393b5c7 revert caves ~ 2017-03-08 20:06:55 +01:00
Ellpeck d4598b3ff3 added crystal chisel, intro text to cave mode, tweaks 2017-03-07 20:41:27 +01:00
Ellpeck ab816a52d4 add basic cave world structure 2017-03-07 17:59:02 +01:00
Ellpeck d9487f8ef3 added crystal clusters 2017-02-13 23:17:08 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck 6d194879bf Hardcode villager trades
Closes #427
2016-12-04 13:27:06 +01:00
Ellpeck c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck 38d0bb17f9 Machines primus 2016-11-27 23:04:26 +01:00
Ellpeck adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck dd710b4dbe Made dungeon loot config also disable loot in villages 2016-11-21 20:16:13 +01:00
Ellpeck de2b6a8bef Add engineer chest dungeon loot, fix some stuff 2016-11-21 18:56:28 +01:00
Ellpeck 9708a9a767 Added engineer and crystallizer villager 2016-11-21 17:50:33 +01:00
Ellpeck 12c7acf3f3 Added items to engineer house chest 2016-11-21 14:56:45 +01:00
Ellpeck 32b757d71f Up the chance and also fix a name 2016-11-20 23:55:58 +01:00
Ellpeck 824b444b51 Added engineer's house.
Still needs items and stuff like that.
2016-11-20 23:52:40 +01:00
Ellpeck b39ee8228d Replace chests in village houses and lush caves with storage crates.
Also closes #382
2016-11-20 13:22:36 +01:00
Ellpeck 659d424467 Fix the villager texture being missing 2016-11-20 12:06:28 +01:00
Ellpeck ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck 6e34f9e345 This only took 20 years
Prepared for 1.11 ItemStack updates
2016-11-16 16:59:00 +01:00
Ellpeck c129f6138d Sweepededeep~ 2016-11-08 20:04:36 +01:00
Ellpeck 642ff7b965 Made lush caves generate higher up too again 2016-11-06 17:12:49 +01:00
Ellpeck 52c8e92f33 Re-added the villager and tweaked some dungeon loot 2016-11-01 20:47:37 +01:00
Ellpeck c05cdc1ec6 Cleanup~ 2016-10-31 19:05:29 +01:00
Ellpeck 020adc97b2 Added back jam house loot and added lush caves loot 2016-10-30 23:08:40 +01:00
Ellpeck acebcb2fbd Changed the way crusher recipes are registered
Closes #297
2016-10-30 17:13:46 +01:00
Bartosz Skrzypczak b90c04c248 Fixed recursive/reentrant chunk generation caused by lush caves, closes #275 (#294) 2016-10-19 18:51:07 +02:00
Ellpeck 20f34ecc89 Move this check up to actually be done when it's needed
Closes #269
2016-10-03 16:50:36 +02:00
Ellpeck 7d28a500f4 fix the fix 2016-10-01 23:03:45 +02:00
Ellpeck 06d6aba0c5 Stop lush cave gen from destroying chests
Should close #266
2016-10-01 23:02:46 +02:00
Ellpeck fe974365b1 Make sure caves don't go through bedrock
Closes #248
2016-09-25 21:10:37 +02:00
Ellpeck 561ec49fa5 sweepedysweepsweep 2016-08-02 13:08:22 +02:00
Ellpeck 38de0e9ac7 Added Oredict-based checking to everything with filters~ 2016-07-24 18:58:08 +02:00
Ellpeck 346dbf2ccd Cleanup! 2016-07-07 17:59:45 +02:00
Ellpeck 0eb64b2659 Remove some utils that were stupid 2016-07-04 20:15:41 +02:00
Ellpeck 6176404cf1 terrain gen bus 2016-07-03 21:11:46 +02:00
Ellpeck 050f963940 Cleaned up event classes and stuff 2016-07-03 20:57:00 +02:00
Ellpeck 144e8e4d0a Remove custom fake player in favor of vanilla one, stopped using fake player for worldgen. 2016-06-19 20:24:13 +02:00
Ellpeck 262976074e Massive cleanup 2016-06-17 23:50:39 +02:00
Ellpeck 19d764688f Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together 2016-06-10 21:52:37 +02:00
Ellpeck e2e2241e63 CLEANUP 2016-06-05 12:52:59 +02:00
Ellpeck 707f71d7e3 Fixed configs resetting randomly.
Closes #107
2016-06-05 12:15:02 +02:00
Ellpeck 707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck 4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00