ChanceCubes icon indicating copy to clipboard operation
ChanceCubes copied to clipboard

Item reward triggered but not spawning?

Open Tfarcenim opened this issue 5 years ago • 2 comments

Minecraft Version:

1.12.2

Forge Version:

2847

ChanceCubes Version:

5.0.1.339

Reward(s) Affected:

test_reward

The Issue:

the chance cubes do not drop the custom item (even with cubes chance forced to 0) but it still logs it in latest.log. The reward is based on the example given in the item reward json page. No other mods besides nbttooltip and jei were used in this instance

Origin:

Curseforge

Logs:

latest.log https://pastebin.com/YXyG4bsH test_reward.json https://pastebin.com/iL55nukF

Tfarcenim avatar Feb 01 '20 20:02 Tfarcenim

Seems you have found an issue with the dynamic values as the item count. I will look into it. For the time being, not using "%%RND(1,10)%%" as the Count will fix this. Also damage needs to be upper case D as in "Damage".

TheTurkeyDev avatar Feb 02 '20 03:02 TheTurkeyDev

The damage tag is shown as lowercase in the wiki by the way, that will need updating if you're right. I am still experiencing this bug by the way.

Xemorr avatar Feb 14 '21 15:02 Xemorr