Thanks to visit codestin.com
Credit goes to github.com

Skip to content

viniHNS/TarkovCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Tarkov Craft GitHub Pages

GitHub license GitHub last commit GitHub code size

A web tool for creating custom Escape from Tarkov hideout craft recipes.

Bootstrap JavaScript JSON

📋 Table of Contents

🚀 Features

Key capabilities:

  • 🎮 Game-ready JSON output
  • 🔍 Real-time item search via Tarkov API
  • 💾 Local search caching
  • 📱 Responsive Bootstrap interface
  • 📤 Streamlined recipe export

🖥️ Usage

Prerequisites

  • Modern browser (Chrome, Firefox, Edge)

📌 Step-by-Step Guide

  1. Visit the Live Demo
  2. In the Create a Craft recipe section:
    • Fill all required fields
    • Use the integrated search to select items
  3. Click Add to save locally
  4. Repeat for multiple recipes
  5. Click Generate JSON to get:
[ 
  {"craft1": "details"},
  {"craft2": "details"}
]
  1. Copy the JSON to your clipboard
  2. If you have my server mod, paste the JSON into crafts.json in the crafts folder.

🛠️ Development

Contributing

  • Fork the repository
  • Create your branch git checkout -b feature/new-feature
  • Commit your changes git commit -m 'Add new feature
  • Push to the branch git push origin feature/new-feature
  • Open a pull request

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.

Disclaimer: Not affiliated with Battlestate Games. Data sourced from public API.

About

A web-based tool for creating custom Escape from Tarkov hideout craft recipes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published