TechReborn/src/main/java/techreborn
Technici4n f39c619c22
Fix cable shape computation. Closes #2435. Thanks to Technici4n
* Fix cable shape computation. Closes #2435.
* Remove unused import
2021-10-08 08:48:11 +03:00
..
api Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
blockentity Add closing brackets to fusion reactor state text 2021-09-20 20:04:28 +10:00
blocks Fix cable shape computation. Closes #2435. Thanks to Technici4n 2021-10-08 08:48:11 +03: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 Buff solar panels a bit (#2501) 2021-09-16 23:46:07 +02: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 Fix cable shape computation. Closes #2435. Thanks to Technici4n 2021-10-08 08:48:11 +03:00
items Use exchangeStack method in fluid pickup. 2021-09-20 14:01:49 +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 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 Cells should work on caludron. Closes #2490 2021-09-20 05:38:43 +03:00
TechRebornClient.java Initial migration to V2 Energy API (#2474) 2021-09-01 21:14:15 +01:00