Minecraft Data Packs / Game Mechanic

Redstone Boxed - Jukebox and Redstone on Java (WIP)

  • check_circle Functions
  • 5,262 views, 2 today
  • 291 downloads, 0 today
  • 8
  • 8
  • 6
dotpr0's Avatar dotpr0
Level 17 : Journeyman Miner
3
Still a WIP

I just wanted to play some tracks using neither a dropper or a dispenser.

I need to put together some more things, in order to make it flawless and fully functional.

By now, the only you can do is play music with a dispenser or a dropper, and take the disc out.
CompatibilityMinecraft 1.16
Tags

Create an account or sign in to comment.

1
09/29/2020 12:49 pmhistory
Level 1 : New Miner
0x03
0x03's Avatar
awesome!!! together with xisumas jukebox design (search for "Minecraft: Redstone Jukebox Tutorial" on youtube) this makes for a nice contraption when you replace the item sorting system with just a hopper facing into a dropper facing into the jukebox block. please keep working on it <3
1
09/29/2020 2:21 pmhistory
Level 1 : New Miner
0x03
0x03's Avatar
found 2 errors:

in play.mcfunction line 8 it says
execute if entity @s[nbt={Item:{id: "minecraft:music_disc_blocks"}}] positioned as @s if block ~ ~ ~ minecraft:jukebox run playsound minecraft:music_disc. record @a ~ ~ ~
where it should say
execute if entity @s[nbt={Item:{id: "minecraft:music_disc_blocks"}}] positioned as @s if block ~ ~ ~ minecraft:jukebox run playsound minecraft:music_disc.blocks record @a ~ ~ ~

similarily, line 11 reads
execute if entity @s[nbt={Item:{id: "minecraft:music_disc_"}}] positioned as @s if block ~ ~ ~ minecraft:jukebox run playsound minecraft:music_disc.chirp record @a ~ ~ ~
but should be
execute if entity @s[nbt={Item:{id: "minecraft:music_disc_chirp"}}] positioned as @s if block ~ ~ ~ minecraft:jukebox run playsound minecraft:music_disc.chirp record @a ~ ~ ~
1
08/19/2020 3:19 amhistory
Level 49 : Master Blacksmith
BenGamin98
BenGamin98's Avatar
I’ve wanted redstone compatible jukeboxes for a while, looking forward to it!

Edit: Hoppers are on the todo list yes?
2
08/27/2020 11:43 am
Level 17 : Journeyman Miner
dotpr0
dotpr0's Avatar
Yes! I'm figuring out how to make hoppers work, and also some bug fixes along the way.
2
08/16/2020 4:57 pm
Level 2 : Apprentice Crafter
PrismastebanZ
PrismastebanZ's Avatar
I wish this was on vanilla, will follow the updates!
1
08/27/2020 11:44 am
Level 17 : Journeyman Miner
dotpr0
dotpr0's Avatar
Yea, me too. It's in bedrock edition, I think. But Java doesn't have it yet. So until they added here.. We have a datapack :D
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome