Items Logo
ITEMS
Itemsis a project that render minecraft blocks and items to image through python and opengl without open the game.Itemsflowerprovided colors for template based blocks and items.
https://raw.githubusercontent.com/boon4681/itemsflower/
/all.json
Javascript
Python
let url = 'https://raw.githubusercontent.com/boon4681/itemsflower/{version}/all.json'
let data = await fetch(url).then((res)=>{
    return res.text()
})
console.log(data)
Itemsflower actions status
Disclaimer
Items and Itemsflower IS NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG STUDIOS.
made with ❤️ by boon4681