Skip to content

Python script to convert quests from .json to .snbt format

Notifications You must be signed in to change notification settings

pro100broo/BQtoFTBConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BQtoFTBConverter

This application allows you to convert quest data from betterquesting 1.7.10 to FTB Quests 1.12.2
Note, that u may have issues with quests and tabs icons because of item ID conflicts while convertation

Installation

  1. Clone this repo. You need Python version 3.10 and higher installed
  2. Configure paths to betterquesting, FTB quests folders and some features (config.ini file)
  3. Install dependences from requirements.txt
  4. Run the script from the project directory
>>> python -r requirements.txt 
>>> python file_namager.py

Features

Supports export of the quest tabs and quests
Supports export of the retrieval, optional retrieval, hunt and locaition tasks

Future plans

Add rewards export Add supporting of the higher FTB Quests versions

About

Python script to convert quests from .json to .snbt format

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages