Question Making a patch the edit a shop added by another mod using TMXLoader?

Xen0nex

Tiller
I'm trying to make a compatibility patch for users who have both my mod, and another mod installed. The other mod adds a custom shop using TMXLoader, and I want to change the prices of the items in that shop to match the pricing of my mod.

So far I've tried making my own [TMX] content pack as a dependency to the other mod, which copies the "shops"; portion of the other mod but with my adjusted prices, like so:

1616595424520.png


However that doesn't seem to do anything, even if trying to add new items to the shop.

Can anyone point me in a better direction?
 
Top