[Feature]: Make drawer storage slotted for CC:T #93
Labels
confirmed
Confirmed to be happening
feature
A new feature
mod compatablity
Relates to a compatibility with some other mod
Description of the feature
When using CC: Tweaked adjacent to a drawer from Extended Drawers, Computer Craft doesn't recognize it as a peripheral, so the Computer cannot interact with it. This could be done similarly to how Create implements Computer Craft compatibility: https://github.com/Fabricators-of-Create/Create/blob/mc1.18/fabric/dev/src/main/java/com/simibubi/create/compat/computercraft/implementation/peripherals/SyncedPeripheral.java
![image](https://private-user-images.githubusercontent.com/66741050/300363321-d413f741-513e-41d1-a4a2-3a5c3aa7c9dd.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNDc4MTYsIm5iZiI6MTczOTI0NzUxNiwicGF0aCI6Ii82Njc0MTA1MC8zMDAzNjMzMjEtZDQxM2Y3NDEtNTEzZS00MWQxLWE0YTItM2E1YzNhYTdjOWRkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA0MTgzNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWEwNWE4Nzg0ZDE5NzE2MzNlODgzMThlY2ExOTAzYzk1NTA5NGNjZWE0YjlkNjdlZmRhZjQ2M2E4M2M5OGMyYWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.gJ50JS1dGK9vKJLm-cxRx3trqycy9CAWV5dhC4bhDFs)
![image](https://private-user-images.githubusercontent.com/66741050/300363362-2464010d-3d30-4e53-a5e0-d48db4564894.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNDc4MTYsIm5iZiI6MTczOTI0NzUxNiwicGF0aCI6Ii82Njc0MTA1MC8zMDAzNjMzNjItMjQ2NDAxMGQtM2QzMC00ZTUzLWE1ZTAtZDQ4ZGI0NTY0ODk0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA0MTgzNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTViYjAzMjBkZTI5YzZkNjgyMDAwYTFiNDIzODBlNjAzMDI1YjQ0MzU1ZDdkNDJkMjgwODZiOTI2NDBlYWYwYmQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.tV8cWCkOa8txy01v1JmIavHS5aOCz88Hhm2K6b57cic)
How does it make the mod better?
CC: Tweaked is frequently used to manage storage, so maintaining compatibility with such a popular mod is necessary.
The text was updated successfully, but these errors were encountered: