This tool allows you automatically generate armor from itemsadder, nexo,... for furnace.
- Install Python
- Install dependencies
pip install -r requirements.txt- Upload content from ItemsAdder / Nexo / ...
- ItemsAdder: zip
contentfolder andstoragefolder withitems_ids_cache.yml. Rename zip toContent.zip - Nexo: zip
itemsfolder andpackfolder withpack.zip. Rename zip toContent.zip
- Run script
python extract.py- Fork / Import to New Repository
- Upload content from ItemsAdder / Nexo / ... to download link
- ItemsAdder: zip
contentfolder andstoragefolder withitems_ids_cache.yml. Rename zip toContent.zip - Nexo: zip
itemsfolder andpackfolder withpack.zip. Rename zip toContent.zip
- Go to Actions -> Extract Armors -> Run workflow -> Input Download URL -> Run
- Wait for the job to finish and download artifact
🗃️ Content.zip (For ItemsAdder)
└── 📂 ItemsAdder
├── 📂 contents
└── 📂 storage
└── 📄 items_ids_cache.yml
🗃️ Content.zip (For Nexo)
└── 📂 Nexo
├── 📂 items
└── 📂 pack
└── 📦 pack.zip
- Move
furnace.jsonintogenerated.zip (for ItemsAdder)orpack.zip (for Nexo)and start the conversion
- After conversion, move the
texturesfolder into the Bedrock resource pack
- Complete the setup by following this guide Install the Pack into Geyser






