TechReborn/src/main/java/techreborn
2022-02-20 12:26:07 +03:00
..
api Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
blockentity Fixes Invalid recipe lag by caching validity of recipe. Thanks to aria1th. 2022-02-20 12:26:07 +03:00
blocks Added properties for individual metal blocks for hardness. Thanks to ErrorSys. 2022-02-18 13:47:10 +03:00
client Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
compat Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
config rebalanced tank capacities. Thanks to Ayutac. 2022-02-18 13:49:39 +03:00
entities Fix conflicts with mojang's mappings 2021-07-20 19:03:30 +01:00
events Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
init Fixes deepslate ores having the same hardness values as their stone variants. They shouldn't be the same. Thanks to ErrorSys 2022-02-18 13:53:48 +03:00
items Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
multiblocks Migrate mappings, 1888 errors to go 2021-05-28 14:58:12 +01:00
packets Sync ore depths to all clients via a packet on server login. 2022-01-28 20:14:35 +00:00
utils Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
world Handle the world not existing for some reason when calculating the ore depth. 2022-02-03 11:20:37 +00:00
TechReborn.java Fix spelling, grammar, javadocs, and similar issues (#2784) 2022-02-06 13:14:56 +00:00
TechRebornClient.java Sync ore depths to all clients via a packet on server login. 2022-01-28 20:14:35 +00:00