#Trying to make some entity crushing recipe

19 messages · Page 1 of 1 (latest)

fossil onyx
#

We are trying to make some entity crushing recipe right now, but somehow it doesnt work.

here are my idea about this recipe works:
detect event's damage source, if is made by crushing_wheel from create, then
detect entity's type, tag or name, if true, then
create items on the bottom of the crushing_wheel, and teleport entity into the void, set its health to 1

granite dawnBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

torn socket
#

occultism might answer that question

#

they let a demon crush things for you

fossil onyx
#

we found some answer about how to add occultism demon crushing recipe, but it seems they already have addons to quick add recipes

#

but the result we want is crushing entities into items (or just make it looks like it does)

#

"crushing" sounds like is too easy to misunderstand. similar recipes like we want might be the "cooking for blockheads" mod, the cow in the jar

torn socket
#

oh man thats cruel hahaha

#

i thought you want an entity that can crush

fossil onyx
#

when the mobs or animal get hurt by specify sources, remove this entity and drop crafted items

#

dethonk yes, we found is too easy to misunderstand while you recommend us to see the occultism mod

languid isle
#

you need to save the entity in variable(use let) and change it's properties than use .spawn()

fossil onyx
languid isle
#

'create.crush'

fossil onyx
fossil onyx
#

finally! we got a prototype about crushing entity into items

#

simply change damage source then you can do anyting you like, such as lightning strike villager into potion, or spawn a witch

steep escarpBOT
#

Paste version of attack_events.js from @fossil onyx