MineChess
Working Chess in Minecraft
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
MineChess
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