Commit graph

354 commits

Author SHA1 Message Date
Michael Hillcox c87bfb6c94 feat: ported bat wings, solidified experience, resonant rice, probe 2021-05-04 17:47:45 +01:00
Flanks255 2419a0e860 The Great-Renaming continues... 2021-05-02 11:10:21 -05:00
Flanks255 ff86e624b4 Much Renaming... 2021-05-02 10:47:50 -05:00
Flanks255 0146333e37 TeleStaff "Should" be ready... 2021-05-01 16:05:32 -05:00
Michael Hillcox 62b1859abb chore: SO MUCH PORTING! 2021-04-19 20:20:23 +01:00
Michael Hillcox 996bf66a65 chore: ported hairy ball handler :wtf: 2021-03-01 20:30:45 +00:00
Michael Hillcox 86ff9fb641 chore: ported most item constructors... 2021-03-01 20:23:52 +00:00
Michael Hillcox fcb150ebaf chore: containers ported mostly, gui's ported for comparability 2021-03-01 17:11:34 +00: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 6f34f82f4e chore: so much block porting 2021-02-28 14:47:54 +00:00
Michael Hillcox 97bc966606 chore: a few blocks, containers, etc ported over 2021-02-28 11:33:01 +00:00
Michael Hillcox d39cdb5de8 chore: renders ported, blocks now ActuallyBlocks, removed requested blocks 2021-02-28 10:35:10 +00:00
Michael Hillcox d25e2fdea3 chore: gui & booklet porting 2021-02-27 21:59:18 +00:00
Michael Hillcox a200f9aa6a chore: porting work, api package ported, micro ports here and there 2021-02-27 21:44:00 +00:00
Michael Hillcox e0391bbf87 chore: item porting work 2021-02-27 20:24:26 +00:00
Michael Hillcox 32f7a3915f chore: blocks & micro porting 2021-02-27 16:22:03 +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
Cranky Supertoon 1726dac78f
Finish Crystal Flux Localization
Signed-off-by: Cranky Supertoon <crankysupertoon@gmail.com>
2020-11-15 12:12:10 -05:00
Brennan Ward 02bda56ecb Disable enchanting coffee 2019-11-09 15:02:42 -05:00
Shadows_of_Fire a296419857 Closes #1269 again™️ 2019-07-25 19:11:49 -04:00
Shadows_of_Fire 132b71f4a1 Closes #1269 2019-07-08 22:51:10 -04:00
Shadows_of_Fire 274c53a014 Format so style is finally consistent. 2019-05-02 03:10:29 -04:00
Shadows_of_Fire 95a25dbfc4 Update to new forge rarity system 2019-05-02 03:08:15 -04:00
Shadows_of_Fire 1ce4d21159 Closes #1092 2019-05-02 03:08:06 -04:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Jacob Pearson 30b594c16b Closes Ellpeck#1230 (#1231)
Fix solid experience dropping when doMobLoot is set to false
2019-02-22 01:22:13 -05:00
Sir-Will 81a988811b Cache KittyVanCat UUID (#1216)
Moved `UUID.fromString()` to a field as it currently runs it on every LivingUpdate which is unnecessary here.

![](https://i.imgur.com/BauHelP.jpg)
2019-02-06 14:45:30 -05:00
Shadows_of_Fire f24c0b7705 Closes #1185 2018-10-05 02:19:07 -04:00
Shadows_of_Fire 1cca640345 Closes #1178 2018-09-26 02:52:40 -04:00
Shadows_of_Fire 08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire 32716bfca9 Closes #1154 2018-07-27 21:40:36 -04:00
Shadows_of_Fire 7c7e87bea4 remove bad 2018-07-27 20:48:26 -04:00
Shadows_of_Fire 1bec4bbff7 Closes #1145 2018-07-27 20:08:42 -04:00
Shadows_of_Fire 29534764a9 Closes #1134 2018-06-26 16:25:51 -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 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire b91bde4d74 Closes #1061 2018-04-13 13:19:52 -04:00
Shadows_of_Fire 54e5cdd5cf remove more meta usage 2018-03-22 23:49:50 -04:00
Shadows_of_Fire f5ae3240f8 Fixes #1018 2018-01-31 00:07:29 -05:00
Shadows_of_Fire 4412c62503 Closes #1014 2018-01-29 03:28:12 -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 9670fc7669 check for deny 2018-01-26 02:34:20 -05:00
Shadows_of_Fire 287e43c6ad Fix #1010 2018-01-20 13:39:03 -05:00
Shadows_of_Fire b21089ad6b Fixes #995 2018-01-14 13:25:36 -05:00
Shadows_of_Fire 4493a687ce make aiot accept sword enchantments 2018-01-04 14:27:16 -05:00
Shadows_of_Fire 8a1ed7b14b remove explicit tesla support
tesla api is ded and this will be more work for 1.13 so rip af
2017-12-23 15:20:01 -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