
FirstJoinKit
Overview
This datapack gives players who have just joined a set of starter tools, including all iron tools, an iron sword, and 16 pieces of steak.
FirstJoinKit makes the early game of a world or server easier and more fun.
Configuration
To configure which items are given to players, unzip the datapack and navigate to:
data/firstjoinkit/function/tick.mcfunction
Open the file and edit the item names in the first part of the code to customize the starter items.
To add enchantments or item components, follow this guide:
Item Components - Minecraft Wiki
Example (enchanted iron sword with Sharpness V)
execute as @a[tag=!Joined] at @s run give @s iron_sword[enchantments={sharpness:5}]
Screenshot of me just joining a new world

Ченджлог
1.0.0+modРелиз1.21.9, 1.21.10, 1.21.11 · 14 июня 2026 г.
Tested versions: 1.21.11 - Should also work in all the other 1.21.x versions.
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 4 июня 2026 г.
Tested versions: 1.21.11 - Should also work in all the other 1.21.x versions.
Комментарии
Загружаем…