Skip to content

Instantly share code, notes, and snippets.

@ItsPepperpot
Created January 9, 2018 00:07
Show Gist options
  • Save ItsPepperpot/c927e635fb9609cfa2a97c93327f33f2 to your computer and use it in GitHub Desktop.
Save ItsPepperpot/c927e635fb9609cfa2a97c93327f33f2 to your computer and use it in GitHub Desktop.
Minecraft Resource Pack MCMETA file
{
"pack": {
"pack_format": 3,
"description": "My Resource Pack"
},
"language": {
"LANG_COUNTRY": {
"name": "My Custom Language",
"region": "Country/Region name",
"bidirectional": false
}
}
}
@blryface
Copy link

Would be nice if you could add Overlay settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment