TechReborn/src/main/java/techreborn
2021-09-16 23:45:38 +02:00
..
api Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
blockentity Add support for solar energy scaling during day (#2497) 2021-09-16 23:45:38 +02:00
blocks Network energy cables (#2493) 2021-09-16 22:23:41 +02:00
client Add support for solar energy scaling during day (#2497) 2021-09-16 23:45:38 +02: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 Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00
entities Fix conflicts with mojang's mappings 2021-07-20 19:03:30 +01:00
events Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00
init Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00
items Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01: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 Cleanup worldgen code, should fix a lot of issues with other mods. Configuration will come later. 2021-07-20 20:16:10 +01:00
TechReborn.java Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
TechRebornClient.java Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00