-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathoneplace-template.json
94 lines (94 loc) · 2.74 KB
/
oneplace-template.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"contact": "chelmu on discord",
"templates": [{
"name": "One Piece Zorro Nothing Happened",
"sources": [
"https://raw.githubusercontent.com/einFreak/onepiece-place/main/templates/Zorro_v06.png"
],
"x": 633,
"y": 633
},
{
"name": "One Piece Nika art",
"sources": [
"https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/nika_v14.png"
],
"x": 2125,
"y": 1125
},
{
"name": "One Piece Shanks art",
"sources": [
"https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/shanks_new_era_v03.png"
],
"x": 500,
"y": 1331
},
{
"name": "One Piece 4 Yonkos art",
"sources": [
"https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/4yonkos_v13.png"
],
"x": 870,
"y": 209
},
{
"name": "Roger v Whitebeard art",
"sources": [
"https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/roger_vs_whitebeard_v09.png"
],
"x": 0,
"y": 753
},
{
"name": "Pusheen Hat art",
"sources": [
"https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/PusheenHat_v07.png"
],
"x": 1228,
"y": 1952
},
{
"name": "Luffy Final art",
"sources": [
"https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/luffy_hat_v08.png"
],
"x": 2784,
"y": 1395
},{
"name": "yzybear",
"sources": ["https://media.discordapp.net/attachments/1132344722275446845/1132750999552008212/YEEZYBEAR_final_pixel_perfect_version.png"],
"x": 2946,
"y": 1701
},{
"name": "Best Nakama",
"sources": ["https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/best_nakama_v00.png"],
"x": 2637,
"y": 1150
},{
"name": "Jolly Roger",
"sources": ["https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/jolly_roger_v01.png"],
"x": 915,
"y": 1971
},{
"name": "he Laughed at spez",
"sources": ["https://raw.githubusercontent.com/Lopeh/onepiece-place/main/templates/he_laughed_at_spez_v01.png"],
"x": 1411,
"y": 1587
}
],
"whitelist": [{
"name": "DDLC Template!",
"url": "https://raw.githubusercontent.com/rattbag/ksddlc/main/ksddlc.json"
}],
"blacklist": [{
"name": "21P",
"url": "https://raw.githubusercontent.com/rattbag/ksddlc/main/top.json"
},{
"name": "Omori",
"url": "https://raw.githubusercontent.com/sunryze-git/omoriplace2023/main/omoriplace.json"
},{
"name": "Bluey Community via @Hats Off!",
"url": "https://raw.githubusercontent.com/jalenluorion/helpme/main/bluey.json"
}]
}