Commit graph

70 commits

Author SHA1 Message Date
Mrbysco
56402e46eb Fix the coffee effect storing 2024-03-09 17:48:42 +01:00
Mrbysco
971fdd652f Add Coffee Machine JEI category
Create a recipe type replacement for CoffeeIngredient
2024-03-05 21:14:05 +01:00
Mrbysco
74688b9596 Remove unused imports 2024-03-04 22:38:59 +01:00
Mrbysco
63fbbb334e Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
Mrbysco
6133488eee Port to 1.20.1 2024-03-03 01:20:53 +01:00
Mrbysco
7c2e42dfcf Port to 1.18 2024-03-02 21:23:08 +01:00
Mrbysco
32008f113c Relays. 2023-01-19 16:27:56 +01:00
Flanks255
904c408c94 Color lens time. 2022-08-17 10:29:31 -05:00
Flanks255
8d62396155 Color changing, part 3 2022-08-10 17:33:07 -05:00
Flanks255
68528b651f please sir... no more rendering... 2022-02-12 10:27:49 -06:00
Flanks255
92b0fed4d5 1st pass at fixing reconstructor... 2022-01-18 19:11:23 -06:00
Flanks255
2707b69d7a Farmer goes brrrr 2022-01-09 11:01:49 -06:00
Flanks255
6f2ec8ed4a crops crops crops, canola atleast... 2022-01-08 12:54:43 -06:00
Flanks255
468dca5797 more things 2021-11-25 14:27:45 -06:00
Flanks255
eb3072bcbe ?! 2021-11-21 14:05:27 -06:00
Michael Hillcox
4273fdd0f5 fix: yeet method handler methods for booklet until the booklet is added back 2021-11-21 18:33:57 +00:00
Flanks255
4b57b9fb45 So many errors... 2021-11-21 10:31:57 -06:00
Michael Hillcox
d922cbdc9e feat: hmm, more porting 2021-11-13 19:09:55 +00:00
Flanks255
08112ea11c Derp derp 2021-10-16 12:09:59 -05:00
Michael Hillcox
518ee0b4c1 feat: official mappings & updated to FG 5.1+ 2021-08-22 16:09:06 +01:00
Michael Hillcox
cb650b6689 chore: utils mostly ported, misc ported, deprecation's added, specials ported mostly 2021-03-01 16:25:30 +00:00
Michael Hillcox
71ddbd9abb chore: ported over most tile entities 2021-02-27 15:33:00 +00:00
Michael Hillcox
ecb7832738 chore: moved over most tile and block register to deferred variant 2021-02-27 12:24:45 +00:00
Michael Hillcox
b7d4d600fc chore: large refactors to new mappings 2021-02-26 21:15:48 +00:00
Shadows_of_Fire
4d97a943fa Closes #1266 2019-07-09 01:38:24 -04:00
Shadows_of_Fire
0b0530abaa Closes #1255 2019-05-18 14:16:27 -04:00
Shadows_of_Fire
f18f148ff3 Closes #1244 2019-05-02 04:17:02 -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
9e6ae26b59 Closes #1204 2019-02-06 16:12:16 -05:00
Shadows_of_Fire
234167f7ad Closes #1157 2018-08-05 15:39:36 -04:00
Shadows_of_Fire
f59c431649 Fix up farmer behaviors 2018-07-27 20:05:33 -04:00
Shadows_of_Fire
71d5d52462 Closes #1142 2018-07-07 06:07:22 -04:00
Shadows_of_Fire
5c149648da More major updating
Migrates the rest of the recipe system to Ingredient inputs, Migrates
the compost to an IBakedModel instead of a TESR
2018-06-23 20:44:47 -04: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
890de9e006 fix melon bois ( Closes #1025 ) 2018-02-17 15:59:16 -05:00
Shadows_of_Fire
c2209f0596 Not everything is a BlockCrops 2018-01-31 01:46:37 -05:00
Shadows_of_Fire
bfe876f423 Don't cast every IPlantable to BlockBush 2018-01-31 00:07:38 -05:00
Shadows_of_Fire
1954da6edb Closes #985
Actually added a feature for once! (Enchanted book splitting)
Added a transformHook in LensConversionRecipe
Made the booklet have max stack size of 1
Moved the text over a bit on reconstructor recipe pages
2017-12-12 01:54:15 -05:00
Shadows_of_Fire
348b1eb92c Better check 2017-12-06 16:25:10 -05:00
Shadows_of_Fire
213716fc46 Block harvesting until tema uses new getDrops 2017-12-06 15:59:18 -05:00
Shadows_of_Fire
856d62f78c remov null 2017-11-02 17:49:53 -04:00
Shadows_of_Fire
1fe930b395 switch to new getDrops method
If this causes issues, its on other people's end to resolve it.  They
should stop overriding the old one.  But, this is basically asking for
trouble.
2017-09-17 02:47:04 -04:00
Shadows_of_Fire
22f9f4440e Closes #904 2017-08-22 20:01:54 -04:00
Shadows_of_Fire
6ef76a16ea more deprecation things, mainly moving away from all uses of getStateFromMeta
Changes in LensColor, LensMining, and MethodHandler might all catch on
fire, idk.
i checked them and they worked tho so blahr
2017-08-17 01:06:09 -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
Shadows_of_Fire
9aed16c52a Closes #878
These are vanilla items blargh
2017-08-08 11:05:44 -04:00
Brennan Ward
d5902dee86 Closes #866 2017-07-26 16:51:42 -04:00
Brennan Ward
6042517947 Stuffs (#865)
* Resolve dupe glitch

Items using custom item entities return false in EntityJoinWorldEvent,
making World#spawnEntity return false, making the stackSize not drop
properly.

* Closes #862

Well, I didn't really check it, but if that returns false that's their
fault.

* Closes #862

A bit of copypaste from ItemHoe never hurt anyone right?
2017-07-24 11:31:09 +02:00
Brennan Ward
363bdcef41 sure
* Closes #849, probably.

* wot
2017-07-14 23:45:42 +02:00