Music Discs - Question about Drops

Started by w7n on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined May 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Music Discs - Question about Drops

Do custom music discs automatically drop normally as a normal music disc, or would I have to change loot tables to include the new music disc?

Thanks, w7n

Active 2 years ago
Joined Oct 2019
Points:
807

User statistics:

  • Modifications: 0
  • Forum topics: 11
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 209
No, custom records don't…
Fri, 04/09/2021 - 17:23

No, custom records don't drop unless you create a loot table :D

Active 4 years ago
Joined Jun 2021
Points:
550

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
I was wondering how I could…
Wed, 06/16/2021 - 09:04

I was wondering how I could add the 30 something music discs I created to the standard creeper loot table (when shot by skeleton) rather than overwriting it's original loottable where it drops gunpowder if it's killed by anything.

Any nice guides you might know about that? Or a quick summary from anyone here? Code snipplets would also work fine for me.

I actually tried overwriting the normal creeper loottable with one where it drops the different kinds of discs, but than it stopped dropping gunpowder, so I'm at a loss for what to do. I even tried using 2 separate loottables for the creeper, one with the original gunpowder drop, and one with the custom discs, but that way it only used the 1st loottable (happened to be the one with gunpowder) and the standard music discs from skelly shots.