1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-06-02 19:02:07 +00:00
Files
CC-Tweaked/src
SquidDev f61f7df2d8 Replace "cable variant" with a block model
- Replace BlockCableCableVariant with a boolean, removing any custom
   logic around it.
 - Replace our previous cable Forge-blockstate with a vanilla one, which
   handles cable connections in the model logic.
2018-12-27 10:21:57 +00:00
..