Updating Old Worlds: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 3: Line 3:
=== From 1.5.1.x to 1.5.2 ===
=== From 1.5.1.x to 1.5.2 ===


The item identifiers for trapdoors have changed. Please copy below list of commands and paste it all in one go into your chatbox and reload the world
The code identifiers for trapdoors have changed. Please copy below list of commands and paste it all in one go into your chatbox and reload the world


<pre>
<pre>
Line 21: Line 21:
=== From 1.4.9.3 to 1.5.1.1 ===
=== From 1.4.9.3 to 1.5.1.1 ===


The item identifiers for flint tools have changed. Please copy below list of commands and paste it all in one go into your chatbox and reload the world
The code identifiers for flint tools have changed. Please copy below list of commands and paste it all in one go into your chatbox and reload the world


'''Note: The command /iir is not available in 1.5.1 yet.'''
'''Note: The command /iir is not available in 1.5.1 yet.'''
Line 40: Line 40:
=== From 1.4.92 to 1.4.9.3 ===
=== From 1.4.92 to 1.4.9.3 ===


The block identifier for cow skulls have changed. If your cow skulls turned into unknown blocks please copy and paste below command into your chatbox and reload to world.
The code identifier for cow skulls have changed. If your cow skulls turned into unknown blocks please copy and paste below command into your chatbox and reload to world.


<pre>/bir remap bonyremains-cowskull-up bonyremains-cowskull force</pre>
<pre>/bir remap bonyremains-cowskull-up bonyremains-cowskull force</pre>
Line 47: Line 47:
=== From 1.4.8 to 1.4.9 ===
=== From 1.4.8 to 1.4.9 ===


The block identifier for cow skulls have changed. If your cow skulls turned into unknown blocks please copy and paste below command into your chatbox and reload to world.
The code identifier for cow skulls have changed. If your cow skulls turned into unknown blocks please copy and paste below command into your chatbox and reload to world.


<pre>/bir remap bonyremains-cowskull skullcow force</pre>
<pre>/bir remap bonyremains-cowskull skullcow force</pre>

Revision as of 13:47, 9 March 2018

Generally old Worlds tend to load up just fine with newer Versions of the game. But every once in a while an update will break some blocks which requires some manual interaction to fix. This page lists up these changes.

From 1.5.1.x to 1.5.2

The code identifiers for trapdoors have changed. Please copy below list of commands and paste it all in one go into your chatbox and reload the world

.pastemode multi
/bir remap trapdoor-closed-down-north trapdoor-closed-north
/bir remap trapdoor-closed-down-north trapdoor-closed-easth
/bir remap trapdoor-closed-down-north trapdoor-closed-south
/bir remap trapdoor-closed-down-north trapdoor-closed-west
/bir remap trapdoor-opened-down-north trapdoor-opened-north
/bir remap trapdoor-opened-down-north trapdoor-opened-easth
/bir remap trapdoor-opened-down-north trapdoor-opened-south
/bir remap trapdoor-opened-down-north trapdoor-opened-west
.pastemode single


From 1.4.9.3 to 1.5.1.1

The code identifiers for flint tools have changed. Please copy below list of commands and paste it all in one go into your chatbox and reload the world

Note: The command /iir is not available in 1.5.1 yet.

.pastemode multi
/iir remap arrowhead-flint arrowhead-stone force
/iir remap knifeblade-flint knifeblade-stone force
/iir remap axehead-flint axehead-stone force
/iir remap spearhead-flint spearhead-stone force
/iir remap spear-flint spear-stone force
/iir remap axe-flint axe-stone force
/iir remap knife-flint knife-stone force
/iir remap shovel-flint shovel-stone force
/iir remap arrow-flint arrow-stone force
.pastemode single

From 1.4.92 to 1.4.9.3

The code identifier for cow skulls have changed. If your cow skulls turned into unknown blocks please copy and paste below command into your chatbox and reload to world.

/bir remap bonyremains-cowskull-up bonyremains-cowskull force


From 1.4.8 to 1.4.9

The code identifier for cow skulls have changed. If your cow skulls turned into unknown blocks please copy and paste below command into your chatbox and reload to world.

/bir remap bonyremains-cowskull skullcow force