# Homepage

<figure><img src="/files/7yvvTTD288CZOlHpxtds" alt=""><figcaption><p>Ice Cube Logo  -  2025</p></figcaption></figure>

## About

Welcome to the Ice Cube Wiki, you will be able to find nearly everything you need related to all projects under the Ice Cube name!

If you need any additional help join my [Discord](https://discord.gg/3G44QQM) and ask the help and support channel!

## Projects

### [Ice Cube Rig](/ice-cube-wiki/ice-cube-rig/features.md)

The first and main project is the Minecraft Character Rig, this is the project that started it all and it is what most users will be looking for and using.

It is a very advanced rig full of tons of features and customization options, and is actively receiving updates and patches to ensure stability with the latest releases of Blender!

### Ice Cube Asset Library

A brand new project under the Ice Cube name which aims to bring a new asset library full of all Minecraft blocks, items, mobs, and more. Heavily inspired by [Rymdnisse](https://nilssoderman.com/downloads/minecraft-blender-rig/) rig pack for Blender 2.8 and the continued [Boxscape Studios Edit](https://sites.google.com/view/boxscape-studios/downloads), my asset library aims to bring modern Minecraft assets to Blender 4.2 and beyond!

### Ice Cube Tools

A Python Extension for Blender containing multiple useful tools in scene creation and animation.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://darthlilo.gitbook.io/ice-cube-wiki/home/homepage.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
