Orca Modpack Wiki

Kiosk Wiki

A modpack that makes escaping Minecraft difficult. Only supports Windows 11 and Prism Launcher derivatives.

Kiosk modpack page

Downloads
754
Mod loaders
fabric
Minecraft versions
1.21.1
Categories
lightweight

Kiosk screenshots

Title Screen
Title Screen
Telemetry Data Collection Screen
Telemetry Data Collection Screen
Link Prompt Screen
Link Prompt Screen
Edit World Screen
Edit World Screen
Resource Pack Selection Screen
Resource Pack Selection Screen
Data Pack Selection Screen
Data Pack Selection Screen
Blocked Menu Screen
Blocked Menu Screen

About this modpack

<p><img src='//cdn.modrinth.com/data/cached_images/a32c573cc45cfd1995b5b2367fe8259ceb32dc6c.png' style='float: left'> <font color='e67a3e'><b>⚠ Warning</b></font><br> Do not use on personal computers.<br> Do not install as a regular modpack.<br> Follow instructions carefully. </p>

About

Kiosk is a modpack that makes escaping Minecraft difficult. It does so by removing UI elements and keyboard shortcuts (like pressing <kbd>Alt</kbd> + <kbd>F4</kbd> or holding <kbd>F3</kbd> + <kbd>C</kbd> for ten seconds). This modpack also hides onboarding (the "Welcome to Minecraft!" screen), warnings (e.g. the "Third-Party Online Play" warning), tutorial hints, and Minecraft Realms notifications. By default, Music, the Narrator, and its keyboard shortcut are turned off. <details> <summary> Mods (5) </summary>

Fabric API - Required by FancyMenu, Konkrete, Melody, and RebindAllTheKeys. FancyMenu - Enables custom menus. Konkrete - Required by FancyMenu. Melody - Required by FancyMenu. RebindAllTheKeys - Adds keybinds to keys that aren't rebindable. </details>

Installation

Requirements

Steps

Uninstall apps/programs that have their own keyboard shortcuts (e.g. Snipping Tool or Game Bar)

Disable screen and touchpad gestures in settings as shown in the following images:

<p> <picture> <source srcset='//cdn.modrinth.com/data/cachedimages/aabc9ee3b8859e9738b8fe325fa67206c0a24fb9.png' media='(prefers-color-scheme: dark)' > <img src='//cdn.modrinth.com/data/cachedimages/f9749cfd3a048b1fd0f253a566bbc803317340d6.png' alt='The settings app opened to "Bluetooth & devices" → "Touch." The switch is set to "Off."' > </picture> </p>

<p> <picture> <source srcset='//cdn.modrinth.com/data/cachedimages/30d50410fbbf2eebce68ca6698d375a48fbd62fb.png' media='(prefers-color-scheme: dark)' > <img src='//cdn.modrinth.com/data/cachedimages/5bfe9b877df82f54ef1889c2ab7f620d267d620a.png' alt='The settings app opened to Bluetooth & devices → "Touchpad" → "Advanced" "gestures." Each drop-down list is set to "nothing."' > </picture> </p>

Create and open the following .reg files to disable task manager and screen edge swipe: ```reg Windows Registry Editor Version 5.00

[HKEYLOCALMACHINE\SOFTWARE\Microsoft\PolicyManager\default\LockDown\AllowEdgeSwipe] "value"=dword:00000000

[HKEYCURRENTUSER\SOFTWARE\Policies\Microsoft\Windows\EdgeUI] "AllowEdgeSwipe"=-

[HKEYLOCALMACHINE\SOFTWARE\Policies\Microsoft\Windows\EdgeUI] "AllowEdgeSwipe"=dword:00000000 ``` <p> <img src='//cdn.modrinth.com/data/cached_images/d237bccf13e9b2cafae56a0458e3fd49f82369a7.png' style='float: left'> <font color='e67a3e'><b>⚠ Warning</b></font><br> Only do this if you know what you are doing.<br> Get permission before doing this. </p>

```reg Windows Registry Editor Version 5.00

[HKEYCURRENTUSER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "DisableTaskMgr"=dword:00000001

[HKEYLOCALMACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] "DisableTaskMgr"=dword:00000001 `` Use https://github.com/ThatBlueEnder/Kiosk/releases/latest/download/Minecraft.zip` as the URL when importing a Minecraft instance as shown in the following image:

<p> <picture> <source srcset='//cdn.modrinth.com/data/cachedimages/126ad8ed87d9fccbcbf95484e68da8279ca1f3e9.png' media='(prefers-color-scheme: dark)' > <img src='//cdn.modrinth.com/data/cachedimages/30a8ffb1971b58565b831a4df929dd05726f2ae9.png' alt='The import dialog when creating a new Minecraft Instance. The text field is populated with the URL "https://github.com/ThatBlueEnder/Kiosk/releases/latest/download/Minecraft.zip."' > </picture> </p>

Update the imported Minecraft instance as shown in the following image:

<p> <picture> <source srcset='//cdn.modrinth.com/data/cachedimages/48d02daea22c29cb62559c7e0bfb0107d0062bc7.png' media='(prefers-color-scheme: dark)' > <img src='//cdn.modrinth.com/data/cachedimages/0ec545dee640795e889cb2b375c734ba5d59c14e.png' alt='The console window for the imported Minecraft instance is opened to the "Modrinth" tab. The "Update pack" button is selected' > </picture> </p>

Notes

Keyboard shortcuts not specific to Minecraft (e.g. <kbd>Alt</kbd> + <kbd>F4</kbd>) are blocked by a compiled AutoHotkey executable that runs while the Minecraft instance is open. The intended method to escape Minecraft is by pressing <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>\\</kbd>. If a different method to escape Minecraft is found, please create an issue. Below is the .ahk that was compiled by AutoHotkey: ``ahk #NoTrayIcon #SingleInstance Force Persistent *LWin::Return *RWin::Return *!F4::Return *!Space::Return *!Tab::Return *^Esc::Return *^+Esc::Return *^!Tab::Return *!Esc::Return *AppsKey::Return *PrintScreen::Return *CtrlBreak::Return *Pause::Return *Help::Return *Sleep::Return *Browser_Back::Return *Browser_Forward::Return *Browser_Refresh::Return *Browser_Stop::Return *Browser_Search::Return *Browser_Favorites::Return *Browser_Home::Return *Volume_Mute::Return *Volume_Down::Return *Volume_Up::Return *Media_Next::Return *Media_Prev::Return *Media_Stop::Return *Media_Play_Pause::Return *Launch_Mail::Return *Launch_Media::Return *Launch_App1::Return *Launch_App2::Return *XButton1::Return *XButton2::Return *WheelLeft::Return *WheelRight::Return ^+\::!F4 ``

Modpack wiki coverage

Orca uses the project's published metadata and version files as the source of truth. Item, block, mob, recipe, structure, dimension, GUI, and mechanic pages are added after their included mod files are extracted and attributed.

Change Minecraft with Orca

Describe a new item, block, mob, or recipe and play it.

Make your own
Kiosk Wiki · Orca