jpenilla / chesscraft

Paper plugin adding in-world chess matches against players and chess engines (CPUs) to Minecraft
https://modrinth.com/plugin/chesscraft
Apache License 2.0
19 stars 2 forks source link

Pieces without resource pack? #16

Closed fosspill closed 1 year ago

fosspill commented 1 year ago

Hi! I see in the config that we can define MODE and MATERIAL.

Could I use this to make the chessboard playable without the resource pack? I don't mind it being janky as long as one can kind of recognize the pieces

I also see the text "Pieces: Supports both custom models through a resource pack (linked below), and using textured player heads for resource pack free use." which I assume would mean MODE playerheads?

EDIT:

You apply playerheads by setting

pieces:
    mode: PLAYER_HEAD

and removing all other options under pieces before reloading the config