mirror of
https://github.com/LukeHagar/unicorn-utterances.git
synced 2025-12-10 21:07:46 +00:00
update edited date frontmatter
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
title: "Minecraft Data Pack Programming: Command Syntax",
|
||||
description: "Learn the beginnings of data pack development in Minecraft - using positions, entity selectors, and conditional logic in commands!",
|
||||
published: '2022-06-15T21:12:03.284Z',
|
||||
edited: '2023-09-27',
|
||||
authors: ['fennifith'],
|
||||
tags: [],
|
||||
attached: [],
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
title: "Minecraft Data Pack Programming: Introduction",
|
||||
description: "Learn the beginnings of data pack development in Minecraft - using commands and functions to add custom behavior from scratch!",
|
||||
published: '2022-06-14T21:12:03.284Z',
|
||||
edited: '2023-09-12',
|
||||
edited: '2023-09-27',
|
||||
authors: ['fennifith'],
|
||||
tags: [],
|
||||
attached: [],
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
title: "Minecraft Data Pack Programming: Scoreboard Usage",
|
||||
description: "Learn data pack development in Minecraft - using player scoreboards, variables, and operations!",
|
||||
published: '2022-08-20T19:10:03.284Z',
|
||||
edited: '2023-09-27',
|
||||
authors: ['fennifith'],
|
||||
tags: [],
|
||||
attached: [],
|
||||
|
||||
Reference in New Issue
Block a user