How to open a enchantment table?

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Vane2k16

Member
Feb 17, 2018
10
1
0
21
Hello Forum i know how to open a enderchest and a workbench but i dont know how to open an enchantment table

I did this:

Code:
wait 3 ticks
open enchantment table to the player

but it dont work!

and can I set that when the table opens that you can enchant with 30 levels
i have already searched the docs but found nothing but how to open an enderchest. thanks in advance
 
Hello Forum i know how to open a enderchest and a workbench but i dont know how to open an enchantment table

I did this:

Code:
wait 3 ticks
open enchantment table to the player

but it dont work!

and can I set that when the table opens that you can enchant with 30 levels
i have already searched the docs but found nothing but how to open an enderchest. thanks in advance
Try this (requires TuSKe):
Code:
open virtual enchanting to player
 
Status
Not open for further replies.