added pride pack
@ -1,9 +1,7 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.0.0-bin.zip
|
||||
networkTimeout=10000
|
||||
retries=0
|
||||
retryBackOffMs=500
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[
|
||||
"groups.json",
|
||||
"worldflags.json"
|
||||
"pride.json"
|
||||
]
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
{
|
||||
"worldflags": { "label": "itemGroup.decocraft.worldflags", "icon": "mexico" }
|
||||
"pride": { "label": "itemGroup.decocraft.pride", "icon": "wall_flag_1_rainbow_pride" }
|
||||
}
|
||||
@ -0,0 +1,185 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "Wall Flag 1 Agender",
|
||||
"decoref": "wall_flag_1_agender",
|
||||
"material": "agender",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Ally",
|
||||
"decoref": "wall_flag_1_ally",
|
||||
"material": "ally",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Aromantic",
|
||||
"decoref": "wall_flag_1_aromantic",
|
||||
"material": "aromantic",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Asexual",
|
||||
"decoref": "wall_flag_1_asexual",
|
||||
"material": "asexual",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Bigender",
|
||||
"decoref": "wall_flag_1_bigender",
|
||||
"material": "bigender",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Bisexual",
|
||||
"decoref": "wall_flag_1_bisexual",
|
||||
"material": "bisexual",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Demiboy",
|
||||
"decoref": "wall_flag_1_demiboy",
|
||||
"material": "demiboy",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Demigirl",
|
||||
"decoref": "wall_flag_1_demigirl",
|
||||
"material": "demigirl",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Demisexual",
|
||||
"decoref": "wall_flag_1_demisexual",
|
||||
"material": "demisexual",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Gay",
|
||||
"decoref": "wall_flag_1_gay",
|
||||
"material": "gay",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Genderfluid",
|
||||
"decoref": "wall_flag_1_genderfluid",
|
||||
"material": "genderfluid",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Intersex",
|
||||
"decoref": "wall_flag_1_intersex",
|
||||
"material": "intersex",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Lesbian",
|
||||
"decoref": "wall_flag_1_lesbian",
|
||||
"material": "lesbian",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Nonbinary",
|
||||
"decoref": "wall_flag_1_nonbinary",
|
||||
"material": "nonbinary",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Pansexual",
|
||||
"decoref": "wall_flag_1_pansexual",
|
||||
"material": "pansexual",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Polysexual",
|
||||
"decoref": "wall_flag_1_polysexual",
|
||||
"material": "polysexual",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Progress Intersex",
|
||||
"decoref": "wall_flag_1_progress_intersex",
|
||||
"material": "progress_intersex",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Progress Pride",
|
||||
"decoref": "wall_flag_1_progress_pride",
|
||||
"material": "progress_pride",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Rainbow Pride",
|
||||
"decoref": "wall_flag_1_rainbow_pride",
|
||||
"material": "rainbow_pride",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
},
|
||||
{
|
||||
"name": "Wall Flag 1 Transgender",
|
||||
"decoref": "wall_flag_1_transgender",
|
||||
"material": "transgender",
|
||||
"model": "wall_flag_1",
|
||||
"scale": 1.0,
|
||||
"tabs": "pride",
|
||||
"crafting_color": [0, 0, 0]
|
||||
}
|
||||
],
|
||||
"bounding_boxes": []
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 978 B |
|
Before Width: | Height: | Size: 1002 B |
|
Before Width: | Height: | Size: 996 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1008 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 978 B |
|
Before Width: | Height: | Size: 983 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 954 B |
|
Before Width: | Height: | Size: 1014 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 975 B |
|
Before Width: | Height: | Size: 978 B |
|
Before Width: | Height: | Size: 976 B |
|
Before Width: | Height: | Size: 998 B |
|
Before Width: | Height: | Size: 997 B |
|
Before Width: | Height: | Size: 976 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 989 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1008 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1015 B |
|
Before Width: | Height: | Size: 969 B |
|
Before Width: | Height: | Size: 1005 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 1000 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 991 B |
|
Before Width: | Height: | Size: 985 B |
|
Before Width: | Height: | Size: 998 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1003 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 976 B |
|
Before Width: | Height: | Size: 1001 B |
|
Before Width: | Height: | Size: 994 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1018 B |
|
Before Width: | Height: | Size: 979 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1017 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 994 B |
|
Before Width: | Height: | Size: 976 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 992 B |
|
Before Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 1016 B |
|
Before Width: | Height: | Size: 1018 B |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 959 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1020 B |
|
Before Width: | Height: | Size: 991 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1023 B |
|
Before Width: | Height: | Size: 963 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 983 B |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 978 B |
|
Before Width: | Height: | Size: 981 B |
|
Before Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 957 B |
|
Before Width: | Height: | Size: 976 B |