1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 08:03:21 +00:00
CC-Tweaked/src/main/java/dan200/computercraft
SquidDev 63691707fc Move registration methods into a separate class
- All "named" entries (blocks, items, recipes, TEs and pocket/turtle
   upgrades) are registeredin one place.
 - Most client side models/textures are registered in ClientRegistry -
   we can't do item colours or TEs for now, as these aren't event based.
 - A little cleanup to how we handle ItemPocketComputer models.
2019-01-12 17:51:26 +00:00
..
api Remove redundant line in copyright header 2019-01-03 11:02:21 +00:00
client Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
core Add a config option for HTTP timeout too 2019-01-11 21:11:22 +00:00
server/proxy Happy new year! 2019-01-01 01:10:18 +00:00
shared Move registration methods into a separate class 2019-01-12 17:51:26 +00:00
ComputerCraft.java Move registration methods into a separate class 2019-01-12 17:51:26 +00:00