Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AgriCraft #624

Open
Scherbakov-eugene opened this issue Nov 11, 2023 · 4 comments
Open

AgriCraft #624

Scherbakov-eugene opened this issue Nov 11, 2023 · 4 comments

Comments

@Scherbakov-eugene
Copy link

ComputerCraft do not work with "computer controlled seed analyzer" from AgriCraft mod. Please, fix it.
Function peripheral.wrap(side) returns nil.

@Wojbie
Copy link
Contributor

Wojbie commented Nov 11, 2023

ComputerCraft don't seem to be anymore in development. If you are playing in 1.12 or later minecraft then its most likely you are playing using CC: Tweaked.
Link for convenience: https://github.com/cc-tweaked/CC-Tweaked

Additionally peripherals are added by mods so if you are 100% sure that peripheral from AgriCraft mod don't show up its most likely caused by AgriCraft (Or you have optifine installed.)

@Scherbakov-eugene
Copy link
Author

I try to use CC: Tweaked. Same problem.
local a = peripheral.wrap("bottom")
print(a)
Result - nil.

@ajh123
Copy link

ajh123 commented Apr 2, 2024

@Scherbakov-eugene Don't report CC Tweaked issues here, this repo is dead. Go to https://github.com/cc-tweaked/CC-Tweaked/issues instead.

Also this is a problem caused by AgriCraft, so report it to them instead.

@Lupus590
Copy link
Contributor

Lupus590 commented Apr 2, 2024

@ajh123 you've necro'd a year-old issue three times. Yes, this repo is dead, but these issues were too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants