# Urbek City Builder: Modding

{% hint style="warning" %}
**DISCLAIMER:** This is an unofficial page, may not be accurate.
{% endhint %}

{% hint style="info" %}
**What can I do ?** Urbek's Modding allows you to create 3 type of modifications possible, and a same mod can use the 3 of them at once if you want:

* Add new models to existing buildings
* Add constructions
* Replace models of existing buildings
  {% endhint %}

## Getting Started

**Making mods in Urbek is very easy,** and best of all, you can draw in the same style using [MagicaVoxel](https://ephtracy.github.io/), a very fun and easy to use program.

{% hint style="info" %}
**How to make your first mod without prior knowledge:**
{% endhint %}

{% content-ref url="getting-started/creating-your-first-mod" %}
[creating-your-first-mod](https://worive.gitbook.io/urbek-modding/getting-started/creating-your-first-mod)
{% endcontent-ref %}

Before making a more complete mod, you may need to learn how to do 3d models or use the file format:

{% content-ref url="getting-started/how-to-use-json" %}
[how-to-use-json](https://worive.gitbook.io/urbek-modding/getting-started/how-to-use-json)
{% endcontent-ref %}

{% content-ref url="getting-started/make-a-3d-model" %}
[make-a-3d-model](https://worive.gitbook.io/urbek-modding/getting-started/make-a-3d-model)
{% endcontent-ref %}

{% content-ref url="getting-started/mod-folder-structure" %}
[mod-folder-structure](https://worive.gitbook.io/urbek-modding/getting-started/mod-folder-structure)
{% endcontent-ref %}

### Guides: Jump right in

Follow our handy guide to get started on the basics as quickly as possible:

{% content-ref url="guides/adding-models" %}
[adding-models](https://worive.gitbook.io/urbek-modding/guides/adding-models)
{% endcontent-ref %}

{% content-ref url="guides/adding-constructions" %}
[adding-constructions](https://worive.gitbook.io/urbek-modding/guides/adding-constructions)
{% endcontent-ref %}

{% content-ref url="guides/replace-models" %}
[replace-models](https://worive.gitbook.io/urbek-modding/guides/replace-models)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

{% content-ref url="getting-started/mod-folder-structure" %}
[mod-folder-structure](https://worive.gitbook.io/urbek-modding/getting-started/mod-folder-structure)
{% endcontent-ref %}

{% content-ref url="in-depth-knowledge/structure-attributes" %}
[structure-attributes](https://worive.gitbook.io/urbek-modding/in-depth-knowledge/structure-attributes)
{% endcontent-ref %}

{% content-ref url="in-depth-knowledge/in-game-data-names" %}
[in-game-data-names](https://worive.gitbook.io/urbek-modding/in-depth-knowledge/in-game-data-names)
{% endcontent-ref %}
