[SPIGOT-6836] Add API method to get/set demand and specialPrice NBT data for MerchantRecipe Created: 06/Dec/21 Updated: 18/Dec/21 Resolved: 18/Dec/21 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | New Feature | Priority: | Minor |
Reporter: | PretzelJohn | Assignee: | Doc |
Resolution: | Fixed | Votes: | 0 |
Labels: | API | ||
Environment: |
N/A |
Version: | This server is running CraftBukkit version 3355-Spigot-dbf4938-3c2af1b (MC: 1.18) (Implementing API version 1.18-R0.1-SNAPSHOT) |
Guidelines Read: | Yes |
Description |
Almost all of the NBT tags for a merchant recipe have already been implemented in the API, but not "demand" and "specialPrice". Please add a way to get and set both of these values. Currently, the only way to read or write to these NBT tags is through NMS. Thank you in advance! |