You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = """Fungecraft is a Minecraft version of the esoteric programming language Befunge, using Minecraft blocks instead of ASCII Characters.<br/>
8
-
<br/>
9
-
Fungecraft is to date one of my favourite packs that I've worked on. It was my first real computational datapack, and it was a lot of fun to work on.<br/>
10
-
With the making of it, I was able to prove that mcfunction was turing complete, which cool. I was also very passionate about esolangs at the time, hence the reason for making it.<br/>
11
-
<br/>
12
-
I made Fungecraft before string parsing was a thing, so I used blocks instead of a book as input.<br/>
13
-
I think Fungecraft helped me get into the mindset of this kind of datapack, and allowed me to later go on to make far more complex packs, such as Code of Copper."""
7
+
Fungecraft is a Minecraft version of the esoteric programming language Befunge, using Minecraft blocks instead of ASCII Characters.\
8
+
\
9
+
Fungecraft is to date one of my favourite packs that I've worked on. It was my first real computational datapack, and it was a lot of fun to work on.
10
+
With the making of it, I was able to prove that mcfunction was turing complete, which cool. I was also very passionate about esolangs at the time, hence the reason for making it.\
11
+
\
12
+
I made Fungecraft before string parsing was a thing, so I used blocks instead of a book as input.
13
+
I think Fungecraft helped me get into the mindset of this kind of datapack, and allowed me to later go on to make far more complex packs, such as Code of Copper.
description = """Gadgets is a datapack that I made when I was feeling motivated, but didn't have any good ideas. I'm not particularly proud of it, but I guess it's an interesting pack.<br/>
8
-
<br/>
9
-
It's not very original, which is why I don't care much for it. I guess I learned something about datapacks while making it, but overall it was just me trying to get some views and downloads as I hadn't really posted a datapack in a while."""
7
+
Gadgets is a datapack that I made when I was feeling motivated, but didn't have any good ideas. I'm not particularly proud of it, but I guess it's an interesting pack.\
8
+
\
9
+
It's not very original, which is why I don't care much for it. I guess I learned something about datapacks while making it, but overall it was just me trying to get some views and downloads as I hadn't really posted a datapack in a while.
description = """My lucky blocks datapack was a very big project for me at the time, and remains my most popular datapack to date. This particular datapack holds a special place in my heart, as it marked the beginning of my journey as a Minecraft content creator on YouTube. <br/>
8
-
<br/>
9
-
There are 5 tiers of lucky blocks: Coal up to Netherite. Each one holds better rewards, but also bigger dangers. Upon breaking a Lucky Block, you might be showered with valuable treasures, ranging from rare resources like diamonds and emeralds to powerful enchanted items. Alternatively, you might find yourself facing unexpected challenges as waves of mobs descend upon you or treacherous traps are sprung.<br/>
10
-
<br/>
11
-
The main reason this datapack took so much effort to make was that I had to create my own custom crafting table, so that the lucky blocks were easily craftable. I'm very thankful I did so though, because I have used the crafter in many datapacks since."""
7
+
My lucky blocks datapack was a very big project for me at the time, and remains my most popular datapack to date. This particular datapack holds a special place in my heart, as it marked the beginning of my journey as a Minecraft content creator on YouTube. \
8
+
\
9
+
There are 5 tiers of lucky blocks: Coal up to Netherite. Each one holds better rewards, but also bigger dangers. Upon breaking a Lucky Block, you might be showered with valuable treasures, ranging from rare resources like diamonds and emeralds to powerful enchanted items. Alternatively, you might find yourself facing unexpected challenges as waves of mobs descend upon you or treacherous traps are sprung.\
10
+
\
11
+
The main reason this datapack took so much effort to make was that I had to create my own custom crafting table, so that the lucky blocks were easily craftable. I'm very thankful I did so though, because I have used the crafter in many datapacks since.
0 commit comments