TechReborn/src/main/java/techreborn
2022-01-28 20:14:35 +00:00
..
api Fix recipe syncing, improve (add) error handling. 2022-01-27 20:34:26 +00:00
blockentity Fixed AutoCrafting Table bug (#2762) 2022-01-20 20:20:32 +00:00
blocks Added optional removal of the current recipe unlock (#2758) 2022-01-20 19:56:47 +00:00
client Fix #2566: Implement Fabric's Fluid-containing Item API (#2706) 2022-01-03 17:29:46 +00: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 Added optional removal of the current recipe unlock (#2758) 2022-01-20 19:56:47 +00:00
entities Fix conflicts with mojang's mappings 2021-07-20 19:03:30 +01:00
events Sync ore depths to all clients via a packet on server login. 2022-01-28 20:14:35 +00:00
init added missing loot chests (#2771) 2022-01-23 18:35:11 +00:00
items Fix excessive water mill frame. 2022-01-07 17:46:47 +03: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 #2566: Implement Fabric's Fluid-containing Item API (#2706) 2022-01-03 17:29:46 +00:00
world Sync ore depths to all clients via a packet on server login. 2022-01-28 20:14:35 +00:00
TechReborn.java Sync ore depths to all clients via a packet on server login. 2022-01-28 20:14:35 +00:00
TechRebornClient.java Sync ore depths to all clients via a packet on server login. 2022-01-28 20:14:35 +00:00