PurpurMC / PurpurPacks

Purpur suggestions that should be a datapack
https://modrinth.com/organization/purpurmc/datapacks
MIT License
17 stars 2 forks source link

Piglin Bartering Pack Books #12

Closed Katables closed 2 months ago

Katables commented 2 months ago

We're running the Rebalanced Piglin Bartering [PurpurPack] V3.0 & recently updated V3.1 (both having the same issue).

Problem: Running the Books in the Loot table gives ALL enchanted books. _"type": "minecraft:item", "name": "minecraft:book", "weight": 5, "functions": [ { "function": "minecraft:enchant_randomly", "enchantments": [ "minecraft:soulspeed"

Expected behavior: Bartering should only give Soul Speed Books 1-3.

Solution for now: Deleted Books from the loot table.

RhythmicSys commented 2 months ago

Fix has been pushed, and should be available now: https://modrinth.com/datapack/purpurpacks-rebalanced-piglin-bartering/version/3.2 Thanks for reporting!