SpaceCat97 / SpaceCats-Wikis

Other
2 stars 0 forks source link

(CVT) Certain Functions do not work with tipped arrow trades #39

Closed LynxGrimbane closed 1 month ago

LynxGrimbane commented 1 month ago

Example Text: { "offer": { "itemKey": "minecraft:tipped_arrow", "amount": 1, "effects": [ { "effectKey": "moremobeffects:exposed", "potionKey": "moremobeffects:exposed", "duration": 400, "level": 10, "isVisible": true } ] }, "request": { "itemKey": "minecraft:emerald", "amount": 30 }, "tradeExp": 3, "maxUses": 4, "priceMultiplier": 0.1, "demand": 0, "tradeLevel": 1, "UTID": "minecraft:librarian_tipped_arrow_for_emerald" } ] }

Result: Yeet

SpaceCat97 commented 1 month ago

In the next update, tipped arrows will be added in the exact same way that normal potions are (no need for potionKey), and multiple effects will be added allowing you to have fully custom arrows.