Skip to content

Instantly share code, notes, and snippets.

View DaRacci's full-sized avatar
🍌
banana in japan

Racci DaRacci

🍌
banana in japan
View GitHub Profile
# Test Report: TEST_RESULTS_20375096103_128_Windows_Desktop
* Date: 2025-12-19
* Time: 15:52:14
Expand the following summaries for more details:
<details>
<summary> Environment:
# Test Report: TEST_RESULTS_20375096103_128_windows-latest
* Date: 2025-12-19
* Time: 15:51:25
Expand the following summaries for more details:
<details>
<summary> Environment:
# Test Report: TEST_RESULTS_20375096103_128_ubuntu-latest
* Date: 2025-12-19
* Time: 15:51:06
Expand the following summaries for more details:
<details>
<summary> Environment:
# Test Report: TEST_RESULTS_20375096103_128_macos-latest
* Date: 2025-12-19
* Time: 15:53:50
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.
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