File Details
souza-plot-0.4.0.jar
- R
- Jan 15, 2026
- 10.69 MB
- 356
- Early Access
File Name
souza-plot-0.4.0.jar
Supported Versions
- Early Access
Changelog 0.4.0:
- Fix creative brushes tool usaged in other plots and road, now it protect correctly
- Add road pattern for configuring prettier roads:
"RoadPattern": "XYYYX",
"IntersectionPattern": [
"XYYYX",
"YZZZY",
"YZZZY",
"YZZZY",
"XYYYX"
],
"RoadPatternBlocks": [
{
"Char": "X",
"BlockType": "Rock_Stone_Cobble"
},
{
"Char": "Y",
"BlockType": "Rock_Stone_Brick"
},
{
"Char": "Z",
"BlockType": "Rock_Stone_Brick"
}
],

