Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created August 27, 2012 20:43
Show Gist options
  • Save zhuowei/3492061 to your computer and use it in GitHub Desktop.
Save zhuowei/3492061 to your computer and use it in GitHub Desktop.
Minecraft PE 0.3.3 QuickPatches
{
"title": "Elemental TNT for Minecraft PE 0.3.3",
"version": 1,
"author": "500 Internal Server Error",
"target": "/data/data/com.mojang.minecraftpe/lib/libminecraftpe.so",
"root": true,
"initial": {
"13b714": ["00"]
},
"options": {
"Elemental": {
"13b714": {
"type" : "byte",
"title" : "Enter block ID",
"info" : "Enter the block ID that exploded blocks turn into"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment