[Question] 1.21.1 Register peripheral provider? #2138
Unanswered
wolfieboy09
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
You need to use NeoForge's capabilities. See the 1.20.1 to 1.21.1 migration guide and the more general peripheral docs. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, porting a mod from 1.18.2 to 1.21.1 (1.20.1 port completed), and I had this code on 1.20.1:
https://github.com/wolfieboy09/FNCCT/blob/d46cbb783b2d432d9769baf962ac3eb2d1830772/src/main/java/dev/wolfieboy09/fluxnetworkcctweaked/FluxPeripheralProvider.java#L12-L21
I have been using a peripheral provider to get data from the block.
CC version
1.113.1(since flux networks is only on CurseForge, and you're not uploading to CF anymore), how can I have a way of telling CC for the flux controller block stuff?Beta Was this translation helpful? Give feedback.
All reactions