https://github.com/louiml/fn_mods
https://github.com/louiml/fn_mods
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/louiml/fn_mods
- Owner: Louiml
- Created: 2023-12-08T15:06:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T13:31:36.000Z (over 1 year ago)
- Last Synced: 2025-01-17T12:38:46.145Z (4 months ago)
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fortnite mods
## 24.20:
### The cancelled emote Tunak Tunak Tun mod:
- pak: https://github.com/Louiml/FN_MODS/raw/main/24.20/pakchunkTunakTunakTun-WindowsClient.pak
- sig: https://github.com/Louiml/FN_MODS/raw/main/24.20/pakchunkTunakTunakTun-WindowsClient.sig
#### NOTE:
- You will need to add to your Athena cosmetics JSON file the custom Tunak Tunak Tun CID
- Here's the example part of the Athena JSON file
```json
"AthenaDance:eid_tunaktunaktun": {
"attributes": {
"creation_time": "2024-01-19T17:48:44.929934+02:00",
"max_level_bonus": 0,
"level": 1,
"item_seen": true,
"rnd_sel_cnt": 0,
"xp": 0,
"variants": [],
"favorite": false,
"archived": false
},
"quantity": 1,
"templateId": "AthenaDance:eid_tunaktunaktun"
}
```