minecraft-blocks-render icon indicating copy to clipboard operation
minecraft-blocks-render copied to clipboard

2D sprite to isometric icon

Results 3 minecraft-blocks-render issues
Sort by recently updated
recently updated
newest added

Just checking if there are any updates to this?

Make render based on `/assets/minecraft/blockstates/` and `/assets/minecraft/models/` info. Acacia log example: ``` > /assets/minecraft/blockstates/acacia_log.json { "variants": { "axis=x": { "model": "minecraft:block/acacia_log_horizontal", "x": 90, "y": 90 }, "axis=y": { "model": "minecraft:block/acacia_log"...

https://github.com/TABmk/minecraft-blocks-render/pull/7 PR merged into `sides-render-for-no-option` branch