#(pven) Script to work as an anvil

1 messages · Page 1 of 1 (latest)

river anvil
#

the script would open a gui allowing you to input a gear piece and a book. Once u put it in the server enchants the item
I need this because a lot of bedrock players on the server can't put sweeping edge or the higher vanilla enchants like sharp 6.
How can I combine 2 items with denizen? is there any way to do that

zealous heathBOT
wraith oasisBOT
#

(pven) Script to work as an anvil

wraith oasisBOT
#

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.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>

marsh oriole
#

you could use a literal anvil inventory

#

otherwise just a chest inventory and clicks item on specific slot listeners

river anvil
#

aren't the players gonna be using the anvil if i use an anvil inventory or am i not understanding right?

crude hemlock
river anvil
severe yokeBOT
crude hemlock
#

!m ItemTag.enchantments

severe yokeBOT
# crude hemlock !m ItemTag.enchantments

Sets the item's enchantments as a map of EnchantmentTags or enchantment names to level.
For example: - inventory adjust slot:hand enchantments:sharpness=1
Does not remove existing enchantments, for that use !mechanism ItemTag.remove_enchantments

Object

ItemTag

Input

MapTag

Tags

<ItemTag.enchantment_map> Returns a map of enchantments on the item. Map keys are enchantment name...

crude hemlock
#

Should maybe make a manual testing item to verify it can actually work first

river anvil
#

alright thanks