Skip to content

Instantly share code, notes, and snippets.

View oxodao's full-sized avatar
🎯
Focusing

Nathan JANCZEWSKI oxodao

🎯
Focusing
View GitHub Profile
```
https://www.curseforge.com/minecraft/modpacks/qsmp-unofficial/files
+ Ironchests
+ Inventory Sorter
+ MouseTweaks
+ Pipez (Possiblement supprimé si les mods Thermal re-marchent bien)
+ BetterThanMending
+ Experimental:
@oxodao
oxodao / dl.py
Created May 28, 2023 12:17
Download curseforge modpacks without account nor the stupid launcher
import requests
import json
api = 'https://api.curse.tools/v1/cf'
s = requests.Session()
# Download the zip file from curseforge and get the manifest.json in it
with open('manifest.json', 'r') as f:
data = json.loads(f.read())
for f in data['files']:
@oxodao
oxodao / primer.md
Created March 30, 2020 18:52 — forked from williewillus/primer.md
1.13/1.14 update primer

This primer is licensed under CC0, do whatever you want.

BUT do note that this can be updated, so leave a link here so readers can see the updated information themselves.

1.13 and 1.14 are lumped together in this doc, you're on your own if you just want to go to 1.13 and not 1.14, for some reason.

1.15 stuff: https://gist.github.com/williewillus/30d7e3f775fe93c503bddf054ef3f93e

Things in Advance

  • ResourceLocation now throw on non-snake-case names instead of silently lowercasing for you, so you probably should go and change all those string constants now. More precisely, domains must only contain alphanumeric lowercase, underscore (_), dash (-), or dot (.). Paths have the same restrictions, but can also contain forward slashes (/).
fatal error: unexpected signal during runtime execution
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x7f31d8d61bc0]
runtime stack:
runtime.throw(0xea7531, 0x2a)
/usr/lib/go/src/runtime/panic.go:617 +0x72
runtime.sigpanic()
/usr/lib/go/src/runtime/signal_unix.go:374 +0x4a9
goroutine 21 [syscall]:
### Keybase proof
I hereby claim:
* I am oxodao on github.
* I am oxodao (https://keybase.io/oxodao) on keybase.
* I have a public key ASBGwjB6ZjnM-GNkmtlafxPzTpTebbr9-7PCHE9AvrKxOQo
To claim this, I am signing this object: