-
-
Notifications
You must be signed in to change notification settings - Fork 430
Enchant/anvil inventories don't function intended #6470
Copy link
Copy link
Closed
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.needs testingNeeds testing to determine current status or issue validity, or for WIP feature pulls.Needs testing to determine current status or issue validity, or for WIP feature pulls.priority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Description
Skript/Server Version
[16:49:27 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[16:49:27 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[16:49:27 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[16:49:27 INFO]: [Skript] Server Version: git-Paper-550 (MC: 1.19.4)
[16:49:27 INFO]: [Skript] Skript Version: 2.8.3 (skriptlang-github)
[16:49:27 INFO]: [Skript] Installed Skript Addons:
[16:49:27 INFO]: [Skript] - skript-reflect v2.4 (https://github.com/SkriptLang/skript-reflect)
[16:49:27 INFO]: [Skript] - SkQuery v4.1.10
[16:49:27 INFO]: [Skript] - SkBee v3.3.0 (https://github.com/ShaneBeee/SkBee)
[16:49:27 INFO]: [Skript] - SkJson v3.0.2 (https://www.skjson.xyz/)
[16:49:27 INFO]: [Skript] - Ersatz v1.0
[16:49:27 INFO]: [Skript] Installed dependencies:
[16:49:27 INFO]: [Skript] - WorldGuard v7.0.8+33cdb4aBug Description
When you want to open an enchant, via open enchanting table inventory to player it opens the enchanting table, but once you put something in it, you can't enchant anything. So its basically useless
Expected Behavior
Opens a normal enchanting table, like when you put it on the ground and click on it to enchant in it.
Steps to Reproduce
put open enchanting table inventory to player in the code and run it in the game.
Errors or Screenshots
No response
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this report.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn issue that needs to be fixed. Alternatively, a PR fixing an issue.An issue that needs to be fixed. Alternatively, a PR fixing an issue.completedThe issue has been fully resolved and the change will be in the next Skript update.The issue has been fully resolved and the change will be in the next Skript update.needs testingNeeds testing to determine current status or issue validity, or for WIP feature pulls.Needs testing to determine current status or issue validity, or for WIP feature pulls.priority: lowest"Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements)."Nice to have" updates that are not required (tiny low impact bug fixes or QoL enhancements).
Type
Projects
Status
Done - Released