Skip to content

packs TunnelScript

Legends11 edited this page Sep 12, 2026 · 1 revision

TunnelScript

A small command library for Minecraft data packs. The idea is simple: instead of copy-pasting the same execute/function boilerplate everywhere, you hand TunnelScript a list of things to do and it runs them for you in one go.

Metadata

Source: pack.mcmeta

  • Pack format: 10

Modules

Python

  • tools/build_versions.py

Source


This page was generated automatically by generate_wiki.py from the README, package metadata, and source code of this sub-project. Manual edits will be overwritten the next time the script runs.

Clone this wiki locally