Mojanjg Studios, Add this for me and all other people. Make it possible to add custom hints when launching a world, server or realm. Make this in the following directory for resource packs with this filename:
ExamplePack\hints.json
Or:
ExamplePack\tips.json
Here you can make it like this:
{
"hints": [
"You can use commands to get better experience in the game"
"There is a chat in the game"
]
}
Or:
{
"tips": [
"You can use commands to get better experience in the game"
"There is a chat in the game"
]
}
The same like splashes. When this is added, resource packs are even more useful.
Please sign in to leave a comment.
0 Comments