MineChess
Working Chess in Minecraft
MineChess
<a href='https://ko-fi.com/X8X71FI3YO' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://i.postimg.cc/SQ5ZLKg5/support-me-on-kofi-beige.png' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
Description
This datapack / mod adds chess to Minecraft
To get a board you need to craft it (1.20.5+) or enter this command ``` /function chess:summon/summon ```

To make a move, you need to click on the figure, and then on the field you want to move to. The mod provides for a double move of the pawn, castling and capture en passant.
Command to change the style of figures: ``` /function chess:replace_figures ```
To remove the board with figures you need to use the following two commands
``` /execute as @e[tag=bizcub.chess] on passengers run kill @s ```
``` /kill @e[tag=bizcub.chess] ```
Craft


Dependencies
- Fabric loader requires Fabric API