-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdata.json
268 lines (268 loc) · 9.2 KB
/
data.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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
[
{
"name": "Code Template Manipulation",
"description": "Create code outside of DF",
"items": [
{
"name": "DFOnline.dev",
"description": "Drag & drop system to view, share and edit code templates.",
"properties": {
"Discord": "https://discord.gg/NqU6XnyVPA",
"Github": "https://github.com/DFOnline/editor",
"Website": "https://dfonline.dev/"
}
},
{
"name": "Raw Code Template Manipulation",
"description": "Full control over code templates, but harder to do.",
"properties": {
"Link": "https://mcdiamondfire.com/threads/code-template-manipulation.51/"
}
},
{
"name": "DFPrismarine",
"description": "Create code templates using JavaScript inside your browser.",
"properties": {
"Discord": "https://discord.gg/rbdXbfu",
"Github": "https://github.com/dfprismarine/dfprismarine.github.io",
"Website": "https://dfprismarine.github.io/"
}
},
{
"name": "pyre",
"description": "Create code templates using Python inside your favorite IDE.",
"properties": {
"Github": "https://github.com/Amp63/pyre",
"PyPI": "https://pypi.org/project/dfpyre"
}
},
{
"name": "DFBlock (Python)",
"description": "A DiamondFire Type Interface, coded in Python.",
"properties": {
"Github": "https://github.com/showierdata9978/DFBlocks",
"PyPI": "https://pypi.org/project/dfblocks/"
}
},
{
"name": "McDFPy",
"description": "A python library to create code for DiamondFire.",
"properties": {
"Github": "https://github.com/AlignedCookie88/McDFPy",
"PyPI": "https://pypi.org/project/McDFPy"
}
},
{
"name": "Blackstone",
"description": "A programming language designed for DiamondFire.",
"properties": {
"Github": "https://github.com/BlackstoneDF/blackstone",
"Crates.io": "https://crates.io/crates/blackstone-df"
}
},
{
"name": "FrozenJade",
"description": "A custom low-level programming language that can be converted to DiamondFire Templates and back(WIP). Created with antlr4.",
"properties": {
"Github": "https://github.com/HellishBro/FrozenJade"
}
},
{
"name": "scratchfire",
"description": "A block based coding language and IDE for the Minecraft server Diamondfire.",
"properties": {
"Github": "https://github.com/anatevka-xD/scratchfire",
"Discord": "https://discord.gg/a5h7PKbE33"
}
},
{
"name": "KotlinFire",
"description": "KotlinFire is a Kotlin library for template manipulation, making use of Kotlin lambdas, operator overloading, and extension functions, allowing for a pretty clean syntax.",
"properties": {
"Github": "https://github.com/FlyingPig525/KotlinFire"
}
},
{
"name": "dfrs",
"description": "A text based programming language that compiles to DiamondFire code templates.",
"properties": {
"Github": "https://github.com/GaviTSRA/dfrs",
"Discord": "https://discord.gg/FUxakXXeMb"
}
}
]
},
{
"name": "Mods",
"description": "Coding utilities for your client",
"items": [
{
"name": "CodeClient",
"description": "An in development mod with large changes to optimize how you code. From the devs of DFOnline.",
"properties": {
"Discord": "https://discord.gg/NqU6XnyVPA",
"Github": "https://github.com/DFOnline/CodeClient",
"Version": "1.21.3"
}
}
]
},
{
"name": "Converters",
"description": "Tools to import/export code templates with DiamondFire.",
"items": [
{
"name": "DFSchematics",
"description": "Tool to import schematic files into DiamondFire.",
"properties": {
"Github": "https://github.com/RyanLandDev/DFSchematics/"
}
},
{
"name": "vmd2df",
"description": "Create armor stand code from vmd files.",
"properties": {
"Github": "https://github.com/KabanFriends/vmd2df"
}
}
]
},
{
"name": "Misc",
"description": "More things that don't fit in the categories above",
"items": [
{
"name": "Red DF",
"description": "DiamondFire utilities and tools such as the color palette, nbs and text file importing, and more.",
"properties": {
"Website": "https://red.dfonline.dev/"
}
},
{
"name": "dfplots.net",
"description": "You can claim any subdomain of dfplots.net to host a site for your DiamondFire plot.",
"properties": {
"Website": "https://www.dfplots.net/",
"Discord": "https://discord.gg/rxmfkDjy6c"
}
},
{
"name": "DiamondFireWithShaders",
"description": "DiamondFireWithShaders is a gallery of images of DiamondFire node spawns with cool shaders.",
"properties": {
"Website": "https://astrosquared.github.io/DiamondFireWithShaders/",
"Github": "https://github.com/AstroSquared/DiamondFireWithShaders"
}
}
]
},
{
"name": "Deprecated",
"description": "Mods and similar that are no longer supported by DiamondFire or have stopped working.",
"items": [
{
"name": "CodeUtilities 3.0",
"description": "Scripting with some other minor utilities.",
"properties": {
"Discord": "https://discord.gg/WY6tPFE",
"Github": "https://github.com/CodeUtilities/CodeUtilities/",
"Website": "https://codeutilities.github.io/",
"Version": "1.18",
"Deprecated": "Replaced with recode and DFScript."
},
"outdated": true
},
{
"name": "CodeUtilities 2.0",
"description": "Feature packed with utilities.",
"properties": {
"Discord": "https://discord.gg/WY6tPFE",
"Github": "https://github.com/CodeUtilities/CodeUtilities-2.0/",
"Website": "https://codeutilities.github.io/",
"Version": "1.16",
"Deprecated": "DF no longer supports this Minecraft version."
},
"outdated": true
},
{
"name": "Sparkscript",
"description": "Create code templates using JavaScript inside your favorite IDE.",
"properties": {
"Github": "https://github.com/userunp/sparkscript",
"Docs": "https://userunp.github.io/sparkscript/",
"NPM": "https://www.npmjs.com/package/sparkscript"
},
"outdated": true
},
{
"name": "JFDF",
"description": "Create code templates using Java.",
"properties": {
"Github": "https://github.com/homchom/JFDF",
"Docs": "https://jfdf-docs.netlify.app/latest/"
},
"outdated": true
},
{
"name": "DFblocc",
"description": "Code templates made with a scratch-like editor.",
"properties": {
"Github": "https://github.com/UserUNP/DFblocc",
"Website": "https://blocc.dfplots.net/"
}
},
{
"name": "recode",
"description": "Maintained CodeUtilities 2.0 fork.",
"properties": {
"Discord": "https://discord.gg/GWxWtcwA2C",
"Github": "https://github.com/homchom/recode",
"Version": "1.20.2",
"Deprecated": "recode has been officially discontinued."
},
"outdated": true
},
{
"name": "LessUtilities",
"description": "A couple utilities from CodeUtilities 2.0.",
"properties": {
"Github": "https://github.com/KabanFriends/LessUtilities/",
"Version": "1.20.4",
"Deprecated": "Has not received any updates after 1.20.4."
},
"outdated": true
},
{
"name": "DFScript",
"description": "A revival of the CodeUtilities scripting feature.",
"properties": {
"Discord": "https://discord.gg/pEZYShEj",
"Github": "https://github.com/DFOnline/DFScript",
"Version": "1.20.4",
"Deprecated": "Has not received any updates after 1.20.4."
},
"outdated": true
},
{
"name": "DiamondFire Tools",
"description": "A collection of web-tools for the DiamondFire Minecraft server. Create stylized text for DiamondFire text values. View a filterable list of DiamondFire commands.",
"properties": {
"Website": "https://dftools.rf.gd",
"Github": "https://github.com/Racooder/DiamondFire-Tools",
"Deprecated": "Website appears to be down."
},
"outdated": true
},
{
"name": "DF Spigotifier",
"description": "Convert DiamondFire template into Spigot plugins.",
"properties": {
"Website": "https://wonkers0.github.io/DFSpigot/website/index.html",
"Discord": "https://discord.gg/6j5NhPuZ6B",
"Github": "https://github.com/Wonkers0/DFSpigot",
"Deprecated": "Discontinued by developer."
}
}
]
}
]