Add back some fluid mappings

This commit is contained in:
modmuss50 2018-12-09 15:01:24 +00:00
parent d93e241d50
commit 111d4f1fdb
1 changed files with 4 additions and 0 deletions

View File

@ -1 +1,5 @@
CLASS ceb net/minecraft/fluid/Fluids
FIELD b WATER_FLOWING Lcdx;
FIELD c WATER Lcdx;
FIELD d LAVA_FLOWING Lcdx;
FIELD e LAVA Lcdx;