Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Merge branch 'snapshots'
Browse files Browse the repository at this point in the history
  • Loading branch information
Earthcomputer committed Jul 27, 2022
2 parents fbb624e + 1a9065d commit 46463bc
Show file tree
Hide file tree
Showing 79 changed files with 26,409 additions and 197 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
public class Protocols {

// 1.19.x
public static final int V1_19_1 = 760;
public static final int V1_19 = 759;

// 1.18.x
Expand Down
42 changes: 42 additions & 0 deletions data/1.19.1/banner_pattern.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
id name oldName remapTo
0 base
1 square_bottom_left
2 square_bottom_right
3 square_top_left
4 square_top_right
5 stripe_bottom
6 stripe_top
7 stripe_left
8 stripe_right
9 stripe_center
10 stripe_middle
11 stripe_downright
12 stripe_downleft
13 small_stripes
14 cross
15 straight_cross
16 triangle_bottom
17 triangle_top
18 triangles_bottom
19 triangles_top
20 diagonal_left
21 diagonal_up_right
22 diagonal_up_left
23 diagonal_right
24 circle
25 rhombus
26 half_vertical
27 half_horizontal
28 half_vertical_right
29 half_horizontal_bottom
30 border
31 curly_border
32 gradient
33 gradient_up
34 bricks
35 globe
36 creeper
37 skull
38 flower
39 mojang
40 piglin
Loading

0 comments on commit 46463bc

Please sign in to comment.