This is the configuration of the plugin using a custom resource pack that add models to the pieces of chess arenas. You can download the resource pack from HERE .
Copy pieces:
pawn:
points: 1
black:
model:
material: BLAZE_POWDER
model: "minechess:chess_pawn_black"
offset_y: 0.25
white:
model:
material: BLAZE_POWDER
model: "minechess:chess_pawn_white"
offset_y: 0.25
rook:
points: 3
black:
model:
material: BLAZE_POWDER
model: "minechess:chess_rook_black"
offset_y: 0.25
white:
model:
material: BLAZE_POWDER
model: "minechess:chess_rook_white"
offset_y: 0.25
bishop:
points: 3
black:
model:
material: BLAZE_POWDER
model: "minechess:chess_bishop_black"
offset_y: 0.5
white:
model:
material: BLAZE_POWDER
model: "minechess:chess_bishop_white"
offset_y: 0.5
knight:
points: 3
black:
model:
material: BLAZE_POWDER
model: "minechess:chess_knight_black"
offset_y: 0.5
rotation: 90
white:
model:
material: BLAZE_POWDER
model: "minechess:chess_knight_white"
offset_y: 0.5
rotation: -90
queen:
points: 10
black:
model:
material: BLAZE_POWDER
model: "minechess:chess_queen_black"
offset_y: 0.5
white:
model:
material: BLAZE_POWDER
model: "minechess:chess_queen_white"
offset_y: 0.5
king:
black:
model:
material: BLAZE_POWDER
model: "minechess:chess_king_black"
offset_y: 0.5
white:
model:
material: BLAZE_POWDER
model: "minechess:chess_king_white"
offset_y: 0.5