Started by
flexx1
on
Topic category: Help with Minecraft modding (Java Edition)
i have a mob that i want to use drowned loot, how may i go about doing this since the answer isnt immediatley obvious to me
Topic category: Help with Minecraft modding (Java Edition)
i have a mob that i want to use drowned loot, how may i go about doing this since the answer isnt immediatley obvious to me
Create a procedure when your entity dies. Add the "Execute command..." block and then write "loot spawn ~ ~0.5 ~ <vanilla loot table name>"