juntosdesdecasa / minecraft

Playing with Minecraft
Apache License 2.0
9 stars 3 forks source link

How to exchange data from Linux Java Edition and Nintento Switch one #12

Closed acs closed 4 years ago

acs commented 4 years ago

https://gbatemp.net/threads/how-to-install-custom-maps-texture-packs-and-addons-for-minecraft-bedrock-for-nintendo-switch.542742/

acs commented 4 years ago

From my current experience, I will focus in exchanging worlds. Playing from consoles and PCs is not feasible right now (at least without a big effort). The missing peace is support for the Bedrock protocol in server like spigot. There are some projects addressing it, like: https://www.reddit.com/r/admincraft/comments/cd1rgw/any_plugin_that_can_add_mcpe_bedrock_support_on_a/etqwcgl/

But nothing ready out of the box!

acs commented 4 years ago

https://www.reddit.com/r/MCPE/comments/a32afn/has_anyone_found_a_way_to_import_build_schematics/

acs commented 4 years ago

https://www.mcedit-unified.net/about

acs commented 4 years ago

Se puede utilizar el plugin de Python con el servidor de Bedrock!

https://github.com/denisglotov/RaspberryJuice/tree/denis/pocket-edition#pocket-edition-clients

Esto abre opciones muy interesantes!

«Mobile clients (also known as Bedrock edition) are supported using Nukkit server and Pokkit plugin that provides interoperability between Nukkit and Bukkit.»

O sea que iniciamos Nukkit, le metemos como plugin a Pokkit y luego ya podemos desplegar cualquier plugin de Bukkit en Nukkit, entre ellos, el plugin de Python.

acs commented 4 years ago

https://www.reddit.com/r/NintendoSwitch/comments/8kw3op/transferring_minecraft_save_files_from_pc_to/

https://www.planetminecraft.com/mod/anvil-to-leveldb-converter-java-to-pocket-edition/

acs commented 4 years ago

All done here!

https://github.com/juntosdesdecasa/mcthings/issues/89