tangled
alpha
login
or
join now
falxie.gay
/
construct
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
feat: disable aquaculture neptunium
Falxie_
3 years ago
637e9548
e09ced78
+5
-5
3 changed files
expand all
collapse all
unified
split
config
aquaculture-common.toml
index.toml
pack.toml
+3
-3
config/aquaculture-common.toml
···
13
13
" Used to add additional custom messages" = 29
14
14
15
15
["neptunium options"]
16
16
-
"Enable recipes for Neptunium items?" = true
17
17
-
"Enable recipes for Neptunium armor?" = true
16
16
+
"Enable recipes for Neptunium items?" = false
17
17
+
"Enable recipes for Neptunium armor?" = false
18
18
#Should Neptune's bounty be added as fishing loot? Very rare.
19
19
-
"Add Neptune's Bounty as loot?" = true
19
19
+
"Add Neptune's Bounty as loot?" = false
20
20
21
21
["spawn options"]
22
22
+1
-1
index.toml
···
370
370
371
371
[[files]]
372
372
file = "config/aquaculture-common.toml"
373
373
-
hash = "5117e87a5d1984b0cf4ddc2efbcf139579b2fd26874ba11c6d3fb186cc19467e"
373
373
+
hash = "cf59ab7e2fa3a7602e1c39ef19131cc3d404b314ca83e4e34675f4577e5c1ca5"
374
374
375
375
[[files]]
376
376
file = "config/attributefix.json"
+1
-1
pack.toml
···
6
6
[index]
7
7
file = "index.toml"
8
8
hash-format = "sha256"
9
9
-
hash = "b549ae8c4bb2cd49d99a0d4b231b2f622c5532bcfa7c00f85795bef26efa433f"
9
9
+
hash = "6205be192a95cc5fa8d56369caca02134fa0c5922c2d05b1fb333543eb37cd03"
10
10
11
11
[versions]
12
12
forge = "40.1.73"