------------------------------------------------------------------
Sorry if it's bad quality. It's my first plugin

Thanks to @Lobby for the 3x3 template.
V.1.2: it's now a pond can be decorated.
The ground is now drawn
Darker pond
Moderators: Scenario Moderators, Plugin Moderators
It would begvictorff wrote: ↑03 Feb 2021, 20:56Please try to improve the quality. Okay that is your first plugin, but it is advisable that you use the grass textures that come by default in the game, and that in your code you have the option inactive "draw terrain", And in the place where the water would be, empty. It would be much better.
Code: Select all
"draw ground":true,
Ok I'll trygvictorff wrote: ↑03 Feb 2021, 20:56Please try to improve the quality. Okay that is your first plugin, but it is advisable that you use the grass textures that come by default in the game, and that in your code you have the option inactive "draw terrain", And in the place where the water would be, empty. It would be much better.