The tropicalfish.json
file and the wandering_trader_trades.json
file are in the wrong folder inside the vanilla_1.19.60
folder, which causes the Tropical Fish and Wandering Trader trades fixes made in 1.19.60 to be not applied in-game.
This can be fixed by moving the tropicalfish.json
into the spawn_rules
folder and the wandering_trader_trades.json
into the trading
-> economy_trades
folder.
How it is supposed to look like:
Related issues
Attachments
Comments


The referenced fixes are:
MCPE-157485 for the tropical fish
MCPE-161780 for the wandering trader
Additional information: The contents of the vanilla_1.19.60 behavior pack installed by the 1.19.60.26 UWP package are as stated in the description, and the solution gives the correct places for the two files (based on the sample behavior pack layout obtained from GitHub). However, the description neglected to mention that the correct folders for the files are absent from the package. The folders spawn_rules, trading, and trading\economy_trades should have been included in the pack and the files should have been distributed to them as stated.
Note that by default, users don't have access to the behavior pack in the UWP package and cannot fix this problem by moving the files themselves.