Progressive Bosses

Progressive Bosses

34M Downloads

Ender dragon has no trophies

48004800 opened this issue ยท 12 comments

commented

Versions

  • Minecraft: 1.19.2
  • Forge: 43.1.52
  • Progressive Bosses: 3.7.4
  • InsaneLib: 1.7.2
    No interference from other MODs

Ender dragon has no loot. I have enabled loot table insertion in settings
After I modified the loot table of ender dragon, there is still no loot
In the same loot table, the death of the wither will produce loots, but the death of the ender dragon will not

commented

Do it via datapack, check if it works. If it doesn't sent it here so I'll check it out.

The problem does not actually exist.

I always thought that falling objects would fall with xp
The Ender dragon will drop the loot when the HP is 0, rather than after the body emits purple light.

commented

The problem does not exist. When the health value of the ender dragon is 0, the golden apple will fall immediately, and it will really die near the portal

commented

You should never do that Use datapacks, they exist for a reason
I modify the JAR because I don't know how to use the data package
I will use the data package

commented

Do it via datapack, check if it works. If it doesn't sent it here so I'll check it out.

commented

I didn't use datapack. I do this by modifying the json file in the jar file

entity.zip

commented

You should never do that
Use datapacks, they exist for a reason

commented

The Dragon has only a chance to drop a GApple, so check if that's actually the case

commented

The Dragon has only a chance to drop a GApple, so check if that's actually the case
I tried many times, but golden apple never appeared

I manually modified its loot, but it still has no loot
Ender dragon doesn't seem to have loot

commented

What do you mean you modified manually the loot? You changed the loot via datapack?

commented

image

I found that even if the probability in the loot table of the ender dragon is changed to 100%, there is still no loot
commented

I copied the contents of the wither json file to the ender dragon, but there is still no loot. But Wither works normally

commented

I need the datapack