Skip to content

Releases: ojaha065/PiShockForMC

1.21-2.0.0.0

17 Jun 14:11
Compare
Choose a tag to compare

Update for Minecraft 1.21 - No major changes or new features.
1.20.x and 1.19.x players can continue using the previous version 1.1.2.1

1.20-1.1.2.1

07 Jan 14:56
Compare
Choose a tag to compare

Maintenance release - No major changes or new features.

Please note that even though the version string starts with "1.20", Minecraft 1.19.x is still supported.

1.20-1.1.2.0

04 Nov 14:42
Compare
Choose a tag to compare

Support for PiShock V3 firmware

Please note that even though the version string starts with "1.20", Minecraft 1.19.x is still supported.

1.20-1.1.1.0

03 Sep 10:29
Compare
Choose a tag to compare

Made punishment for death more configurable with options for duration and intensity. Please update your configuration files as follows or launch the game once to automatically generate updated file (with the default options).

Old configuration:

punishment_for_death = true

Replace with:

[punishment_for_death]
	enabled = true # true/false
	intensity = 50 # 1 - 100
	duration = 5 # 1 - 15 (seconds)

Please note that even though the version string starts with "1.20", Minecraft 1.19.x is still supported.

1.20-1.1.0.2

27 Jul 16:51
Compare
Choose a tag to compare

Added support for Minecraft 1.20.x
Minecraft 1.19.x players don't need to update.

Please note that even though the version string now starts with "1.20", Minecraft 1.19.x is still supported.

v1.19-1.1.0.1

16 Jul 16:00
Compare
Choose a tag to compare

Added support for Forge 44.x. (Minecraft 1.19.3)

v1.19-1.1.0.0

04 Jul 19:06
273673a
Compare
Choose a tag to compare

Now calls GetShockerInfo API endpoint and checks that Max Intensity and Max Duration settings are not set to too low values.

First release

25 Jun 09:33
Compare
Choose a tag to compare

Basic functionality implemented