Commit graph

45 commits

Author SHA1 Message Date
canitzp fb1663f106 Reimplemented Atomic Deconstructor, Battery Box and Bio Reactor Blocks 2020-09-09 10:58:32 +02:00
Michael 6139ca68fa
InitBlocks no longer has errors and all blocks contructors are now correct 2020-09-08 15:41:52 +01:00
Michael aa015521bc
Bumped mappings, deprecated some base classes (for now), ported remaining 2020-09-07 18:43:02 +01:00
Shadows_of_Fire 9e2cfa2770 remove UTF8 BOM that was here somehow 2019-05-02 04:47:21 -04:00
Shadows_of_Fire ded3877b41 rerun the formatter 2019-05-02 04:43:27 -04:00
Shadows_of_Fire 785dccbed8 Merge remote-tracking branch 'origin/master' 2019-05-02 03:14:12 -04:00
Matiss 34ef9d89de Closes #1167 2019-05-02 03:13:05 -04: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 2239a8a783 More deprecation stuffs
1.13 will remove metadata so expect a few more of these for the remainig
getStateFromMeta stuff... Hopefully this doesn't set anything on fire
2017-08-09 12:20:55 -04:00
Brennan Ward d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck adad967c02 Finally updated all the mappings 2016-11-26 21:32: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 1c9c7af416 Made this system less stupid 2016-06-27 20:24:45 +02:00
Ellpeck ee9c94da74 Added biomass and biocoal made from canola seeds and also made canola seeds edible
Closes #130
2016-06-27 19:25:46 +02:00
Ellpeck 707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck 2ebe4989b7 Removed ModelResourceLocation on server.
Closes #103
2016-06-01 00:37:28 +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 95fa796e92 Cleanup! ~ 2016-05-07 02:49:03 +02:00
Ellpeck 15c65216cd Some more model work 2016-05-03 18:29:02 +02:00
Ellpeck 9ab94e5701 this 2016-05-02 17:46:53 +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 dc8ad581ad Cleaned up some registry 2016-03-18 18:38:39 +01:00
Ellpeck 56489b362a There we go.
I fixed it.
2016-02-01 20:39:11 +01:00
Ellpeck 228ecd50bd More cleanup.
I hope this fixes the fuckery.
God damn it.
2016-02-01 20:32:49 +01:00
Ellpeck 0540313e75 Cleanup ~ 2016-02-01 17:49:55 +01:00
Ellpeck 0b3201bcf9 Ignore some Items in JEI 2016-01-22 18:52:38 +01:00
Ellpeck 6edab422c4 Fix plant right-clicking never returned any seeds 2016-01-22 18:27:28 +01:00
Ellpeck 07c24cf8dc Fixed the mess blur created 2016-01-16 14:14:39 +01:00
Patrick Emery 62a4b04e6f Added right-click harvest functionality to all crops. 2016-01-15 21:39:38 -05:00
Ellpeck 3f165f897e ALL OF THE JSONS DONE.
Now I just need to wait for canitzp to finish the special models~
2016-01-10 15:29:45 +01:00
Ellpeck 51872bbc23 Dis game is ass - More textures 2016-01-08 20:51:03 +01:00
Ellpeck c08d2221fa This doesn't work. 2016-01-08 16:52:53 +01:00
Ellpeck 92b9b7a844 Some more "minor fixes", if you want to call it that.
(I declare you completely nuts if you do, though.)
2016-01-08 15:21:05 +01:00
Ellpeck 020745a813 Remember how I said "I'm nearing the end of bugfixing"?
Well that was a lie apparently.
2016-01-07 21:41:28 +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/base/BlockPlant.java (Browse further)