Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
misike12 committed Jul 19, 2024
2 parents 58878bf + a59c245 commit 472edb7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
9 changes: 7 additions & 2 deletions android/minecraft-for-android.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ title: Minecraft for Android

# Minecraft for Android

::: info What is an APK?
An APK file is an application made for Android devices. The file format was created by Android. To install an APK, you have to turn on **Install Apps from Unknown Sources** in your phone's settings, download the apk, and double click it to open the installation page, or you can alternatively, use adb to install Minecraft for Android by doing **adb install {replace this with the Minecraft APK's filename}.apk**.
:::

## Modded / Unlocked APKs

| Name | Download | Source code | Is it maintained? | Description
Expand All @@ -23,6 +27,7 @@ title: Minecraft for Android

Name | Download | Source code | Is it maintained? | Description
------ | ------ | ------ | ------| ------
⭐ Toolbox UP | [Website](https://toolboxup.pages.dev/) | [GitHub](https://github.com/BeestoXd/Toolbox-UP/releases) | **Yes** | Launcher/Modification for Minecraft: PE & Unlock Premium features
⭐ Toolbox for Minecraft: PE | [Google Play](https://play.google.com/store/apps/details?id=io.mrarm.mctoolbox&pli=1) | [GitHub](https://github.com/1503Dev/Toolbox-for-Minecraft-PE) | **Yes** | A free launcher/Modification for Minecraft: PE, that is on the Google Play Store.
⭐ Toolbox UP | [Website](https://toolboxup.pages.dev/) | [GitHub](https://github.com/BeestoXd/Toolbox-UP/releases) | **Yes** | A free launcher/Modification for Minecraft: PE, and features to unlock Premium, it is based on **Toolbox For Minecraft: PE**
Project Lumina | [Website](https://projectlumina.org/) | \- | **Yes** | Launcher/Modification for Minecraft: PE
ToolBoxUnlock | [Github](https://github.com/Xposed-Modules-Repo/com.luckyzyx.toolboxunlock/releases) | [GitHub](https://github.com/Xposed-Modules-Repo/com.luckyzyx.toolboxunlock) | **Yes** | Unlocker for [**Toolbox for Minecraft: PE**](https://play.google.com/store/apps/details?id=io.mrarm.mctoolbox) & Removes license check from Minecraft
ToolBoxUnlock | [Github](https://github.com/Xposed-Modules-Repo/com.luckyzyx.toolboxunlock/releases) | [GitHub](https://github.com/Xposed-Modules-Repo/com.luckyzyx.toolboxunlock) | **Yes** | Unlocker for **Toolbox for Minecraft: PE** & Removes license check from Minecraft.
15 changes: 8 additions & 7 deletions ios/minecraft-for-ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ Name | Download | Source code | Is it maintained? | Description

Name | Download | Source code | Is it maintained? | Description
------ | ------ | ------ | ------| ------
⭐ iOSGods | [Website](https://iosgods.com/topic/62469-minecraft-latest-version-free-no-jailbreak-required/) | - | **Yes** | IPAs of Minecraft for IOS
⭐ PDALife | [Website](https://pdalife.com/minecraft-pocket-edition1-ios-a8721.html) | - | **Yes** | Unlocked IPAs of Minecraft for IOS
iOSVizor | [Website](https://iosvizor.com/games/arcade/minecraft-pe-ipa-download-free/) | - | **Yes** | Unlocked IPAs of Minecraft for IOS
AppCake | [Website](https://www.iphonecake.com/app_479516143_.html) | - | **Yes** | Unlocked IPAs of Minecraft for iOS
TweakHome | [Website](https://tweakhome.app/minecraft-ipa/) | - | No | Modded & Unlocked IPAs of Minecraft for IOS
Senumy | [Website](https://senumy.com/ipa-library/hacked-games/minecraft/) | - | No | Unlocked IPAs of Minecraft for IOS
Minecraft IPA Archive | [Archive.org](https://archive.org/details/minecraft-pocket-edition-versions-ipa) | - | No | An archive of Unlocked Minecraft IPAs
⭐ iOSGods | [Website](https://iosgods.com/topic/62469-minecraft-latest-version-free-no-jailbreak-required/) | - | **Yes** | IPAs of Minecraft for iOS.
⭐ PDALife | [Website](https://pdalife.com/minecraft-pocket-edition1-ios-a8721.html) | - | **Yes** | Unlocked IPAs of Minecraft for IOS.
⭐ ipaomtk | [Website](https://ipaomtk.com/minecraft-ipa/) | - | **Yes** | IPAs of Minecraft for iOS.
iOSVizor | [Website](https://iosvizor.com/games/arcade/minecraft-pe-ipa-download-free/) | - | **Yes** | Unlocked IPAs of Minecraft for IOS.
AppCake | [Website](https://www.iphonecake.com/app_479516143_.html) | - | **Yes** | Unlocked IPAs of Minecraft for iOS.
TweakHome | [Website](https://tweakhome.app/minecraft-ipa/) | - | No | Modded & Unlocked IPAs of Minecraft for IOS.
Senumy | [Website](https://senumy.com/ipa-library/hacked-games/minecraft/) | - | No | Unlocked IPAs of Minecraft for IOS.
Minecraft IPA Archive | [Archive.org](https://archive.org/details/minecraft-pocket-edition-versions-ipa) | - | No | An archive of Unlocked Minecraft IPAs.

## Other Tools

Expand Down

0 comments on commit 472edb7

Please sign in to comment.