TechReborn/src/main/java/techreborn
2021-12-21 01:40:23 +03:00
..
api Use modern java features where we can, optimise imports. 2021-05-29 20:32:05 +01:00
blockentity Fixed some warnings 2021-12-19 04:19:46 +03:00
blocks Allow covering waterlogged cables. Closes #2610 2021-11-26 21:09:09 +00:00
client Fix texture for Greenhouse. Thanks to LauchInterceptor 2021-12-21 01:40:23 +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 Added Silver Armor. Textures by Xanthian. (#2659). Thanks to Ayutac 2021-12-19 16:38:05 +03:00
init Added Silver Armor. Textures by Xanthian. (#2659). Thanks to Ayutac 2021-12-19 16:38:05 +03:00
items Fix mining speed for unpowered rock cutter. Closes #2597 2021-12-19 23:24:26 +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