Skip to content

Commit

Permalink
Set ignoreNBT on most Mekanism quests
Browse files Browse the repository at this point in the history
Closes #964
  • Loading branch information
MaxNeedsSnacks committed Mar 13, 2019
1 parent 68a3419 commit f8ce369
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions config/betterquesting/DefaultQuests.json
Original file line number Diff line number Diff line change
Expand Up @@ -13360,7 +13360,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -13976,7 +13976,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -14055,7 +14055,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -14210,7 +14210,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -14365,7 +14365,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -14529,7 +14529,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -14837,7 +14837,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -14916,7 +14916,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -14995,7 +14995,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -15467,7 +15467,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -15547,7 +15547,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -15626,7 +15626,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -15705,7 +15705,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -15781,7 +15781,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down Expand Up @@ -15875,7 +15875,7 @@
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
Expand Down

0 comments on commit f8ce369

Please sign in to comment.