Mods / Chess

Category: #Cosmetics #Creatures
Author: Packled
Side: Both
Created: Aug 4th 2022 at 8:17 AM
Last modified: Aug 18th 2022 at 10:16 PM
Downloads: 1239
Follow Unfollow 1

Latest file for v1.16.5:
Chess.zip 1-click install


Add simple chess in game.

Pieces are entities. Can be taken with right click as dummy

Acknowledgements

Thank you to the following people:

  • Sertobul: Models
  • Craluminum: Code consultation and inspiration

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.0.2 865 Aug 18th 2022 at 10:16 PM Show Chess.zip Install now
v1.0.1 195 Aug 4th 2022 at 4:08 PM Show Chess.zip Install now
v1.0.0 179 Aug 4th 2022 at 8:17 AM Show Chess.zip Install now

2 Comments (oldest first | newest first)

💬 DanaCraluminum, Aug 4th 2022 at 2:40 PM

These are entities WickedSchnitzel

💬 WickedSchnitzel, Aug 4th 2022 at 2:17 PM

You may want to use

"behaviors": [
{ "name": "RightClickPickup" }
],

with these blocks. Instead of breaking, you'd just pick them up and place them down - like it should be.

(edit comment delete)