ipad54 / INether

This plugin implements the functionality of items & blocks that were added in 1.16
GNU General Public License v3.0
37 stars 10 forks source link

Updated Blocks #26

Closed galaxytwenty closed 1 year ago

galaxytwenty commented 2 years ago

in PM5 all those block i have Placed with INether are UpdatedBlocks

galaxytwenty commented 2 years ago

any help ?

ipad54 commented 2 years ago

Hi, I don't see the point in updating this plugin to pm5, because most blocks from INether are already implemented in pm5.

galaxytwenty commented 2 years ago

yes, i mean when i put my PM4 World into an PM5 world, then ALL blocks i have PLaced With INether Now Updated Blocks. and my map turning into an Updatedland xD.

ipad54 commented 2 years ago

You need to register the blocks in \pocketmine\data\bedrock\block\convert\BlockStateToBlockObjectDeserializer and \pocketmine\data\bedrock\block\convert\BlockObjectToBlockStateSerializer

galaxytwenty commented 2 years ago

can u give us an Converter Plugin `?

ipad54 commented 2 years ago

I don't have a converter.

ipad54 commented 2 years ago

Does nether wood turn into an update block?

galaxytwenty commented 2 years ago

Yes

ipad54 commented 2 years ago

This is very sad news :(

This is due to the fact that the PM4 world is saved in 1.12 format using the legacy block ids. Because of this, pm5 does not recognize new blocks, because they are saved in the old format. This means that it will be impossible to convert the blocks(

galaxytwenty commented 2 years ago

Have you check this ? https://github.com/pmmp/PocketMine-MP/commit/56e6a5564534bf6b0930556b2d1c5521561560c6

galaxytwenty commented 2 years ago

there is a way.... but i dont understand this way

ipad54 commented 2 years ago

Hm, this might help. I will try to make a converter one of these days

galaxytwenty commented 2 years ago

Pls Save my World :)

galaxytwenty commented 2 years ago

Special Thanks