Commit graph

17 commits

Author SHA1 Message Date
modmuss50
31e7b357dc Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
modmuss50
b5707b144e Some general cleanup 2020-07-26 16:19:33 +01:00
shedaniel
01663648c4
Epic REI displays. Thanks to shedaniel! (#2167)
* Epic REI displays

Signed-off-by: shedaniel <daniel@shedaniel.me>

* use the AbstractEnergyConsumingMachineCategory for ElectrolyzerCategory

Signed-off-by: shedaniel <daniel@shedaniel.me>
2020-07-18 18:58:35 +03:00
Justin Vitale
c4ef977f16 Refactor and import cleanup (Excluding network PR changed files) 2020-07-09 23:04:42 +10:00
modmuss50
a88d34b87f
improved rei compat (#2054) 2020-03-05 19:24:29 +00:00
vhd
f1731fe925 Slightly better REI fluid handling. (#1968)
- now you can jump between fluid/cells/buckets when looking for recipes
2020-01-10 21:05:05 +00:00
modmuss50
7b99e2e9b7 License updates + fixes 2020-01-03 22:46:07 +00:00
vhd
f7661681bc Temporary fix for REI fluid cells integration (#1921) 2019-12-24 22:15:40 +00:00
modmuss50
5e5e997b93 Move most int fluid values to FluidValue.
This has been done to make it easier in the future to move to a new fluid system.
Some work is still needed (in recipes mainly) to move away fully away from mb. This should work identically to the old system for now.
2019-12-12 12:42:33 +00:00
shedaniel
16fe02f359 FIx REI Compat for 1.15 snapshots (#1888) 2019-11-15 17:17:06 +00:00
shedaniel
8ecfa4207a Some REI Compat Changes (#1882)
* Update REi

* Update to 3.2.6
2019-11-07 14:46:19 +00:00
modmuss50
2f9b154e22 Move to RC's fluid instance, closes #1826 2019-09-15 13:59:46 +01:00
drcrazy
f3cdd131a0 Show fluids in REI. Why water is so weird? 2019-08-23 01:40:14 +03:00
drcrazy
fee7d69919 Add heat to REI 2019-08-20 03:44:54 +03:00
Daniel She
f0b8d99853 Update to REI 3.0-pre (#1793)
* Update to REI 3.0-pre

* Update fabric.mod.json
2019-08-19 14:26:47 +01:00
drcrazy
3eec5bcb5b Added some recipe texts to REI. Looks ugly 2019-08-16 14:18:48 +03:00
modmuss50
eca7aaa34f add a Towelette plugin to blacklist our fluids, fixes the game not loading 2019-08-13 16:24:24 +01:00
Renamed from src/main/java/techreborn/rei/MachineRecipeDisplay.java (Browse further)