-
Notifications
You must be signed in to change notification settings - Fork 7
/
hexdatapacks.json
57 lines (57 loc) · 2.25 KB
/
hexdatapacks.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
[
{
"name": "flayta pack template",
"description": "A template datapack for making mindflay recipes",
"link": "https://github.com/SamsTheNerd/flayta-pack-template"
},
{
"name": "HexSealingFix",
"description": "fixes sealing focuses and spellbooks in 1.19 forge",
"link": "https://github.com/FractalineHue/HexSealingFix#hexsealingfix"
},
{
"name": "StairTags",
"description": "adds edified stairs to stair tags and the axe mineable tag",
"link": "https://github.com/beholderface/hex-datapacks"
},
{
"name": "HexScrollDye",
"description": "adds dyeing to make ancient scrolls",
"link": "https://github.com/beholderface/hex-datapacks"
},
{
"name": "information-trinkets",
"description": "adds trinket slots for hex lenses, create goggles, and botania monocles",
"link": "https://github.com/beholderface/hex-datapacks"
},
{
"name": "Merge Phial",
"description": "Adds recipes for merging phials above max capacity",
"link": "https://github.com/SamsTheNerd/hexaddons/tree/main/hexxycrafttweakerscripts"
},
{
"name": "Phial Turtle",
"description": "Disables the default computercraft turtle recipes and replaces them with ones requiring phials.",
"link": "https://github.com/SamsTheNerd/hexaddons/tree/main/hexxycrafttweakerscripts"
},
{
"name": "Lore Fragments",
"description": "Adds lore fragments to chest loot",
"link": "https://github.com/SamsTheNerd/hexaddons/tree/main/datapacks/"
},
{
"name": "No HexBook",
"description": "Prevents the hexbook from starting in your inventory when you join a world.",
"link": "https://github.com/SamsTheNerd/hexaddons/tree/main/datapacks/"
},
{
"name": "Merge Phial for KubeJS",
"description": "Adds recipes for merging phials above max capacity. Uses KubeJS",
"link": "https://github.com/GPeckman/hexcasting-phials"
},
{
"name": "Seal Fix CT",
"description": "A craft tweaker script for fixing hex sealing recipes on 1.19.2",
"link": "https://github.com/SamsTheNerd/hexaddons/tree/main/hexxycrafttweakerscripts"
}
]