Started by
Minecraft Steve 456
on
Topic category: Help with MCreator software
I'm trying to make drowned drop prismarine stuff, but have no idea how. All other posts want to add modded items to the drop pool and not vanilla ones. (and honestly the ones i read didn't make that much sense to me either. If someone knows how to add vanilla drops to vanilla mobs and can link to a good explanation for modded ones too, it would be appreciated
use loot tables and just chose vanilla items.
How do i get the loot table to specifically apply to drowned?
Change the namespace of the loot table to "minecraft" and make sure the registry name is "drowned"
"drowned" is the loot table name for the Drowned entity.
Also make sure the loot table type is "Entity"
Forgot to mention, if you want the vanilla drops to stay the same, you will have to add them into the custom loot table because this will override the original.