Started by LukeTheCreator200 on Sun, 11/03/2024 - 00:56 Topic category: Help with Minecraft modding (Java Edition) Is it possible to add custom drops to existing entities?If yes, how? Jump to top yes it is possible so you wanna make custom drop for skeleton for example: 1st you go make a Lootable where u set Loot Table Registry Name to : entities/skeleton 2nd You change the Namespace of Lootable from Mod to Minecraft so you could alter the drops 3rd Set the items you wanna make the mob drop and it should work Hope it Helped =D Jump to top Permalink Log in or register to post comments Thank you, Jacob. :) Jump to top Permalink Log in or register to post comments
yes it is possible so you wanna make custom drop for skeleton for example: 1st you go make a Lootable where u set Loot Table Registry Name to : entities/skeleton 2nd You change the Namespace of Lootable from Mod to Minecraft so you could alter the drops 3rd Set the items you wanna make the mob drop and it should work Hope it Helped =D Jump to top Permalink Log in or register to post comments
yes it is possible
so you wanna make custom drop for skeleton for example:
1st you go make a Lootable where u set Loot Table Registry Name to : entities/skeleton
2nd You change the Namespace of Lootable from Mod to Minecraft so you could alter the drops
3rd Set the items you wanna make the mob drop
and it should work
Hope it Helped =D
Thank you, Jacob. :)