Skip to content

Commit

Permalink
State of the modpack, version 1.61
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard committed Mar 7, 2019
1 parent f476417 commit eb5e38b
Show file tree
Hide file tree
Showing 8 changed files with 73 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,5 @@ ModpackFileId.json
*.jar
server.properties
config/brandon3055/ProjectIntelligence/ModDocs/
oldmanifest.json
manifest.json
1 change: 1 addition & 0 deletions config/incontrol/experience.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
1 change: 1 addition & 0 deletions config/incontrol/loot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
12 changes: 12 additions & 0 deletions config/incontrol/main.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Configuration file

##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# General settings
##########################################################################################################

general {
}


1 change: 1 addition & 0 deletions config/incontrol/potentialspawn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
55 changes: 55 additions & 0 deletions config/incontrol/spawn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
[
{
"dimension": [
-2,
100,
101,
102,
103,
104,
106,
108,
109,
110,
111,
112,
113,
114,
115,
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
],
"result": "deny"
}
]
1 change: 1 addition & 0 deletions config/incontrol/summonaid.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
Binary file not shown.

0 comments on commit eb5e38b

Please sign in to comment.