Commit graph

36 commits

Author SHA1 Message Date
Michael 6139ca68fa
InitBlocks no longer has errors and all blocks contructors are now correct 2020-09-08 15:41:52 +01:00
Michael 40d27de0f5
Mass removed all license headers 2020-09-07 15:29:31 +01:00
Shadows_of_Fire 274c53a014 Format so style is finally consistent. 2019-05-02 03:10:29 -04:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire ac2bc0124a We're just gonna hope nothing is on fire. 2018-06-22 19:39:30 -04:00
Shadows_of_Fire 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire f17f982dab remov import 2018-01-12 17:48:21 -05:00
canitzp 31b3eaaf30 Redone some old code, tile entities are now saving their nbt to the itemstack again, also the MeeCreeps integration does work now Closes #998 2018-01-05 14:38:06 +01:00
Ellpeck fee478d960 I did a thing 2017-06-17 00:48:49 +02:00
Ellpeck 13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
MisterPeModder 9f70748e24 Made more things localizable and updated fr_FR.lang & fr_CA.lang (#638)
* Updated fr_FR.lang & fr_CA.lang

* Made a lot of things localizable

* Hardcoded formats and localizations fix

* cristal => crystal
2017-02-14 21:50:03 +01:00
Ellpeck 3c07f4535d Stop the storage crate from syncing its NBT
Closes #586
2017-01-21 13:12:28 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck 142a07f783 Made filter slots be ignored by comparators and stuff 2016-11-27 11:37:55 +01:00
Ellpeck 954df33f61 Change to using Nonnulllist so that things work 2016-11-20 20:13:26 +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 ec8c642099 1.11, first step. 2016-11-19 21:11:17 +01:00
Ellpeck 36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck 1ac651ac6f Added the ability to put items back into the XP solidifier + made the storage crate not be a full block 2016-08-12 18:44:09 +02:00
Ellpeck 346dbf2ccd Cleanup! 2016-07-07 17:59:45 +02:00
Ellpeck 26a7d74247 Updated forge, fixed some storage crate related stuff 2016-06-27 20:49:26 +02:00
Ellpeck 925b259d8f Added medium and large storage crate 2016-06-27 20:19:04 +02:00
Ellpeck e9fa9bca92 Fixed a couple of things.
Hopefully all works now. >_>
2016-06-11 23:43:28 +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
Ellpeck b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck 6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck 08ea43e70d Fudge my life, 1.9 2016-04-20 21:39:03 +02:00
Ellpeck 1e2732195d 1.9.
Fuck my face.
2016-03-18 23:47:22 +01:00
Ellpeck f602eccca0 Remove Position.
Don't need it.
2016-01-08 13:31:58 +01:00
Ellpeck db1e183e45 Another status update.
Getting to the finish line when it comes to removing compile-breaking bugs!
2016-01-07 19:47:53 +01:00
Ellpeck d39fb82992 EVERYTHING IS BROKEN 2016-01-07 18:21:00 +01:00
Ellpeck 77ba946306 Added an API. 2016-01-05 04:47:37 +01:00
Renamed from src/main/java/de/ellpeck/actuallyadditions/blocks/BlockGiantChest.java (Browse further)