Mojira Archive
MCPE-171421

farmer villager suspicious stew incorrect

Farmer villagers always trade a night vision suspicious stew or suspicious stew with a data value of 0. In the code of the "\trading\economy_trades\famer_trades.json" on line 244 it says '"item": "minecraft:suscpicious_stew:0"' this ":0" at the end prevents the "random_aux_value" function from randomizing the type of stew. By removing the ":0" the issue will be resolved. I believe this is a mistake because then why have the "random_aux_value" function in the code for the trade? My friend and I made an addon removing the ":0", which fixed the issue.

Duplicate

MasterWave

2023-06-09, 07:46 AM

2023-06-09, 01:11 PM

2023-06-09, 01:06 PM

0

0

Unconfirmed

1.19.83 Hotfix, 1.20.0

-