Skip to content

Commit 6fa437a

Browse files
Update index.md
1 parent 6e79824 commit 6fa437a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ A list of software on my computer.
1717

1818
A Minetest mod that randomizes node drops, entity drops, and crafting recipes. Saves randomness, can be toggled on/off
1919

20-
### Better Commands (WIP)
20+
### Minecraft Commands (WIP)
2121
[GitHub](https://github.com/thepython10110/better_commands)
2222

23-
A mod that will add Minecraft syntax for commands (such as `/kill @e[type=mobs_mc:zombie`, which actually already works).
23+
A mod that adds Minecraft commands (such as `/execute as @e at @s run me is closest to @e[sort=nearest,limit=1,distance=.1..]`). Obviously, there are some differences, but I'm doing my best to make it as similar as possible.
2424

2525
### BigNum
2626
[GitHub](https://github.com/thepython10110/bignum), [ContentDB](https://content.minetest.net/packages/ThePython/bignum/)
@@ -64,7 +64,7 @@ A Python/Tkinter program that counts down the time until user-specified events,
6464
### GitHub Pages
6565
[GitHub](https://github.com/thepython10110/thepython10110.github.io)
6666

67-
The code for this site.
67+
The "code" for this site (if you can really call HTML/Markdown code).
6868

6969
### Midiflip
7070
[GitHub](https://github.com/thepython10110/midiflip), [Demo](midiflip)

0 commit comments

Comments
 (0)