Started by
SolvedSloth3487
on
Topic category: Help with MCreator software
im trying to make a food item that instakills you when eating it (for a friends server), and i want to figure out how to get a custom death message from it, that doesnt say "death.attack suffered a heart attack from death.player". or however it appears. please help!
To make that, you will want to make a custom death attack. Go to the localization tab, its under Mod Elements and so on, you'll find it on the left side of MCreator in the workspace, next, click 'create new' now name it as 'death.attack.heartattack'. After that, you'll see a blank on the right side if you search that localization up. Next, type in that: 1%$s suffered a heart attack from something... After that, on the After item is finished using or food eaten, input the block 'deal X custom attack damage as [blank]' -> deal X custom attack damage as [heartattack]'
"For a friends server" lol
I guess he wants to kill them XD