matcracker / BlocksConverter

A PocketMine-MP plugin allows you to convert Minecraft PC maps to MCPE/Bedrock maps or vice-versa.
GNU General Public License v3.0
46 stars 12 forks source link

Not work #1

Closed ghost closed 6 years ago

ghost commented 6 years ago

image

Not work :P

Config:


settings:
  chunk-radius: 15
blocks:
  44-1:
    converted-id: 158
    converted-data: 0
  44-7:
    converted-id: 44
    converted-data: 6
  125-0:
    converted-id: 157
    converted-data: 1
  126-0:
    converted-id: 44
    converted-data: 1
  166-0:
    converted-id: 95
    converted-data: 0
  188-0:
    converted-id: 85
    converted-data: 1
  189-0:
    converted-id: 85
    converted-data: 2
  191:
    converted-id: 85
    converted-data: 5
  95-0:
    converted-id: 241
    converted-data: 0
  95-1:
    converted-id: 241
    converted-data: 1
  95-2:
    converted-id: 241
    converted-data: 2
  95-3:
    converted-id: 241
    converted-data: 3
  95-4:
    converted-id: 241
    converted-data: 4
  95-5:
    converted-id: 241
    converted-data: 5
  95-6:
    converted-id: 241
    converted-data: 6
  95-7:
    converted-id: 241
    converted-data: 7
  95-8:
    converted-id: 241
    converted-data: 8
  95-9:
    converted-id: 241
    converted-data: 9
  95-10:
    converted-id: 241
    converted-data: 10
  95-11:
    converted-id: 241
    converted-data: 11
  95-12:
    converted-id: 241
    converted-data: 12
  95-13:
    converted-id: 241
    converted-data: 13
  95-14:
    converted-id: 241
    converted-data: 14
...
matcracker commented 6 years ago

What are you trying to do?

ghost commented 6 years ago

Replace color glasses.

matcracker commented 6 years ago

With the current config, you're trying to convert coloured glasses in glazed terracotta.

ghost commented 6 years ago

wtf?

Whaat

ghost commented 6 years ago

@matcracker Hello.

Not work plugin 🗡

matcracker commented 6 years ago

You didn't understand the config. The key config ID indicates the MCBE ID of a wrong MCPC ID, so, you need to set on "converted-id" the correct MCBE ID that the block should correspond.