New uNmINeD development snapshot is available for download!
Changes:
- (GUI) Added options to web export:
- Enable grid
- Show grid by default
- Map center coordinates
- (CLI) Added command line arguments to web export:
--showgrid=true/false
--enablegrid=true/false
--centerx=0
--centerz=0
- (GUI) Fixed: some players did not appeared on the map
- (GUI) Fixed: player list is empty
- (GUI) Reverted Avalonia to 11.1.3 (this might fix crashes on macOS)
I have a question. For the third column on the right side of your software, I can only see that the software renders a certain block into a certain color, but I cannot change the color it renders (after clicking, only the display of copying the block ID pops up). Can you tell me how to do it.
See the file config/custom.blockstyles.txt
Thank you very much for your answer. Being able to customize the color of the blocks makes the map very beautiful. Please forgive me for another question. In the custom filter of the block filter, I can only enter one block ID to remove it, not multiple. I have tried wrapping lines between two block names or between them adding symbols.(Like this: minecraft: wood; minecraft: cobblestone) But none of them worked. What is the correct editing format?
– Update uNmINeD to 0.19.43 to fix filter issues
– The default namespace prefix “minecraft:” can be omitted, but if you use it, make sure there is no space after the colon (use “minecraft:wood” or just “wood” instead of “minecraft: wood”)
– Use a comma as a separator if you want to filter multiple blocks: “minecraft:wood, minecraft:cobblestone”
– You can also use an asterix here, for example “minecraft:*_wood” to match all kinds of wood
– Blockstates can be also used, for example “minecraft:campfire[lit:true]”
Thank you, you have solved a big problem for me. What a great map software and creator!
Thank you for adding the grid options! I was the one who brought it up on the forum, so I appreciate it