McTsts / awesome-mcc

A curated list of minecraft commands resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-mcc

A curated list of minecraft commands and mapmaking resources.

Contributions are welcome and wanted. See CONTRIBUTING.md for more info.

Blockbench

  • Armor Stand Animator - provides an interface for Blockbench to animate armor stands which is converted to a data pack

Generators

  • Shapes Generator - a web tool that can generate mcfunction files consisting of static particle commands
  • mcgen - create your own copy of mcdata
  • misode.github.io - a collection of amazing generators for datapacks

Libraries

  • Lantern load - a simple implementation of version resolution intended to allow data packs and their dependencies to load in a controllable order
  • NBT Crafting API - allows datapack creators to get the nbt data of items used in the crafting table and apply it to the output
  • Score based damage - apply damage dynamically based on a score
  • Quiet custom blocks - make barrel based blocks without the noise

Mods

  • Data reload - displays datapack load errors in chat (when installed server side) and adds a F3+Y keybind to /reload (when installed client side)
  • Gitmod - a cursed serverside git client in mc
  • Resource reload - resends the server resource pack to clients on /reload
  • Shader reload - adds F3+R to reload shaders only much faster, displaying errors in chat

Processing

  • babelbox - a language localization generator
  • beet - the Minecraft pack development kit
  • lectern - literate programming, in Minecraft
  • Mitochondria - a website to merge resourcepacks and datapacks

Programming languages

  • CMC - an object oriented language which compiles to commands
  • McFunctionExtensions - some extensions to the vanilla Minecraft functions syntax
  • Sandstone - a javascript library for datapacks

Programs

Resource packs

Shaders

Statistics

  • DatapackStats - a small java program that will generate a bunch interesting numbers about your datapack
  • Function analyser - analyse all of your functions and generate a report that includes details about them

Templates

  • MapmakingTemplate - a template for maps, with a datapack, resourcepack and helpful explanations

Tutorials

Utility

Worldgen

About

A curated list of minecraft commands resources.