diff --git a/command_data/links.py b/command_data/links.py index 79c473c..4351022 100644 --- a/command_data/links.py +++ b/command_data/links.py @@ -64,6 +64,11 @@ "about": "Misode's Datapack Generators are useful when creating files such as loot tables, predicates, advancement, worldgen files, and more!", "link": "https://misode.github.io" }, + { + "name": "Tool: MCStacker", + "about": "A Minecraft generator and converter for commands and loot tables with support for many Minecraft versions.", + "link": "https://misode.github.io" + }, { "name": "Tool: Blockbench", "about": "Blockbench is a model and texture editor for use in resource packs.", @@ -74,4 +79,9 @@ "about": "Our Minecraft Text Editor lets you really easily create text components, tellraw commands, lore components, and more!", "link": "https://text.datapackhub.net/" }, + { + "name": "Tool: Snowcapped", + "about": "A Minecraft dimension editor which exports a multi-noise dimension file and a spline configuration.", + "link": "https://snowcapped.jacobsjo.eu/" + } ]