uNmINeD 0.18.9
New uNmINeD development snapshot is available for download!
Changes:
- (GUI) Updated AvaloniaUI to 0.10.12. This fixes tooltip crashes on Linux and flickering context menus on all platforms.
New uNmINeD development snapshot is available for download!
Changes:
New uNmINeD development snapshot is available for download!
Changes:
This first release of the highlighter is pretty simple, but it can do a lot. It can be used to find blocks and biomes, to check block distribution, and to create interesting visualizations. Highlighters are saved with map settings, and can be used with the CLI.
Examples:
New uNmINeD development snapshot is available for download!
Changes:
--background
option to image and web exportNew uNmINeD development snapshot is available for download!
Changes:
--area=b((x1,z1),(x2,z2))
command line parameterNew uNmINeD development snapshot is available for download!
Changes:
New uNmINeD development snapshot is available for download!
Changes:
New uNmINeD development snapshot is available for download!
Changes:
New uNmINeD development snapshot is available for download!
Changes:
uNmINeD loads configuration from the following files in the config
folder:
*.blockstyles.txt
*.biometints.txt
*.colors.txt
*.blocktags.txt
*.blocktags.js
*.stylesheet.js
*.biomenumbers.java.json
(for JE before 1.18)*.biomenumbers.bedrock.json
(for BE)*.blocknumbers.java.json
(for JE before 1.13)Good to know:
config/my-awesome-pack/blockstyles.txt
), or in ZIP arhives (config/my-awesome-pack.zip
), especially if you want to share them..java
” and “.bedrock
” can be added to any config file name to load them only for those world types (eg. my.blockstyles.java.txt
will be loaded only for Java worlds).default
subfolder are loaded first, then the others in alphabetical order. Inside a subfolder or a ZIP archive, file names starting with “default.
” are loaded first. If a value is defined in multiple files, the last value loaded will be used.Other configuration locations:
level.dat
in the game folder for Forge worlds before JE 1.13.Dark forest with and without shadows:
New uNmINeD development snapshot is available for download!
Notable changes:
The GUI now seems to be pretty stable, the random crashes are gone. I hope.
New uNmINeD development snapshot is available for download!
Changes:
blockcolors.txt
file to define custom block colors in an easy waycustom.markers.js
file for adding custom map markersmapsettings.json
format)Filter out kelp and seagrass, increase the revealed water depth, and play with the water settings, it can result in stunning images.