-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplayer.config.patch
More file actions
15 lines (15 loc) · 1.23 KB
/
player.config.patch
File metadata and controls
15 lines (15 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "makemagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "sturdymagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "shinymagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "duramagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "chillmagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "heatmagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "poismagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "elecmagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "aemagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "femagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "vimagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "craftingmagnorbs" } },
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-", "value" : { "item" : "lodestone" } }
]