Back to mods

Vintage Story Mod DB · Vintage Story mod

MC Schematic converter

Add any of the many buildings from minecraft in your world App is in beta, something might not work properly (for example there are problems with the rotation of some blocks) but most of the functionality works well Custom converting To add custom data you

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which MC Schematic converter release should I use?

Updated 3 years ago
Latest stable file 1.1.1-pre.22
Game version 0.0.0
Loader Built-in Vintage Story mod system

MC Schematic converter 1.1.1-pre.22 targets 0.0.0. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.

Where it goes

Is MC Schematic converter required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Built-in Vintage Story mod system
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

No client/server declaration is available from this source.

What else does MC Schematic converter 1.1.1-pre.22 need?

1.1.1-pre.22. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add MC Schematic converter without breaking your instance.

Built for MC Schematic converter 1.1.1-pre.22. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.1.1-pre.22. It targets 0.0.0; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.1.1-pre.22. It opens that exact file at the source.

About this project

What does MC Schematic converter add?

Add any of the many buildings from minecraft in your world

App is in beta, something might not work properly (for example there are problems with the rotation of some blocks) but most of the functionality works well

 

Custom converting

To add custom data you need to create file "convert_data_custom.json" in the application folder
This custom file have higher priority than default so you can change and fix default values

In this JSON-file create two dicts: "blocks" and "datas"
In block "blocks" you should write pairs "MC text id": "VS text id"

If your block have some blockstates:
Example: MC "oak_slab" has blockstate "type" ("bottom"/"top"/"double")
VS id can be "plankslab-oak-down-free" or "plankslab-oak-up-free"
Against of it, you can write "plankslab-oak-TYPE-free" and create smth like alias for blockstate "type"
Put into dict "datas" these:
"type": {
"bottom": "down",
"top": "up",
"double": "*"
}
Very important! Alias must be same as MC blockstate
In the VS id it must be in upper case

If you put symbol "*" in your VS id, these block will not be converted

 

You can find example in archive. It replaces every MC stone block to VS oak planks and reverses directions of blocks with state "facing"

You will also find a copy of the default conversion file there for review

 

Developed for VS server Arkona

Project description from Vintage Story Mod DB.

Pick your setup

MC Schematic converter releases for each Vintage Story version.

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

MC Schematic converter versions and loaders

5 of 5 releases match

Looking for an older file? The official Vintage Story Mod DB project page is in Resources.