-
Notifications
You must be signed in to change notification settings - Fork 4
Home
galfar edited this page Mar 12, 2026
·
3 revisions
ResourcefulHands is resource pack mod for White Knuckle that is designed to be a user friendly alterative to editing game files. ResourcefulHands works both on the current early access build and the demo as of writing(sadly not true atm...).
ResourcefulHands now support Vanilla cosmetic packs! Just download them from the mod manager of your choice and they will show up in the cosmetics tab! no manual tinkering required!
Due to a weird bug, you need to go into a gamemode and exit it for the packs to show up
ResourcefulHands can handle several user made packs at the same time with order re-arranging.
Additionally, ResourcefulHands comes with built in commands to use if you prefer:
- dumptopack -> Dumps all game assets to a dummy pack, use to assist in replacing files.
- reloadpacks -> Reloads all loaded packs and ingame assets.
- reorderpack -> Moves a pack in the load order.
- listpacks -> Lists every pack.
- enablepack -> Enables a pack's contents.
- disablepack -> Disables a pack's contents.
- rhtoggledebug -> toggles a menu at the top left that shows playing sounds
- assignhandpack -> Assigns a texture pack to a specific hand (left/right)
- clearhandpack -> Clears a hand's assigned texture pack
- listhandpacks -> Shows current hand texture pack assignments
| Feature | Bundle editing | ResourcefulHands |
|---|---|---|
| Swapping hand sprites | ✔️ | ✔️ |
| Swapping environment textures | ✔️ | ~ |
| Swapping mass textures | ✔️ | ✔️ |
| Swapping models | ✔️ | ❌ |
| Swapping shaders | ✔️ | ❌ |
| Supports game updates | ❌ | ~ |
| Cross compatable with demo | ❌ | ~ |
| Hot reloading | ❌ | ~ |
✔️ = feature is fully functional as of writing
❌ = feature is broken or doesn't exist as of writing
~ = feature somewhat works but there may be bugs
| Feature | ResourcefulHands |
|---|---|
| Swapping hand sprites | ✔️ |
| Swapping environment textures | ~ |
| Swapping mass textures | ✔️ |
| Swapping models | ❌ |
| Swapping shaders | ❌ |
| Supports game updates | ~ |
| Cross compatable with demo | ~ |
| Hot reloading | ~ |
| Efficient reloads | ✔️ |
| Pack management UI | ~ |
| Pack debugging tools | ~ |
