Skip to content

csd1006/ArmorExtract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Armor Generator For Furnace

This tool allows you automatically generate armor from itemsadder,... for furnace.

How to use

Local

  1. Install Python
  2. Install dependencies
pip install -r requirements.txt
  1. Upload content from ItemsAdder / Nexo / ...
  • ItemsAdder: zip content folder and storage folder with items_ids_cache.yml. Rename zip to Content.zip
  • Nexo: 🏗
  1. Run script
python extract.py

Github Action

  1. Fork / Import to New Repository


  1. Upload content from ItemsAdder / Nexo / ... to download link
  • ItemsAdder: zip content folder and storage folder with items_ids_cache.yml. Rename zip to Content.zip
  • Nexo: 🏗
  1. Go to Actions -> Extract Armors -> Run workflow -> Input Download URL -> Run


  1. Wait for the job to finish and download artifact

Correct file structure for Content.zip

🗃️ Content.zip  
└── 📂 ItemsAdder  
    ├── 📂 contents  
    └── 📂 storage  
        └── 📄 items_ids_cache.yml  


Installation Guide

  1. Move furnace.json into generated.zip and start the conversion


  1. After conversion, move the textures folder into the Bedrock resource pack


  1. Complete the setup by following this guide Install the Pack into Geyser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%