11{
2- "id" : " blossoming_pots" ,
3- "name" : " Blossoming Pots" ,
4- "module_type" : " module" ,
5- "icon" : {
6- "id" : " minecraft:decorated_pot"
7- },
8- "criteria" : {
9- "obtain_pot" : {
10- "trigger" : " minecraft:inventory_changed" ,
11- "conditions" : {
12- "items" : [
13- {
14- "items" : [
15- " minecraft:decorated_pot" ,
16- " minecraft:flower_pot"
17- ]
18- }
19- ]
20- }
2+ "id" : " blossoming_pots" ,
3+ "name" : " Blossoming Pots" ,
4+ "module_type" : " module" ,
5+ "icon" : {
6+ "id" : " minecraft:decorated_pot"
7+ },
8+ "criteria" : {
9+ "obtain_pot" : {
10+ "trigger" : " minecraft:inventory_changed" ,
11+ "conditions" : {
12+ "items" : [
13+ {
14+ "items" : [
15+ " minecraft:decorated_pot" ,
16+ " minecraft:flower_pot"
17+ ]
18+ }
19+ ]
2120 }
22- },
23- "sections" : [
24- {
25- "name" : " display" ,
26- "enable" : [],
27- "requirements" : [
28- [
29- " obtain_pot"
30- ]
21+ }
22+ },
23+ "sections" : [
24+ {
25+ "name" : " display" ,
26+ "enable" : [],
27+ "requirements" : [
28+ [
29+ " obtain_pot"
30+ ]
31+ ],
32+ "pages" : [
33+ [
34+ {
35+ "insert" : " title"
36+ },
37+ {
38+ "translate" : " text.gm4.guidebook.blossoming_pots.description" ,
39+ "fallback" : " To pot a plant, interact with a Decorated Pot or empty Flower Pot while holding a supported item.\n To remove a plant, break the decorated pot or interact with the flower pot with an empty hand."
40+ }
3141 ],
32- "pages" : [
33- [
34- {
35- "insert" : " title"
36- },
37- {
38- "translate" : " text.gm4.guidebook.blossoming_pots.description" ,
39- "fallback" : " To pot a plant, interact with a Decorated Pot or empty Flower Pot while holding a supported item.\n To remove a plant, break the decorated pot or interact with the flower pot with an empty hand."
40- }
41- ],
42- [
43- {
44- "translate" : " text.gm4.guidebook.blossoming_pots.item_list.1" ,
45- "fallback" : " §nSupported Items:§r\n\n Vanilla Flower Pot\n plants\n Pale hanging moss\n Pointed dripstone\n Amethyst crystals\n Leaves\n Short & tall grass\n Lush cave plants"
46- }
47- ],
48- [
49- {
50- "translate" :" text.gm4.guidebook.blossoming_pots.item_list.2" ,
51- "fallback" :" §nSupported Items:§r\n\n Sugar cane\n Nether vines\n 2 tall plants\n Chorus flower\n Non-sniffer seeds\n Nether wart\n Sweet berries\n Coral reef plants"
52- }
53- ]
42+ [
43+ {
44+ "translate" : " text.gm4.guidebook.blossoming_pots.item_list.1" ,
45+ "fallback" : " §nSupported Items:§r\n\n Vanilla Flower Pot\n plants\n Pale hanging moss\n Pointed dripstone\n Amethyst crystals\n Leaves\n Short & tall grass\n Lush cave plants"
46+ }
47+ ],
48+ [
49+ {
50+ "translate" : " text.gm4.guidebook.blossoming_pots.item_list.2" ,
51+ "fallback" : " §nSupported Items:§r\n\n Sugar cane\n Nether vines\n 2 tall plants\n Chorus flower\n Non-sniffer seeds\n Nether wart\n Sweet berries\n Coral reef plants"
52+ }
5453 ]
55- }
56- ]
57- }
58-
54+ ]
55+ }
56+ ]
57+ }
0 commit comments