Closed Katables closed 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.
Fix has been pushed, and should be available now: https://modrinth.com/datapack/purpurpacks-rebalanced-piglin-bartering/version/3.2 Thanks for reporting!
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.