- Add 'HIGHEST_BLOCK' block selector, which select the highest y block of a random x-z location in a chunk.
- Add 'select-material' setting. With this setting you can determine from which material the start point of a vein should be in order to generated a vein on the position. If no 'select-material' is present, the 'replace-materials' will be use.
- Rename 'replacematerial' subcommand to 'replace-material' change 'custom.ore.gen.set.replacematerial' permission to 'custom.ore.gen.set.replace-material'.
- Hook earlier in to the worlds to also generated custom ores in the spawn chunks.
- Ore-Configs are no longer bound to a world, each ore-config gets now separately saved.
- removed the world parameter from each subcommand
- Add 'add ore-config' subcommand, to add a ore-config to a world
- Ore-Configs are now generated in the order their are added to a world.
- Add 'set position' subcommand, to change the order in which ore-configs should get generated
- Add 'COMMAND' customdata, to add commands to command blocks.
- Add 'AUTO' customdata, to set if a command block should be automatically powered. (Only Minecraft version 1.9 and higher)
- Add 'TICK_BLOCK' customdata, to make a block update to the generated ores. (Only Minecraft version 1.13 and higher)
You can find more information about the new commands and functions on the
GitHub wiki.
This version is only tested in Minecraft 1.14.4, but other versions should work fine too. If not or you found a bug please report it on
GitHub or on my
Discord Server.
For support or dev-builds join my
Discord server.