forked from QuiltMC/quilt-mappings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
enigma_profile.json
33 lines (33 loc) · 1.08 KB
/
enigma_profile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"services" : {
"name_proposal": [
{
"id": "enigma:specialized_method_name_proposer"
},
{
"id": "quiltmc:name_proposal",
"args": {
"disable_map_non_hashed": "false"
}
}
],
"jar_indexer": {
"id": "quiltmc:jar_index",
"args": {
"custom_codecs": [
"net/minecraft/unmapped/C_fgetofav",
"net/minecraft/unmapped/C_lgkqzafw$C_nxwenkbc",
"net/minecraft/unmapped/C_qosrsbdy",
"net/minecraft/unmapped/C_tyjpezxh$C_cuphesbl",
"net/minecraft/unmapped/C_tyjpezxh$C_shczgrzo",
"net/minecraft/unmapped/C_tyjpezxh$C_utmdutep",
"net/minecraft/unmapped/C_wbhfljwo"
],
"simple_type_field_names_path": "./simple_type_field_names.json5"
}
},
"obfuscation_test": {
"id": "quiltmc:obfuscation_test"
}
}
}