Skip to content

Instantly share code, notes, and snippets.

View DaRacci's full-sized avatar
🍌
banana

Racci DaRacci

🍌
banana
View GitHub Profile
# Test Report: TEST_RESULTS_14257921563_51_windows-latest
* Date: 2025-04-04
* Time: 04:19:51
Expand the following summaries for more details:
<details>
<summary> Environment:
# Test Report: TEST_RESULTS_14257921563_51_ubuntu-latest
* Date: 2025-04-04
* Time: 04:19:20
Expand the following summaries for more details:
<details>
<summary> Environment:
# Test Report: TEST_RESULTS_14257921563_51_macos-latest
* Date: 2025-04-04
* Time: 04:19:17
Expand the following summaries for more details:
<details>
<summary> Environment:
@DaRacci
DaRacci / words.json
Created January 25, 2022 12:06
Wordlist formatted for PGen
This file has been truncated, but you can view the full file.
{"1":["a","b","c","d","e","f","g","h","i","y","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","z"],"2":["aa","ab","ac","ad","ae","af","ag","ah","ai","ay","ak","al","am","an","ao","ap","aq","ar","as","at","av","aw","ax","az","ba","bb","bd","be","bf","bg","bi","by","bk","bl","bm","bn","bo","bp","br","bs","bt","bu","bv","bx","bz","ca","cb","cc","cd","ce","cf","cg","ch","cy","ck","cl","cm","co","cp","cq","cr","cs","ct","cu","cv","da","db","dc","dd","de","dg","di","dy","dj","dk","dl","dm","dn","do","dp","dr","ds","dt","du","dx","dz","ea","ec","ed","ee","ef","eg","eh","ey","el","em","en","eo","ep","eq","er","es","et","eu","ew","ex","fa","fb","fc","fe","ff","fg","fi","fy","fl","fm","fn","fo","fp","fr","fs","ft","fu","fv","fw","fz","ga","gd","ge","gi","gl","gm","gn","go","gp","gr","gs","gt","gu","gv","ha","hb","hd","he","hf","hg","hi","hy","hl","hm","ho","hp","hq","hr","hs","ht","hu","hv","hw","ia","ya","ib","ic","id","yd","ie","ye","if","ii","yi","ik","il","im","ym","in","yn","io","yo","iq","ir","yr","is
private fun yes() {
ItemFactoryImpl.hollowsEve2021Items.forEach {it->
ItemFactoryImpl.data.items.computeIfAbsent(it.key.name) {_ ->
val i = it.value
var skullData: SkullData? = null
if(i.type == Material.PLAYER_HEAD) {
i.meta<SkullMeta> {
skullData = SkullData(
owner = playerProfile!!.id!!,
texture = playerProfile!!.properties.first().value