Common for tile maps. You can open these in Tiled Map Editor to design new levels. 2. Creating a Custom Item (JSON)
Unzip the file and look for the following formats to determine what you can create:
Repack the files (or keep them in the designated /mods folder). Plik: Nearly.Dead.zip ...
These are the textures or sprites. Use an image editor like GIMP or Photoshop to "create a piece" of art or a new skin.
To create a new "piece" of equipment, you often need to copy an existing entry in a JSON file and rename it. Common for tile maps
Adjust the "damage" , "weight" , or "durability" values.
Point the "sprite" field to a new image you've created. 3. Creating a Map Piece If you are designing a location: Creating a Custom Item (JSON) Unzip the file
Place walls, floors, and loot spawns to build your environment. 4. Implementation Once your "piece" is finished: