View difference between Paste ID: tJYU70Nu and YcSjD5Gd
SHOW: | | - or go back to the newest paste.
1
    items:
2
      1:
3
        type: item
4
        item:
5
          material: PORKCHOP
6
          quantity: 64
7
        buyPrice: 4500
8
        sellPrice: 425
9
        slot: 10
10
      2:
11
        type: item
12
        item:
13
          material: COOKED_PORKCHOP
14
          quantity: 64
15
        buyPrice: 6000
16
        sellPrice: 500
17
        slot: 11
18
      3:
19
        type: item
20
        item:
21
          material: CHICKEN
22
          quantity: 64
23
        buyPrice: 3400
24-
        sellPrice: 750
24+
        sellPrice: 275
25
        slot: 12
26
      4:
27
        type: item
28
        item:
29
          material: COOKED_CHICKEN
30
          quantity: 64
31
        buyPrice: 4000
32-
        sellPrice: 800
32+
        sellPrice: 325
33
        slot: 13
34
      5:
35
        type: item
36
        item:
37
          material: BEEF
38
          quantity: 64
39
        buyPrice: 4500
40
        sellPrice: 425
41
        slot: 14
42
      6:
43
        type: item
44
        item:
45
          material: COOKED_BEEF
46
          quantity: 64
47
        buyPrice: 6000
48
        sellPrice: 500
49
        slot: 15
50
      7:
51
        type: item
52
        item:
53
          material: MUTTON
54
          quantity: 64
55
        buyPrice: 6000
56
        sellPrice: 500
57
        slot: 16
58
      8:
59
        type: item
60
        item:
61
          material: COOKED_MUTTON
62
          quantity: 64
63
        buyPrice: 6000
64
        sellPrice: 500
65
        slot: 19
66
      9:
67
        type: item
68
        item:
69
          material: RABBIT
70
          quantity: 64
71
        buyPrice: 3400
72-
        sellPrice: 750
72+
        sellPrice: 325
73
        slot: 20
74
      10:
75
        type: item
76
        item:
77
          material: COOKED_RABBIT
78
          quantity: 64
79
        buyPrice: 4000
80-
        sellPrice: 800
80+
        sellPrice: 325
81
        slot: 21
82
      11:
83
        type: item
84
        item:
85
          material: COOKIE
86
          quantity: 64
87
        buyPrice: 3500
88
        sellPrice: 200
89
        slot: 22
90
      12:
91
        type: item
92
        item:
93
          material: CAKE
94
          quantity: 1
95
        buyPrice: 200
96
        sellPrice: 50
97
        slot: 23
98
      13:
99
        type: item
100
        item:
101
          material: APPLE
102
          quantity: 64
103
        buyPrice: 10000
104
        sellPrice: 1750
105
        slot: 24
106
      14:
107
        type: item
108
        item:
109
          material: tropical_fish
110
          quantity: 64
111
        buyPrice: 12000
112
        sellPrice: 2000
113
        slot: 25
114
      15:
115
        type: item
116
        item:
117
          material: pufferfish
118
          quantity: 1
119
        buyPrice: -1
120-
        sellPrice: 1250
120+
        sellPrice: 850
121
        slot: 29
122
      16:
123
        type: item
124
        item:
125
          material: cod
126
          quantity: 64
127
        buyPrice: 8000
128
        sellPrice: 1000
129
        slot: 30
130
      17:
131
        type: item
132
        item:
133
          material: COOKED_cod
134
          quantity: 64
135
        buyPrice: 10000
136
        sellPrice: 1500
137
        slot: 31
138
      18:
139
        type: item
140
        item:
141
          material: SALMON
142
          quantity: 64
143
        buyPrice: 12000
144
        sellPrice: 2000
145
        slot: 32
146
      19:
147
        type: item
148
        item:
149
          material: COOKED_SALMON
150
          quantity: 64
151
        buyPrice: 14000
152
        sellPrice: 2750
153
        slot: 33