PowerNukkit / Java2Nukkit-World-Converter

Converts worlds from Minecraft 1.15.2+ Java Edition to the newest Nukkit MCA file format
MIT License
23 stars 6 forks source link

Stained glasses are becoming invisible bedrock #57

Closed joserobjr closed 5 years ago

joserobjr commented 5 years ago

Affected Version 2.0.0-SNAPSHOT

Describe the bug After conversion, the stained glasses are incorrectly becoming invisible bedrock (similar to barrier)

To Reproduce Steps to reproduce the behavior:

  1. Have a 1.8.9 spigot world which contains stained glasses
  2. Optimize it on 1.14.2
  3. Convert to Nukkit without errors
  4. Replace the Nukkit world with the converted world
  5. Launch Nukkit and go to the stained glasses location
  6. See an invisible bedrock there

Expected behavior Keep the stained glasses as stained glasses

Exception stack trace If applicable, paste it below to help explain your problem.

No erro logged

Screenshots If applicable, add screenshots to help explain your problem. image

Additional context Add any other context about the problem here.