Commit 1954b69 1 parent b772580 commit 1954b69 Copy full SHA for 1954b69
File tree 20 files changed +81
-81
lines changed
src/main/resources/data/spectrum/enchantment/cloaked
20 files changed +81
-81
lines changed Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:big_catch" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
"supported_items" : " #spectrum:enchantable/big_catch" ,
51
51
"primary_items" : " #minecraft:enchantable/fishing" ,
52
52
"weight" : 2
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:clovers_favor" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
"supported_items" : " #spectrum:enchantable/clovers_favor" ,
51
51
"primary_items" : " #minecraft:enchantable/sword" ,
52
52
"weight" : 2
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:disarming" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
"supported_items" : " #spectrum:enchantable/disarming" ,
51
51
"primary_items" : " #minecraft:enchantable/sword" ,
52
52
"weight" : 1
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:exuberance" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
"supported_items" : " #spectrum:enchantable/exuberance" ,
51
51
"primary_items" : " #minecraft:enchantable/sword" ,
52
52
"weight" : 5
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:first_strike" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
"supported_items" : " #spectrum:enchantable/first_strike" ,
51
51
"primary_items" : " #minecraft:enchantable/sword" ,
52
52
"weight" : 2
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:foundry" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
30
30
}
31
31
},
32
32
{
33
- "type " : " minecraft:entity_properties" ,
33
+ "condition " : " minecraft:entity_properties" ,
34
34
"entity" : " this" ,
35
35
"predicate" : {
36
36
"type_specific" : {
62
62
"supported_items" : " #spectrum:enchantable/foundry" ,
63
63
"primary_items" : " #minecraft:enchantable/mining_loot" ,
64
64
"weight" : 2
65
- }
65
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:improved_critical" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
"supported_items" : " #spectrum:enchantable/improved_critical" ,
51
51
"primary_items" : " #minecraft:enchantable/sword" ,
52
52
"weight" : 2
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:indestructible" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
],
51
51
"supported_items" : " #spectrum:enchantable/indestructible" ,
52
52
"weight" : 2
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:inertia" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
49
49
],
50
50
"supported_items" : " #spectrum:enchantable/inertia" ,
51
51
"weight" : 1
52
- }
52
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:inexorable" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
52
52
"supported_items" : " #spectrum:enchantable/inexorable" ,
53
53
"primary_items" : " #minecraft:enchantable/chest_armor" ,
54
54
"weight" : 1
55
- }
55
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:inventory_insertion" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
50
50
"supported_items" : " #spectrum:enchantable/inventory_insertion" ,
51
51
"primary_items" : " #minecraft:enchantable/mining_loot" ,
52
52
"weight" : 2
53
- }
53
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:pest_control" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
49
49
],
50
50
"supported_items" : " #spectrum:enchantable/pest_control" ,
51
51
"weight" : 1
52
- }
52
+ }
Original file line number Diff line number Diff line change 8
8
"effect" : " spectrum:razing" ,
9
9
"requirements" : [
10
10
{
11
- "type " : " minecraft:inverted" ,
11
+ "condition " : " minecraft:inverted" ,
12
12
"term" : {
13
- "type " : " minecraft:entity_properties" ,
13
+ "condition " : " minecraft:entity_properties" ,
14
14
"entity" : " this" ,
15
15
"predicate" : {
16
16
"type" : " player"
17
17
}
18
18
}
19
19
},
20
20
{
21
- "type " : " minecraft:entity_properties" ,
21
+ "condition " : " minecraft:entity_properties" ,
22
22
"entity" : " this" ,
23
23
"predicate" : {
24
24
"type_specific" : {
49
49
],
50
50
"supported_items" : " #spectrum:enchantable/razing" ,
51
51
"weight" : 5
52
- }
52
+ }
You can’t perform that action at this time.
0 commit comments