Skip to content

Releases: Kishibe3/client-script

1.17.1 release 0

12 Oct 17:29
545194a

Choose a tag to compare

  • add block function to create BlockValue (can specify a block at some coordinate and the type of block and its properties)
  • add entity_selector function to get specific entities (same function as in carpet, but it has been rewritten)
  • add query function to get NBT data from an entity (migrate from carpet)
  • add draw_shape function to draw different kinds of shapes (migrate from carpet, but we can see these shapes through walls! => ESP!)

1.16.5 incomplete release

13 Sep 06:28
49d5f0d

Choose a tag to compare

We had planned to add more features in Client Script mod for Minecraft 1.16.5. However, we decide to develop the 1.17.1 version first.
We don't have enough time for developing 2 versions simultaneously, so we decide to release the 1.16.5 version first. If we have time in the future, maybe we will come back to develop 1.16.5 one.

Please refer to the README.md file for more information about this mod.