Commit graph

281 commits

Author SHA1 Message Date
meowNIman
d7d3e4eb1d
Update en_US.lang
some missing latters
2021-03-08 05:34:16 +03:00
TheDarkDnKTv
93dbc62717 Fixed MetaItems render
Closes #72.

- Fixed enchantment render on all meta items
- Fixed cell's fluid rendering in NEI on all surface of slot
2021-03-08 01:48:40 +02:00
TheDarkDnKTv
6f20a6cdcd Fixed digital chest for 4th time 2021-03-06 20:37:37 +02:00
TheDarkDnKTv
9537ceb474 Fixed half of Ore Processors
Also:
- Added few new prefixes to OrePrefixes
- Fixed Osmium name
2021-03-05 21:04:02 +02:00
TheDarkDnKTv
3ed82ebab3 Fixed Digital chest not saving items
Overriden invenotry NBT saving. Weird thing, they has stackSize as an
int, but saving it in nbt as byte. Well done.
2021-03-05 18:09:47 +02:00
TheDarkDnKTv
d6908cd723 Refactor of Ore Processors & misc fixes 2021-03-04 22:09:36 +02:00
TheDarkDnKTv
0941fa049f Fixed NEI bug & overlays
- Fixed Cutter NEI overlay aligment
- Fixed NEI showing only 1 item in wildcard recipes, when should be more
2021-03-04 20:02:11 +02:00
TheDarkDnKTv
ed6fb5a14b Fixed digital chest, again
Now it will work properly with pipes
2021-03-04 19:26:39 +02:00
TheDarkDnKTv
33bbcb5c3a Started work on OreDict handler 2021-03-03 21:04:41 +02:00
TheDarkDnKTv
3f961b3ee3 Fixed Digital chest
Closes #64
2021-03-03 19:17:08 +02:00
TheDarkDnKTv
333a0fef5b Added NEI overlays, fixed some recipes
Closes #44
2021-03-03 09:32:25 +02:00
TheDarkDnKTv
4aee1e5264 Fixed IDSU
Closes #68. Also fixed way of crushing without railcraft
2021-03-03 07:33:43 +02:00
TheDarkDnKTv
abc0146801 Fixed missed localization
Closes #66
2021-03-03 07:05:21 +02:00
TheDarkDnKTv
1555802611 TODO fixes 2021-03-03 05:26:33 +02:00
TheDarkDnKTv
90600bad09 Fixed overlays liquid aligment 2021-03-03 05:26:24 +02:00
TheDarkDnKTv
82826e485b Removed fake ruby 2021-03-03 05:06:43 +02:00
TheDarkDnKTv
7307f15b5e Now GT's NEI handler support liquids 2021-03-03 05:06:05 +02:00
TheDarkDnKTv
27bbc3f4f2 Finished all multiblocks, Fusion Reactor 2021-03-03 00:43:12 +02:00
TheDarkDnKTv
d62fee0644 Fixed wrong activation on client 2021-03-02 22:26:45 +02:00
TheDarkDnKTv
7eead1e4d9 Removed any on placed delays 2021-03-02 21:08:39 +02:00
TheDarkDnKTv
7fd373e330 Nearly finished all multiblocks 2021-03-02 09:17:18 +02:00
TheDarkDnKTv
658a1f994e Added WeakList 2021-03-02 05:24:42 +02:00
TheDarkDnKTv
797b1a74fc Changed generators recipe logic
Now it will work according on self max EU/t output
2021-03-02 03:57:06 +02:00
TheDarkDnKTv
cb316c1e27 A lot of true multiblocks fixes 2021-03-02 01:53:24 +02:00
TheDarkDnKTv
e1f40c7684 Some misc changes in InventoryHandlerList 2021-02-28 22:34:04 +02:00
TheDarkDnKTv
a53b2773cd Working on True Multiblocks 2021-02-27 21:03:29 +02:00
TheDarkDnKTv
0ec40230ff Fixed most of multiblocks 2021-02-26 21:05:32 +02:00
TheDarkDnKTv
ca27b8df8e Added InventoryHandler 2021-02-26 18:42:27 +02:00
TheDarkDnKTv
1b0103ab7c Fixed Distillation tower & Sawmill 2021-02-25 21:04:03 +02:00
TheDarkDnKTv
3f8aba2e6c Fixed Bronze Blast Furnance 2021-02-25 09:19:41 +02:00
TheDarkDnKTv
ea300bd8ae Added bronze blast recipes 2021-02-25 08:55:26 +02:00
TheDarkDnKTv
72ce5203c5 Added NEI overlay for bronze blast furnance 2021-02-25 08:54:57 +02:00
TheDarkDnKTv
03115ad01a Fixed Blast Furnance
- Added common abstract class for multiblocks
- Fixed Recipes metadata usage
- Added misc methods in UnifierRecipeEntry
2021-02-25 08:10:56 +02:00
TheDarkDnKTv
0b59e42926 Added unificated recipe entries & Some fixes of Blast furnance 2021-02-25 06:04:06 +02:00
TheDarkDnKTv
cc0540fff7 Added metadata to recipes 2021-02-25 04:59:30 +02:00
TheDarkDnKTv
a32d716c27 Fixed bronze furnance & electrinic type sorter 2021-02-25 04:45:11 +02:00
TheDarkDnKTv
92d1f1eaa0 Fixed Printer 2021-02-24 23:03:36 +02:00
TheDarkDnKTv
d7fb3faa18 Fixed recipe map glitched recipe search 2021-02-24 23:03:24 +02:00
TheDarkDnKTv
655c5daf2f Fixed all generators
- Fixed generators I/O slots aligment
- Fixed Thaumcraft compat to prevent crash
- Fixed some recipes for Generators
2021-02-23 07:52:43 +02:00
TheDarkDnKTv
be4307708d Fixed Thermal generator 2021-02-21 20:36:58 +02:00
TheDarkDnKTv
705aa4a155 Some work on generators 2021-02-12 05:59:22 +02:00
TheDarkDnKTv
38b10bc3d9 Added fluids to Recipes
Now Recipe, RecipeFactory supports ability to add fluid I/O. Also
ReicipeLogic will work with fluid now and consume it if needed. Caching
enabled.
2021-02-12 05:05:29 +02:00
TheDarkDnKTv
0ecfb32754 Fixed mostly all bronze machines
Also moved furnance recipes find logic to RecipeMap insteadof
implementation in furnance class.
2021-02-11 09:00:20 +02:00
TheDarkDnKTv
993678a790 Fixed generated recipes NBT save
- Fixed saving to NBT generated recipes, preventing void output after
world loaded
- Fixed texture for macerator
2021-02-11 08:18:41 +02:00
TheDarkDnKTv
16ff2795cc A lot of stuff
- Fixed Universal macerator
- Fixed microwave, scanner and IC2 maps
- Fixed bunch of RecipeLogic & Recipe bugs
- Misc tweaks
2021-02-11 04:07:48 +02:00
TheDarkDnKTv
f492b86e84 Fixed all IC2-same machines
- Added custom Recipe maps for Recycler and typical IC2 machines
2021-02-08 21:00:17 +02:00
TheDarkDnKTv
429d472ef2 Fixed Macerator 2021-02-08 20:05:58 +02:00
TheDarkDnKTv
a8adc5f266 Fixed NEI 2021-02-08 19:31:25 +02:00
TheDarkDnKTv
9ec241a968 Finished new system
- There only lefts special machines RecipeFactories and recipe maps
2021-02-08 19:31:20 +02:00
TheDarkDnKTv
cb202d3f78 Fixed most of Recipes to register by new system 2021-02-07 09:21:22 +02:00