Skip to content

Commit b7505e1

Browse files
authored
Update create-a-minecraft-mod-with-java.mdx
1 parent 60ff344 commit b7505e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/create-a-minecraft-mod-with-java/create-a-minecraft-mod-with-java.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Inside of that, we write:
248248

249249
Lastly, in **textures**, we create a folder called **item**, and inside it, we add a file called **codedex.png**.
250250

251-
You can add a photo yourself of whatever you want this item to look like, but here's the Codedex Bot logo:
251+
You can add a photo yourself of whatever you want this item to look like, but here's the [Codedex Bot logo](https://raw.githubusercontent.com/codedex-io/projects/refs/heads/main/projects/create-a-minecraft-mod-with-java/bot-logo.png):
252252

253253
<img src="https://i.imgur.com/yA845P4.png" alt="closing ceremony image" width="30%"/>
254254

0 commit comments

Comments
 (0)