Amulet-Team / Amulet-Map-Editor

A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
https://www.amuletmc.com/
1.78k stars 123 forks source link

[Bug Report] Could not find translation for vanilla slabs #1097

Closed TheFelixLive closed 3 months ago

TheFelixLive commented 3 months ago

Bug Report

With the latest version of Minecraft Bedrock (1.21), the block ID of stone slab has been changed, which means that the Amulet no longer replaces them for Java

1.20 or older

Sandstone Slab has the id stone_slab

1.21 or newer

Sandstone Slab has the id sandstone_slab

Current Behaviour:

Simply skips the block

Expected behavior:

Get translated to Java

Steps To Reproduce:

  1. Save a world that contains a slab that has the ID stone slab in the preview (for example: cut_sandstone_slab).
  2. Convert it to Java using Amulet
  3. See error in console

Environment:

gentlegiantJGC commented 3 months ago

I have not yet implemented translations for the new version

gentlegiantJGC commented 3 months ago

Should be fixed in the next release