1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Custom Merchant Template 0.1

Always wanted to make your own merchant?

  1. DrPvtSkittles

    DrPvtSkittles Master Astronaut

    DrPvtSkittles submitted a new mod:

    Custom Merchant Template - Always wanted to make your own merchant?

    Read more about this mod...
     
  2. AngleWyrm

    AngleWyrm Scruffy Nerf-Herder

  3. AngleWyrm

    AngleWyrm Scruffy Nerf-Herder

    Is it possible to alter the price of an individual item in the merchant windows?
    There are a few that have price of 0 pixels, which I'd like to set to 1 pixel so they can be bought/sold.
     
  4. DrPvtSkittles

    DrPvtSkittles Master Astronaut

    The price of an item is found in its main file. You would need to patch all the items that you wish to sell.
    Off the top of my head I think the code would be
    Code:
    [{"op":"replace","path":"/price","value":"1"}]
     

Share This Page