Water problem

Plugin specific problems will be solved here.

Moderator: Plugin Moderators

User avatar
FVI
Inhabitant of a Planet
Reactions:
Posts: 1540
Joined: 22 Feb 2022, 18:00
Location: That island above France
Plugins: Showcase Store
Version: Beta

Platform

Water problem

#1

Post by FVI »

HI! I encountered yet another code problem in my plugin. it was supposed to be a 5 minute thing intended for showcase but it proved to be a problem.
saltywater.png
saltywater.png (9.38 KiB) Viewed 2283 times
Credit to lobby and theo

Code: Select all    Reset

[ { "min version":1978, "id":"$saltywater00", "inherit":true, "type":"ground", "title": "Salty Water", "text": "An alkali version of water. The red is due to a type of algae called Dunaliella salina.", "frames":[ {"bmp":"saltywater.png","w":32,"handle y":4,"count": 32} ], "sparkle frames":[ {"bmp":"sparkle_tiles.png","w":32,"handle y":4,"count": 32} ], "map color":{"r":179,"g":45,"b":93} } ]
JSON checker
Check
I used the same code in the tutorial and it technically works. The problem is that I the water is not shown in the game... what is wrong? Thanks in advance.
...Why those problems all happen to me :(

Return to “Problems”