Skip to content

Allow to read entities full NBT by a peripheral like NBT reader #84

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

Closed
zyxkad opened this issue May 29, 2024 · 5 comments
Closed

Allow to read entities full NBT by a peripheral like NBT reader #84

zyxkad opened this issue May 29, 2024 · 5 comments
Labels
area-Detectors Player/Envionment detector or Geo Scanner / NBT reader duplicate

Comments

@zyxkad
Copy link
Collaborator

zyxkad commented May 29, 2024

Describe your idea (If you have more than one idea, please open the rest in other issues)

BlockReader can give us the specific details for any blocks, however, it can't operate with entities. EnvironmentDetector can scan entities but only give limited informations.

Therefore, I want some thing to transfer the usage from blockReader to lookup entities, and give us more specific information about target entity.

(The idea is coming when I want to check if the villager are selling specific things automaticly)

Describe alternatives you've considered if any

No response

Additional context

I do not know if it is better to create another peripheral named "Entity Reader" or add a method to environment detector / blockReader? Or even put that on harvest automata core?

@SirEndii

Linked Issues

No response

@zyxkad zyxkad added the area-Detectors Player/Envionment detector or Geo Scanner / NBT reader label May 29, 2024
@SirEndii
Copy link
Member

There is a discussion in IntelligenceModding/AdvancedPeripherals#549 how we want to implement a more complex entity api

@zyxkad
Copy link
Collaborator Author

zyxkad commented May 29, 2024

That PR seems get abandoned

@SirEndii
Copy link
Member

That PR seems get abandoned

yeah, but the code base looks good-ish
I wanted to take over that pr at one point, if no one else does it

@zyxkad
Copy link
Collaborator Author

zyxkad commented May 29, 2024

Okay, but better give him/her a deadline for getting inactivated/disconnected. I think one month from now is reasonable.

@zyxkad zyxkad closed this as not planned Won't fix, can't repro, duplicate, stale May 29, 2024
@lonevox
Copy link

lonevox commented Jun 27, 2024

I've picked it up again. Should be ready within the next few days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Detectors Player/Envionment detector or Geo Scanner / NBT reader duplicate
Projects
None yet
Development

No branches or pull requests

3 participants