11 lines
389 B
JSON
11 lines
389 B
JSON
{
|
|
// The version of the config file. Do not change this unless you know what you are doing.
|
|
"rconfig:version": 0,
|
|
/*
|
|
* Change the Vanilla Creeper to a new and improved texture with better animations.
|
|
* §cNote: Restart required to see changes.
|
|
*/
|
|
"replaceDefaultCreeper": true,
|
|
// Shows your cosmetic on your player for others.
|
|
"showCosmetic": true
|
|
} |