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

Using blocks with NBT as "inputs" for the extruder recipes? #38

Open
generikb opened this issue Oct 13, 2023 · 1 comment
Open

Using blocks with NBT as "inputs" for the extruder recipes? #38

generikb opened this issue Oct 13, 2023 · 1 comment

Comments

@generikb
Copy link

Hello!

I had a weird and wacky idea of using jukeboxes playing records as input blocks for your extruder.

I know that a jukebox has NBT tags like 'IsPlaying:1b' and 'RecordItem: {id: "minecraft:music_disc_stal", Count: 1b}' when it's playing a record, but I don't think that would be something that the extruder would (currently) recognize...correct?

If it's a semi-easy addition, I sure would love to have it (1.20.1 Forge)...but if not I understand :)

Thank you much!

@MarioSMB
Copy link

Not sure about NBT data in blocks, but I can confirm that blocks themselves will work as we had no problem adding fluid substitute blocks for a Nether base.
You do have to make a second recipe though as a single one can't have both fluids and blocks as the inputs.

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

2 participants