A vanilla Minecraft server built from 1.21.9 - The Copper Age with datapacks, custom systems, and server-wide effects.
CoreBound is the pack that this mod has been designed for. Each mod is a module and works independently
\## Core
logic for Minecraft version detection
sets #ver mc_ver to match DataVersion. other modules can use #ver mc_ver to run version specific code
execute store result score #ver mc_ver run data get entity @s DataVersion
\## Development Notes
this datapack was developed live at Cababs - Twitch
and streams uploaded to Minecraft Vanilla Server Development - YouTube
this datapack was developed live at Cababs - Twitch
and streams uploaded to Minecraft Vanilla Server Development - YouTube
Some ideas and programming assistance were generated with the help of AI tools (ChatGPT) for brainstorming and function logic. All code was tested, integrated and reviewed manually.