GC-spigot / AdvancedEnchantments

Superior Custom Enchantments Creator for Minecraft And Spigot platform
154 stars 63 forks source link

A black scroll from a villager #4575

Closed wundertraume closed 1 week ago

wundertraume commented 1 month ago

Describe the bug

A black scroll with villager gives out a book that will have random overlay values on the item.

How to reproduce

lootConfiguration.yml

villagerTrades:
  # Should villagers be able to trade custom books / items?
  villagerTradesEnabled: true

  # Should villagers trade admin items as well? E.g. Whitescroll, Blackscroll, Magic Dust
  # If set to false, they will only trade custom enchantment books
  tradeAllLoot: true

  # Chance of any item(s) being added as a trade
  chanceOfItems: 1

  # Chances format:
  # ITEM_NAME: Chance (0 to 100)
  chances:
    STATTRAK: 20
    BLOCKTRAK: 20
    MOBTRAK: 20
    FISHTRAK: 20
    BLACK_SCROLL: 10
    SLOT_INCREASER: 10

Screenshots / Videos

image

"/ae plinfo" link

not need

Server Log

No response

ThomasWega commented 3 weeks ago

Not sure what you mean. Can you explain further please?