Frequently Asked Questions - APDevTeam/Movecraft GitHub Wiki

Version support

Our version support policy is to support the latest version and the preceding "Major Update", and maintain all "Game Drops" in-between. If there is a hotfix for a game drop, we will remove support for the initial game drop and only support the hotfix version. If a breaking issue arises with an in-between version, we will likely drop support rather than fix it. This revised support policy better reflects the realities of Mojang's and Server Owner's update schedules.

Minecraft Version Movecraft Version Support Stage
1.21.8 Latest Dev Builds* :white_check_mark: Active Development
1.21.5 Latest Dev Builds* :yellow_square: Maintenance
1.21.4 Latest Beta Release :yellow_square: Maintenance
1.21.3 - :x: Unsupported
1.21.1 Latest Dev Builds* :yellow_square: Maintenance
1.20.6 Latest Beta Release :green_square: Full Support
1.20.4 - :x: Unsupported
1.19.4 8.0.0 Beta 3 :x: Unsupported
1.18.2 8.0.0 Beta 5 :x: Unsupported
1.17.1 8.0.0 Beta 1 :x: Unsupported
1.16.5 8.0.0 Beta 2 :x: Unsupported
1.15.2 8.0.0 Alpha 6 :x: Unsupported
1.14.4 8.0.0 Beta 1 :x: Unsupported
1.12.2 7.0.0 :x: Unsupported
1.11.2 7.0.0 :x: Unsupported
1.10.2 7.0.0 :x: Unsupported
1.9.x 5.0.0 :x: Unsupported
1.8.x 4.0.1 :x: Unsupported
1.7.x 4.0.1 :x: Unsupported
1.6.x 4.0.1 :x: Unsupported
1.5.x 3.1.26 :x: Unsupported
1.2.5 0.8.6 :x: Unsupported
1.0.0 0.7.3 :x: Unsupported

*As always with Dev Builds, these are not to be used on a production server or anything you care about.

Movecraft 8 (or it's addons) won't load!

If there is an error loading craft types stating that there is no valid tag, verify that the file/movecraft-data.zip datapack is loaded and enabled by running /datapack list.

  • If the datapack does not show up, restart the server and Movecraft should automatically save it. Sometimes it takes a few times to get the datapack to load due to limitations in the Paper API.
  • If the datapack does show up but the error persists, delete it and let Movecraft regenerate it. Mojang probably changed the datapack format.

What tags are available?

Vanilla Minecraft has a number of block tags by default, you can find them listed here. In addition, Movecraft adds its own datapack with some more tags, you can find them listed here.