#(flazockt) Is it possible to make a script for Skills like foraging

16 messages · Page 1 of 1 (latest)

harsh rose
#

I dont want that it give you abilitys. I want it to give xp for breaking things or killing mobs:)

tulip stirrupBOT
#

(flazockt) Is it possible to make a script for Skills like foraging

tulip stirrupBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

split stream
#

sure

#

!e breaks block

tawny dawnBOT
# split stream !e breaks block
Group

Player

Event Lines

player breaks block player breaks <material>

Switches

with:<item> to only process the event when the player is breaking the block with a specified item.

Triggers

when a player breaks a block.

Has Player

Always. - this adds switches flagged:<flag name> + permission:<node>, in addition to the <player> link.

Context

<context.location> returns the LocationTag the block was broken at.
<context.material> returns the MaterialTag of the block that was broken.
<context.xp> returns how much XP will be dropped.
<context.should_drop_items> returns whether the event will drop items.

Determine

"NOTHING" to make the block drop no items.
ListTag(ItemTag) to make the block drop a specified list of items.
ElementTag(Number) to set the amount of xp to drop.

Has Known Location

True - this adds switches in:<area> + location_flagged:<flag name>.

Cancellable

True - this adds <context.cancelled> and determines cancelled + cancelled:false.

split stream
#

with flags

#

!guide long term storage

tawny dawnBOT
#
Possible Confusion

Did you mean to search for long term memory: flags?

tawny dawnBOT
cunning drum
#

Feel free to ask if you need any more help, otherwise -

native vesselBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@harsh rose

harsh rose
#

Ill try tommorrow