Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate Data

GitHub Action that generates Minecraft default datapack data for a specified version.

Test Action

Usage

jobs:
  generate-data:
    runs-on: ubuntu-latest
    steps:
      - name: 'Generate data to "./default_data"'
        id: generate_data
        uses: MinecraftPlayground/generate-data@main
        with:
          version: 1.21.2
          path: './default_data'

Inputs

Input Required? Default Description
version No latest-release Minecraft version to generate assets for or one of latest-release/latest-snapshot.
path No ./default Relative path under $GITHUB_WORKSPACE to place the assets.
api-url No https://piston-meta.mojang.com/mc/game/version_manifest_v2.json URL to the Minecraft manifest API.

License

The scripts and documentation in this project are released under the GPLv3 License.

About

GitHub Action that generates Minecraft default datapack data.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.