You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: