Search results

  1. joserobjr

    java2nukkit world converter - Added 1.15.2 support, fixes world size limitation and some bugs

    3.0.0 - 2020-01-25 Added #84 Mappings for Minecraft Java Edition 1.15 items and blocks Changed WorldConverter.convert() now throws IOException in java (breaking change) Updated Region-Manipulator to 2.0.0 from 1.1.0 (breaking change) #84 The source world must be optimized by Minecraft...
  2. joserobjr

    java2nukkit world converter - Fixes 4 small conversion issues

    2.0.1 - 2019-06-18 Fixes #72 Some redstone wire states gets converted to other block improperly #73 Fixes the conversion for petrified oak slabs #74 Fixes large_fern becoming sunflower in inventories #75 Fixes dragon heads becomes skeleton skulls
  3. joserobjr

    java2nukkit world converter - Major bug fixes and adjustments

    2.0.0 - 2019-06-02 Added WorldConveter.regions to filter regions using the Region-Manipulator's RegionPos. Type alias RegionPosition to help the conversion from the deprecated RegionPos to Region-Manipulator's RegionPos RegionPos.toRegionManipulator() to convert the object to the equivalent's...
  4. joserobjr

    java2nukkit world converter - java2nukkit world converter

    Minecraft Java to Nukkit World Converter This is a command line tool that will convert Minecraft 1.15.2 anvil worlds to Nukkit's anvil world format. Please check the missing features file to be aware of everything that is not supported by Bedrock Edition or Nukkit. Also take a look at the...
Top