index
:
github/RoughlyEnoughItems.git
10.x-1.19.3
11.x-1.19.4
11.x-23w13a_or_b
12.x-1.20
13.x-1.20.2
14.x-1.20.4
15.x-1.20.5
15.x-24w14potato
16.x-1.21
17.x-1.21.2
18.x-1.21.4
19.x-1.21.5
20.x-1.21.6
4.x
4.x-unstable
5.x
5.x-forge
6.x
6.x-1.17
7.x-1.18
8.x-1.18.2
9.x-1.19
feature/20.x-1.21.6
feature/6.7
feature/calculator
feature/favorites-groups
feature/obfuscate
jitpack
legacy/2.x
legacy/2.x-1.13-rift
legacy/2.x-1.13.2-forge
legacy/2.x-1.13.2-rift
legacy/3.x-1.14
legacy/3.x-1.15
modularity
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
src
/
main
/
java
/
me
/
shedaniel
/
rei
/
plugin
/
client
/
entry
/
FluidEntryDefinition.java
Age
Commit message (
Expand
)
Author
2024-12-13
Update to 1.21.4
shedaniel
2024-12-07
Use correct buffer source for rendering (#1768)
RK_01
2024-10-26
Update to 1.21.2 (Please read Primer)
shedaniel
2024-04-10
Update to 24w14a
shedaniel
2024-03-03
Update to Fabric Transfer API
shedaniel
2023-05-28
Update to 1.20-pre6
shedaniel
2023-01-22
Merge remote-tracking branch 'origin/9.x-1.19' into 10.x-1.19.3
shedaniel
2023-01-22
Update license to 2023
shedaniel
2022-12-09
Update to 1.19.3
shedaniel
2022-10-28
Update to 22w43a
shedaniel
2022-10-22
Support 22w42a
shedaniel
2022-06-28
Close #839
shedaniel
2022-06-16
Add acceptsNull() in EntryDefinition
shedaniel
2022-06-08
Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19
shedaniel
2022-05-27
Disable fluid amount display on JEI slots
shedaniel
2022-05-27
Merge remote-tracking branch 'origin/8.x-1.18.2' into 9.x-1.19
shedaniel
2022-05-27
Fix #867, Fix #861
shedaniel
2022-04-23
Update to 22w16b
shedaniel
2022-02-12
Update to 22w06a
shedaniel
2022-01-15
Update LICENSE for 2022
shedaniel
2021-12-16
Adds EntryDefinition.cheatsAs
shedaniel
2021-11-21
Add wildcard matching
shedaniel
2021-06-22
Fix #558
shedaniel
2021-06-20
Improve crash reports, fluid rendering return missing sprite, add more util m...
shedaniel
2021-06-03
Use Java 16 features
shedaniel
2021-06-02
Reformat code
shedaniel
2021-05-31
Fix rendering issues with overlays, REIHelper -> REIRuntime
shedaniel
2021-05-30
Update to 1.17-pre1
shedaniel
2021-05-16
Merge remote-tracking branch 'origin/6.x' into 6.x-1.17
shedaniel
2021-05-16
Update JEI API to 7.6.4 & Fix #520
shedaniel
2021-05-03
Merge remote-tracking branch 'origin/6.x' into 6.x-1.17
shedaniel
2021-05-03
Update license header
shedaniel
2021-04-16
Merge remote-tracking branch 'origin/6.x' into 6.x-1.17
shedaniel
2021-04-16
Normalize fluid type
shedaniel
2021-04-14
Merge remote-tracking branch 'origin/6.x' into 6.x-1.17
shedaniel
2021-04-12
Fix #502 and Fix #499
shedaniel
2021-04-12
Prepare for true sided REI
shedaniel
2021-04-10
Primitive port to 21w14a
shedaniel
2021-04-09
Fix fluid name, and bounds
shedaniel
2021-04-09
Fix draggable stacks & Fix stretched fluids & Fix #508
shedaniel
2021-03-30
Fix crash with rendering fluid with no sprite
shedaniel
2021-03-29
Use long for hashing the EntryStack
shedaniel
2021-03-28
Complete custom favorites
shedaniel
2021-03-27
Make Recipe Transfer work
shedaniel
2021-03-25
Refactor Default Plugin packages, fix favorites
shedaniel
2021-03-25
Relocate most of the internal classes to match the api
shedaniel