TechReborn/src/main/java/techreborn
xanthian 1a2b6e0d9c
Fluid overhaul (#2693)
* Update ModFluids.java

update to add still textures.

* Add files via upload

add still models

* Add files via upload

all new textures including still 
all based off vanilla water templates

* Add files via upload

updated animation files for flowing and still textures
2021-12-30 19:37:20 +00:00
..
api Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
blockentity Capacity increase for MFE and MFSU. Thanks to LauchInterceptor 2021-12-23 01:38:34 +03:00
blocks Allow covering waterlogged cables. Closes #2610 2021-11-26 21:09:09 +00:00
client Fix experience button in Iron Furnace. Closes #2692 2021-12-30 03:39:26 +03:00
compat Rock cutter is available earlier for ppl used to modded ore doubling. Closes #2463 2021-08-14 01:11:12 +03:00
config Add config to disable ore and/or rubber tree generation 2021-11-28 13:39:05 +00:00
entities Fix conflicts with mojang's mappings 2021-07-20 19:03:30 +01:00
events Bump dependencies 2021-12-23 01:34:17 +03:00
init Fluid overhaul (#2693) 2021-12-30 19:37:20 +00:00
items Fixed bug introduced in previous commit (#2677) 2021-12-23 05:19:33 +03:00
multiblocks Migrate mappings, 1888 errors to go 2021-05-28 14:58:12 +01:00
packets Player detector got radius config 2021-06-18 23:05:43 +03:00
utils Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00
world Fix disabling ore gen, also disabling rubber tree gen... 2021-12-06 20:35:06 +00:00
TechReborn.java First pass at world gen, rubber tree needs further work, ideally depends on fab api changes. 2021-11-16 23:54:31 +00:00
TechRebornClient.java Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00