[0.15] Allow tile array for "transition_merges_with_tile"
Posted: Tue Apr 25, 2017 8:42 pm
Dear devs,
For me one of the most appreciated 0.15-features is the new possibility for tiles to merge transitions with specified neigbors ("transition_merges_with_tile"). This is really cool! I am going to use this for smoother tile transitions in my asphalt roads mod.
Unfortunately, "transition_merges_with_tile" accepts only one specific string parameter is at any given time, but in my case there are about 20 different tiles that may share their transitions. Using only one tile is just not enough in this case. Therefore i suggest a modification of "transition_merges_with_tile" to allow handing over an array of tiles, thus allowing tile transitions with any number of different tiles.
Is this proposal feasible?
Greetings,
Arcitos
For me one of the most appreciated 0.15-features is the new possibility for tiles to merge transitions with specified neigbors ("transition_merges_with_tile"). This is really cool! I am going to use this for smoother tile transitions in my asphalt roads mod.
Unfortunately, "transition_merges_with_tile" accepts only one specific string parameter is at any given time, but in my case there are about 20 different tiles that may share their transitions. Using only one tile is just not enough in this case. Therefore i suggest a modification of "transition_merges_with_tile" to allow handing over an array of tiles, thus allowing tile transitions with any number of different tiles.
Is this proposal feasible?
Greetings,
Arcitos