eclipseisoffline / modifyplayerdata

This mod allows Minecraft's data commands (/data, /execute store, etc.) to modify player data
https://modrinth.com/mod/modify-player-data
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Update to 1.21 #2

Closed eclipseisoffline closed 3 months ago

eclipseisoffline commented 3 months ago

gradle.properties was updated and a single line was fixed to get a running build (method signature of player.teleport changed in the Pos key applier). Seems to work fine in testing

Closes #1