|
11 | 11 | {
|
12 | 12 | "function": "minecraft:enchant_with_levels",
|
13 | 13 | "levels": 20,
|
14 |
| - "treasure": true, |
| 14 | + "options": "#minecraft:on_random_loot", |
15 | 15 | "conditions": [
|
16 | 16 | {
|
17 | 17 | "condition": "minecraft:random_chance",
|
|
29 | 29 | {
|
30 | 30 | "function": "minecraft:enchant_with_levels",
|
31 | 31 | "levels": 15,
|
32 |
| - "treasure": true, |
| 32 | + "options": "#minecraft:on_random_loot", |
33 | 33 | "conditions": [
|
34 | 34 | {
|
35 | 35 | "condition": "minecraft:random_chance",
|
|
49 | 49 | "options": [
|
50 | 50 | {
|
51 | 51 | "spectrum:bottomless_stack": {
|
52 |
| - "template": { |
53 |
| - "id": "minecraft:tipped_arrow", |
| 52 | + "variant": { |
| 53 | + "item": "minecraft:tipped_arrow", |
54 | 54 | "components": {
|
55 | 55 | "potion_contents": {
|
56 | 56 | "potion": "spectrum:pigment_potion",
|
|
73 | 73 | },
|
74 | 74 | {
|
75 | 75 | "spectrum:bottomless_stack": {
|
76 |
| - "template": { |
77 |
| - "id": "minecraft:tipped_arrow", |
| 76 | + "variant": { |
| 77 | + "item": "minecraft:tipped_arrow", |
78 | 78 | "components": {
|
79 | 79 | "potion_contents": {
|
80 | 80 | "potion": "spectrum:pigment_potion",
|
|
97 | 97 | },
|
98 | 98 | {
|
99 | 99 | "spectrum:bottomless_stack": {
|
100 |
| - "template": { |
101 |
| - "id": "minecraft:tipped_arrow", |
| 100 | + "variant": { |
| 101 | + "item": "minecraft:tipped_arrow", |
102 | 102 | "components": {
|
103 | 103 | "potion_contents": {
|
104 | 104 | "potion": "spectrum:pigment_potion",
|
|
121 | 121 | },
|
122 | 122 | {
|
123 | 123 | "spectrum:bottomless_stack": {
|
124 |
| - "template": { |
125 |
| - "id": "minecraft:tipped_arrow", |
| 124 | + "variant": { |
| 125 | + "item": "minecraft:tipped_arrow", |
126 | 126 | "components": {
|
127 | 127 | "potion_contents": {
|
128 | 128 | "potion": "spectrum:pigment_potion",
|
|
145 | 145 | },
|
146 | 146 | {
|
147 | 147 | "spectrum:bottomless_stack": {
|
148 |
| - "template": { |
149 |
| - "id": "minecraft:tipped_arrow", |
| 148 | + "variant": { |
| 149 | + "item": "minecraft:tipped_arrow", |
150 | 150 | "components": {
|
151 | 151 | "potion_contents": {
|
152 | 152 | "potion": "spectrum:pigment_potion",
|
|
169 | 169 | },
|
170 | 170 | {
|
171 | 171 | "spectrum:bottomless_stack": {
|
172 |
| - "template": { |
173 |
| - "id": "minecraft:tipped_arrow", |
| 172 | + "variant": { |
| 173 | + "item": "minecraft:tipped_arrow", |
174 | 174 | "components": {
|
175 | 175 | "potion_contents": {
|
176 | 176 | "potion": "spectrum:pigment_potion",
|
|
0 commit comments