Commit Graph

24 Commits

Author SHA1 Message Date
e2acb573f5 Created initial Network class with version checking. 2022-01-16 13:08:24 +00:00
d2145b0095 Created MismatchedVersionException. 2022-01-16 13:08:17 +00:00
53e4099a30 Added method for getting the mod version. 2022-01-16 13:07:29 +00:00
c4ae2ccbd3 Added new RecipeUpdateEventHandler for refreshing recipe list when config file changes. 2022-01-12 17:20:33 +00:00
9cbc63338f Removed unused Client and Common configs. Removed future totems for now. Updated TotemConfig class. 2022-01-12 17:20:06 +00:00
3ee943c908 Removed unused items for now. 2022-01-12 17:19:12 +00:00
96d0af4ff6 Removed config options. 2022-01-12 17:18:54 +00:00
415b9dfa7d Disabled not used recipes temporarily. 2022-01-12 17:18:06 +00:00
9739f75516 Created new StrawTotemItem. 2022-01-12 17:17:18 +00:00
65ab8ed292 Optimized imports. 2022-01-12 17:16:23 +00:00
d93d8c42e7 Added back register method. 2022-01-09 19:28:34 +00:00
03dcdb1223 Started rewrite. 2022-01-09 19:27:13 +00:00
b6fd8fd130 Created default item group. 2022-01-09 19:26:38 +00:00
1e6d52eaa7 Moved config initialization before registration. 2022-01-09 19:26:07 +00:00
78eaabc0d3 Started implementing config files for totems. 2022-01-09 19:25:43 +00:00
1c75dcbd28 Deleted old code. 2022-01-09 19:25:14 +00:00
f5a57a756f Created helper method for creating deferred registers. Changed variables to use camelCase. 2021-11-21 14:17:52 +00:00
0d55d23508 Changed variables to use camelCase. 2021-11-21 14:17:07 +00:00
c68c7a3c52 Removed constructor, changed variable names to use camelCase. 2021-11-21 14:16:14 +00:00
de06050fac Moved networking into its own class. 2021-11-21 09:52:59 +00:00
2fe110cec5 Created template for Config. 2021-11-21 09:52:14 +00:00
1b7e8c05a2 Cleaned up TotemOfReviving by moving most setup code to the new SideProxy. 2021-11-21 09:51:33 +00:00
570a9288d4 Updated mappings (back) to official. 2021-11-21 07:48:12 +00:00
526b355cfd Changed groupId to dev.micle from com.micle. Updated code to match new MCP mappings. 2021-11-20 22:13:55 +00:00