1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-04-18 04:51:23 +00:00
Files
SquidDev 63dc0daa09 Convert computer sides to an enum
Previously we just relied on magic int values, which was confusing and
potentially error-prone. We could use EnumFacing, but that's a)
dependent on MC and b) incorrect, as we're referring to local
coordinates.
2019-04-09 10:02:54 +01:00
..
2019-02-26 12:43:45 +00:00
2019-03-29 21:26:21 +00:00
2019-01-01 01:10:18 +00:00
2019-03-29 21:26:21 +00:00
2019-03-29 21:26:21 +00:00