Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created July 25, 2012 21:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhuowei/3178682 to your computer and use it in GitHub Desktop.
Save zhuowei/3178682 to your computer and use it in GitHub Desktop.
More hotbar slots for Minecraft PE 0.3.2: QuickPatch format
{
"title": "More hotbar slots",
"version": 1,
"author": "500 Internal Server Error",
"target": "/data/data/com.mojang.minecraftpe/lib/libminecraftpe.so",
"root": true,
"initial": {
"abbd0": ["d0"],
"abbd1": ["f8", "50", "0a"]
},
"options": {
"Applied": {
"abbd0": {
"type" : "byte",
"title" : "Enter number of slots",
"info" : "Enter the number of slots on the hotbar"
},
"abbd1": ["20", "70", "47"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment