Hebbinkpro / PocketMap

A dynamic map plugin for PocketMine-MP
GNU General Public License v3.0
13 stars 1 forks source link

Support custom blocks #3

Closed Rover17-Dev closed 1 year ago

Rover17-Dev commented 1 year ago

Hello It would be great if the plugin could replace custom blocks by something like dirt block in the world render because actually it is just crashing the server Like when it see and unknown block id replacing it by dirt or I don't know

Thank you

Hebbinkpro commented 1 year ago

The plugin is only tested using vanilla blocks. I will look into this to add a placeholder for non-vanilla blocks. I'm also planning on creating a way to support multiple texture packs.

For now it is possible to add all your custom blocks to the blocks.json and textures/terrain_texture.json and add the pngs of the textures in textures/blocks/ in the latest resource pack (v1.20.10.1) in the plugin data.