Skip to content

Commit 1954b69

Browse files
predicate: "type" -> "condition"
1 parent b772580 commit 1954b69

20 files changed

+81
-81
lines changed

src/main/resources/data/spectrum/enchantment/cloaked/big_catch.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:big_catch",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
"supported_items": "#spectrum:enchantable/big_catch",
5151
"primary_items": "#minecraft:enchantable/fishing",
5252
"weight": 2
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/clovers_favor.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:clovers_favor",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
"supported_items": "#spectrum:enchantable/clovers_favor",
5151
"primary_items": "#minecraft:enchantable/sword",
5252
"weight": 2
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/disarming.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:disarming",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
"supported_items": "#spectrum:enchantable/disarming",
5151
"primary_items": "#minecraft:enchantable/sword",
5252
"weight": 1
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/exuberance.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:exuberance",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
"supported_items": "#spectrum:enchantable/exuberance",
5151
"primary_items": "#minecraft:enchantable/sword",
5252
"weight": 5
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/first_strike.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:first_strike",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
"supported_items": "#spectrum:enchantable/first_strike",
5151
"primary_items": "#minecraft:enchantable/sword",
5252
"weight": 2
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/foundry.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:foundry",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -30,7 +30,7 @@
3030
}
3131
},
3232
{
33-
"type": "minecraft:entity_properties",
33+
"condition": "minecraft:entity_properties",
3434
"entity": "this",
3535
"predicate": {
3636
"type_specific": {
@@ -62,4 +62,4 @@
6262
"supported_items": "#spectrum:enchantable/foundry",
6363
"primary_items": "#minecraft:enchantable/mining_loot",
6464
"weight": 2
65-
}
65+
}

src/main/resources/data/spectrum/enchantment/cloaked/improved_critical.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:improved_critical",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
"supported_items": "#spectrum:enchantable/improved_critical",
5151
"primary_items": "#minecraft:enchantable/sword",
5252
"weight": 2
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/indestructible.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:indestructible",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
],
5151
"supported_items": "#spectrum:enchantable/indestructible",
5252
"weight": 2
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/inertia.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:inertia",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -49,4 +49,4 @@
4949
],
5050
"supported_items": "#spectrum:enchantable/inertia",
5151
"weight": 1
52-
}
52+
}

src/main/resources/data/spectrum/enchantment/cloaked/inexorable.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:inexorable",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -52,4 +52,4 @@
5252
"supported_items": "#spectrum:enchantable/inexorable",
5353
"primary_items": "#minecraft:enchantable/chest_armor",
5454
"weight": 1
55-
}
55+
}

src/main/resources/data/spectrum/enchantment/cloaked/inventory_insertion.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:inventory_insertion",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -50,4 +50,4 @@
5050
"supported_items": "#spectrum:enchantable/inventory_insertion",
5151
"primary_items": "#minecraft:enchantable/mining_loot",
5252
"weight": 2
53-
}
53+
}

src/main/resources/data/spectrum/enchantment/cloaked/pest_control.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:pest_control",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -49,4 +49,4 @@
4949
],
5050
"supported_items": "#spectrum:enchantable/pest_control",
5151
"weight": 1
52-
}
52+
}

src/main/resources/data/spectrum/enchantment/cloaked/razing.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"effect": "spectrum:razing",
99
"requirements": [
1010
{
11-
"type": "minecraft:inverted",
11+
"condition": "minecraft:inverted",
1212
"term": {
13-
"type": "minecraft:entity_properties",
13+
"condition": "minecraft:entity_properties",
1414
"entity": "this",
1515
"predicate": {
1616
"type": "player"
1717
}
1818
}
1919
},
2020
{
21-
"type": "minecraft:entity_properties",
21+
"condition": "minecraft:entity_properties",
2222
"entity": "this",
2323
"predicate": {
2424
"type_specific": {
@@ -49,4 +49,4 @@
4949
],
5050
"supported_items": "#spectrum:enchantable/razing",
5151
"weight": 5
52-
}
52+
}

0 commit comments

Comments
 (0)