Hey I'm looking for someone to design me a plugin that will provide the following features -
I would like to be able to draw on a graph directions, and have the map drawn out update/correspond to a minecraft map. I have multiple sections I have designed in game, and ill provide each section with a value. These values will be given corresponding values on the graph, and when the graph is updated I would like the minecraft map to update.
Example:
This will be used for designing a maze, so I have 3 variations of each section or square. 3 Straight lines, 3 Right turns, 3 T's, and 4 X's. I want it to randomly choose one of the types based what is drawn, example if I draw an X, it has a 33.3% chance of placing variation 1, 2, or 3.
I would like to be able to add sections to this in the config, example if I want to update a new maze section I can just upload the new schematic and give it another value. Example ML_X_2 or ML_X_3
These sections are all in square form and match up with each other, they are modular.
if anyone has ideas as to how this could be done in an alternative way, that input would be appreciated.
I would like to be able to draw on a graph directions, and have the map drawn out update/correspond to a minecraft map. I have multiple sections I have designed in game, and ill provide each section with a value. These values will be given corresponding values on the graph, and when the graph is updated I would like the minecraft map to update.
Example:
This will be used for designing a maze, so I have 3 variations of each section or square. 3 Straight lines, 3 Right turns, 3 T's, and 4 X's. I want it to randomly choose one of the types based what is drawn, example if I draw an X, it has a 33.3% chance of placing variation 1, 2, or 3.
I would like to be able to add sections to this in the config, example if I want to update a new maze section I can just upload the new schematic and give it another value. Example ML_X_2 or ML_X_3
These sections are all in square form and match up with each other, they are modular.
if anyone has ideas as to how this could be done in an alternative way, that input would be appreciated.
- Type
- Requesting
- Provided by
- Individual
