-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathResourcePack.xml
More file actions
74 lines (68 loc) · 3.04 KB
/
ResourcePack.xml
File metadata and controls
74 lines (68 loc) · 3.04 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="ServerPack.xsl" type="text/xsl" ?>
<ServerPack version="3.4" xmlns="http://www.mcupdater.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mcupdater.com http://files.mcupdater.com/ServerPackv2.xsd">
<Server id="resource_packs" name="MCU-Optional ResourcePacks"
abstract="false" newsUrl="about:blank" generateList="true"
version="1.12.2" mainClass="net.minecraft.launchwrapper.Launch"
revision="1805.14">
<Module name="Resource Pack - Faithful32 [git]" id="pack-faithful-git" depends="" side="CLIENT">
<URL priority="0">https://files.mcupdater.com/optional/packs/faithful32-master.git.zip</URL>
<!-- cached because the github dl is nested -->
<Size>27072954</Size>
<Required isDefault='false'>false</Required>
<ModType>Regular</ModType>
<MD5>bdf7b3062f3b7d487da0e4ba178076d5</MD5>
<Meta>
<version>3848f48</version>
</Meta>
<ModPath>resourcepacks/faithful-git.zip</ModPath>
</Module>
<Module name="Resource Pack - Sphax PureBDCraft 64x" id="pack-sphax64" depends="" side="CLIENT">
<URL priority="0">https://files.mcupdater.com/optional/packs/sphax-64.zip</URL>
<!-- cached because their dl site is hostile -->
<Size>22749942</Size>
<Required isDefault='false'>false</Required>
<ModType>Regular</ModType>
<MD5>e4d5b68c4c2425e02f5f80f9cee9009f</MD5>
<Meta>
<version>2017.05.04</version>
</Meta>
<ModPath>resourcepacks/purebdcraft-64.zip</ModPath>
</Module>
<Module name="Resource Pack - Soartex Fanver Modded [curse]" id="pack-soartex-curse" depends="" side="CLIENT">
<URL priority="0">https://minecraft.curseforge.com/projects/soartex-fanver-modded/files/2560233/download</URL>
<Curse project="soartex-fanver-modded" file="2560233" type="RELEASE" autoupgrade="false"/>
<Size>98033152</Size>
<Required isDefault='false'>false</Required>
<ModType>Regular</ModType>
<MD5>52996dda8b2e1d3fc3fd0f4eb8569fba</MD5>
<Meta>
<version>2018.05.09</version>
</Meta>
<ModPath>resourcepacks/soartex-curse.zip</ModPath>
</Module>
<Module name="Resource Pack - Unity [git]" id="pack-unity-git" depends="" side="CLIENT">
<URL priority="0">https://files.mcupdater.com/optional/packs/unity-1.12_plus.git.zip</URL>
<!-- cached because the github dl is nested -->
<Size>14081028</Size>
<Required isDefault='true'>false</Required>
<ModType>Regular</ModType>
<MD5>83dbd6304b5367659fc1b5cb9ac87a9d</MD5>
<Meta>
<version>c117cd3</version>
</Meta>
<ModPath>resourcepacks/unity-git.zip</ModPath>
</Module>
<Module name="Resource Pack - Unity [curse]" id="pack-unity-curse" depends="" side="CLIENT">
<URL priority="0">https://minecraft.curseforge.com/projects/unity/files/2547422/download</URL>
<Size>14081028</Size>
<Required isDefault='false'>false</Required>
<ModType>Regular</ModType>
<MD5>56336c1702da33f366f235be714e0e2f</MD5>
<Meta>
<version>1.6.3</version>
</Meta>
<ModPath>resourcepacks/unity-1.6.3.zip</ModPath>
</Module>
</Server>
</ServerPack>