Michael Hillcox
e0391bbf87
chore: item porting work
2021-02-27 20:24:26 +00:00
Michael Hillcox
71ddbd9abb
chore: ported over most tile entities
2021-02-27 15:33:00 +00:00
Michael Hillcox
b7d4d600fc
chore: large refactors to new mappings
2021-02-26 21:15:48 +00: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
f5ae3240f8
Fixes #1018
2018-01-31 00:07:29 -05:00
Shadows_of_Fire
227c227ddd
Fixes #1015
...
I think. This is basically the entire method from TiC, with added
boolean returns to support that the drill wanted them. Probably also
Fixes #996
2018-01-29 02:17:31 -05:00
Shadows_of_Fire
9bed6f7ea5
no more lamp sneak
2017-11-15 18:11:17 -05:00
Shadows_of_Fire
856d62f78c
remov null
2017-11-02 17:49:53 -04:00
Shadows_of_Fire
e44b13c554
Closes #886
2017-08-11 18:15:09 -04:00
Brennan Ward
912539e81d
Might burn down ur house ( #868 )
...
* Various generics/deprecation shit
this might all catch on fire, honestly, but it shouldn't, unless someone
was using the wrong I18n in the wrong place in the first place...
* uncrash the server
depending on where else big dad used the bad I18n this might also still
be crashy crash
2017-07-28 03:17:50 +02:00
Brennan Ward
d9b6838df9
Fix everything ( #825 )
...
* Fix everything
* json
2017-06-29 18:30:02 +02:00
Ellpeck
fee478d960
I did a thing
2017-06-17 00:48:49 +02:00
Ellpeck
9d2b2b9c47
fix drill, filter and bag being openable in the offhand slot
...
Closes #714
2017-03-28 17:16:33 +02:00
Ellpeck
c98b5cf85f
fix inventory switching sounds when using a placer or the drill
2017-02-06 14:01:11 +01:00
Ellpeck
e3cd20d171
Make the drill not use energy in creative
...
Closes #595
2017-01-28 17:50:34 +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
adad967c02
Finally updated all the mappings
2016-11-26 21:32:28 +01:00
Ellpeck
f469f77f4f
Drop that RF, like a big fat rock
2016-11-26 20:43:50 +01:00
Ellpeck
3176bafd2b
Removed putting batteries in drills because of battery discharge mode
2016-11-26 18:28:14 +01:00
Ellpeck
3ed5e9cc8a
Added internal energy methods to avoid things only using energy up to their cap
2016-11-23 18:10:55 +01:00
Ellpeck
b5caedfeec
Fixed the drill replacing itself
...
Closes #394
2016-11-22 19:52:33 +01:00
Ellpeck
309733f096
Changed some energy item values around
2016-11-21 13:38:43 +01:00
Ellpeck
954df33f61
Change to using Nonnulllist so that things work
2016-11-20 20:13:26 +01:00
Ellpeck
75a3a91e65
remove old stuff that isn't really a thing anymore
2016-11-20 17:26:10 +01:00
Ellpeck
5d624c7c50
snake_cased all items and their names
2016-11-19 23:12:22 +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
b26c74c23a
Made the drill's 5x5 upgrade mine out a five by five one block higher so that people stop bitching about it
2016-07-28 18:09:48 +02:00
Ellpeck
1418d6fb7f
Add some more null checks to Drill's block harvesting.
...
Should close #175
2016-07-27 02:01:15 +02:00
Ellpeck
c166c3752d
Made batteries output by sneak-right-clicking and added tesla support for items
2016-07-25 02:07:16 +02:00
Ellpeck
bdc6f179cf
Fixed the drill sometimes acting up on redstone or glowstone
2016-07-07 20:17:09 +02:00
Ellpeck
346dbf2ccd
Cleanup!
2016-07-07 17:59:45 +02:00
Ellpeck
5d2ba3734e
Made the hideous block breaking code probably even more hideous.
...
Anyways, closes #140
2016-07-06 18:31:29 +02:00
Ellpeck
0eb64b2659
Remove some utils that were stupid
2016-07-04 20:15:41 +02:00
Ellpeck
1e70dd8e49
Make the miner have the drill's harvest level
2016-07-02 17:15:53 +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
ccb162820b
This is going to make Booty Toast sad.
2016-06-09 21:14:43 +02:00
Ellpeck
9a9ec02eef
Added item filters
2016-06-07 23:17:06 +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
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