Commit graph

100 commits

Author SHA1 Message Date
Ellpeck
988a27009a IntelliJ no IntelliJ y 2015-11-02 20:55:21 +01:00
Ellpeck
c753104586 Gave the Laser Relay an Energy Transfer Cap 2015-10-31 12:02:28 +01:00
Ellpeck
e404bbf783 Removed Magnetic Miner 2015-10-30 23:24:49 +01:00
Ellpeck
4c6d76d82e Added Iron Casing & Drill Core 2015-10-29 20:54:10 +01:00
Ellpeck
95361fcde5 Added Laser Relay Crafting & Documentation, added Chest To Crate Upgrade Documentation & Crafting, Config Stuff 2015-10-28 20:35:39 +01:00
Ellpeck
fa424644c7 Added Laser Relay Particle Config Option 2015-10-27 08:16:36 +01:00
Ellpeck
0c4413ad92 Remove unnecessary Config 2015-10-25 23:22:26 +01:00
Ellpeck
c494edc88b Added SimpleOres AIOTs 2015-10-25 23:19:01 +01:00
Ellpeck
6acfea1b32 Fix Chocolate Toast 2015-10-24 21:20:27 +02:00
canitzp
b8a1bca12c -Added Chocolate Toast 2015-10-24 21:13:06 +02:00
Ellpeck
f367c8fddd "You have turned Seasonal Mode off. Therefore, you are evil." 2015-10-24 12:18:42 +02:00
Ellpeck
09fd03f270 0.0.9.4! 2015-10-18 20:23:43 +02:00
Ellpeck
a0b7a1cc3e Upped the RF Produced by the Leaf Generator 2015-10-13 05:59:30 +02:00
Ellpeck
e784ba1b86 Upped the Drill's Harvest Level & Config 2015-10-11 19:23:07 +02:00
Ellpeck
4555edb18f Leaf-Eating Generator produces more 2015-10-10 15:18:00 +02:00
Ellpeck
ae6fc4ba33 Ranged Collector Localization, Crafting & Documentation 2015-10-10 03:39:42 +02:00
Ellpeck
446f122fee Long-Range Breaker Localization & Documentation 2015-10-05 19:55:28 +02:00
Ellpeck
9dc5085fba Fixed items getting added to inventories, added horse armor -> raw materials crafting, leaf generator redstone control 2015-10-05 11:27:53 +02:00
Ellpeck
f42bf35372 Fixed some minor things 2015-10-04 13:21:07 +02:00
Ellpeck
21646c9c68 Rewrote Crusher Recipes 2015-10-03 22:09:53 +02:00
Ellpeck
69ff994375 Rewrote the crusher recipe handler to be better and more efficient and less buggy 2015-10-03 21:56:22 +02:00
Ellpeck
4ede6fc608 More cleanup! 2015-10-03 10:19:41 +02:00
Ellpeck
a92396204a Re-added NEI recipe handlers, added button into nei handlers to show the item in question in the booklet 2015-10-02 19:58:03 +02:00
Ellpeck
9f4323bb0d cleanup 2015-10-02 16:48:01 +02:00
Ellpeck
e1af56faf2 Made the Config File and screen less ugly 2015-10-01 12:52:03 +02:00
Ellpeck
a7e63fc174 Leaf Generator booklet entry, crafting and localization 2015-10-01 12:11:38 +02:00
Ellpeck
d4e425fbd7 Added ExtendedPlayerCapabilities to save if the player has gotten the book already, because the old method of saving it on the client side was stupid and didn't work like it should have anyways 2015-09-27 15:31:43 +02:00
Ellpeck
e7a42b9dfe Made "Get Booklet..." info togglable in the config, removed unnecessary crusher & furnace recipe pages 2015-09-22 23:22:33 +02:00
Ellpeck
163fcac786 Added booklet on crafting config 2015-09-20 20:44:20 +02:00
Ellpeck
541c025b6b Added awesome LAZOR IDEAS, some more localization done & added a config option for the quick open of pages 2015-09-17 00:11:19 +02:00
Ellpeck
5a73b28ac4 Improved Item Dropping from TileEntities just because it was bugging me 2015-09-13 19:44:38 +02:00
Ellpeck
5092c1dab7 Added special Whitelist Config for Paxels and the Drill 2015-09-13 16:41:49 +02:00
Ellpeck
5b812a6b67 Fixed some Manual stuff 2015-08-31 11:48:15 +02:00
Ellpeck
1083d89ce7 Added copyright to all classes 2015-08-29 14:33:26 +02:00
Ellpeck
64b27cfb8d Added some descriptions to the booklet, fixed issues with it 2015-08-29 01:09:09 +02:00
Ellpeck
9484d4c1aa 0.0.8.1! 2015-08-26 17:14:07 +02:00
Ellpeck
ffc4180b3d Made Bat Wings less stupidly rare because bats are really rare anyways 2015-08-15 19:35:25 +02:00
Ellpeck
067aa31504 Take that as a compliment, Hose. 2015-08-14 19:31:53 +02:00
Ellpeck
90f330fd97 Added an extra Whitelist for the Ore Magnet.
For stuff which isn't OreDictionaried.
People know what I'm talking about.
2015-08-14 19:25:01 +02:00
Ellpeck
cd3a48ec2d Crafting Recipes & More Localization.. getting ready for the update! 2015-08-02 07:18:27 +02:00
Ellpeck
93835ca3ff Added a Blacklist for the Ore Magnet, made ores not generate in flat worlds 2015-08-02 06:55:32 +02:00
Ellpeck
0c39a29bc0 Did some more stuff with the OreDictionary, added Config Stuff, Localizing, Createive Tab adding 2015-08-02 01:52:12 +02:00
Ellpeck
f7a2a6b408 More stuff on the Magnet & The Water Removal Ring 2015-08-01 18:26:13 +02:00
Ellpeck
24812ab53f Made the Ore Magnet need Casing Blocks below the places where it should mine 2015-08-01 01:30:50 +02:00
Ellpeck
8189e569bb Added Special Tooltips for every item: OreDict, Unlocalized Name etc. 2015-08-01 00:30:56 +02:00
Ellpeck
0db7276493 Moved ItemDrill's tryHarvestBlock to WorldUtil, for future use probably 2015-07-27 08:26:13 +02:00
Ellpeck
7a126dbb20 Changed some tiny values around, added Creative Tab 2015-07-25 19:00:57 +02:00
Ellpeck
844a618bcb Added Config for new Rings 2015-07-25 15:16:15 +02:00
Ellpeck
f704435cb2 Added Quartz Tools & Armor 2015-07-25 08:34:02 +02:00
Ellpeck
d7a55206e0 0.0.7.5! 2015-07-17 23:22:10 +02:00