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
content
folder andstorage
folder withitems_ids_cache.yml
. Rename zip toContent.zip
- Nexo: zip
items
folder andpack
folder 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
content
folder andstorage
folder withitems_ids_cache.yml
. Rename zip toContent.zip
- Nexo: zip
items
folder andpack
folder 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.json
intogenerated.zip (for ItemsAdder)
orpack.zip (for Nexo)
and start the conversion
- After conversion, move the
textures
folder into the Bedrock resource pack
- Complete the setup by following this guide Install the Pack into Geyser