ejektaflex / Bountiful

A Minecraft mod adding bounties for specific items.
https://minecraft.curseforge.com/projects/bountiful
GNU General Public License v3.0
91 stars 32 forks source link

[B 3.3.0] Tag entry amount not resolved #116

Closed No3371 closed 3 years ago

No3371 commented 3 years ago

Bug Report

Observed Behaviour

[10Feb2021 12:44:40.043] [Worker-Main15/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: minecraft:wool, Amount: 0 [[4..32]], Worth: 250, NBT: null, Weight: 1000]
[10Feb2021 12:44:40.043] [Worker-Main15/WARN] [ejektaflex.bountiful.BountifulMod/]: Invalid pool item: BountyEntry (item-tag) [Item: forge:dyes, Amount: 0 [[2..16]], Worth: 200, NBT: null, Weight: 1000]

This comes from boutiful built-in pools and confirmed to happen to all item-tag entries.

Expected Behaviour

The Amount should respsect the range.

Minimal setup needed to reproduce

Steps to reproduce

Run a server.

ejektaflex commented 3 years ago

This is already known, it was written in the changelog upon release, but thank you for the issue report. :^)