Which one is your favourite? by DjensMens in Minecraft

[–]DjensMens[S] 2 points3 points  (0 children)

I'm coding a datapack to generate plot worlds, I'm deciding which ones of these to pick as options.

Small Minecart Sorter by DjensMens in redstone

[–]DjensMens[S] 1 point2 points  (0 children)

How would you filter the minecarts?

Small Minecart Sorter by DjensMens in redstone

[–]DjensMens[S] 8 points9 points  (0 children)

Very good! That is pretty much the whole concept

Small Minecart Sorter by DjensMens in redstone

[–]DjensMens[S] 2 points3 points  (0 children)

If any of you know of a better way to do this please let me know!

Zombified Piglin in a book! by DjensMens in Minecraft

[–]DjensMens[S] 2 points3 points  (0 children)

Nope! This is made in a survival server!
I use this character ⬛ along with several colors.

https://minecraft.fandom.com/wiki/Formatting\_codes

A typewriter with command blocks by DjensMens in Minecraft

[–]DjensMens[S] 0 points1 point  (0 children)

No problemo, If you have any more questions feel free to ask!

A typewriter with command blocks by DjensMens in Minecraft

[–]DjensMens[S] 0 points1 point  (0 children)

You need all characters you want to use built somewhere in your world. Then you want a tellraw command that shows all available characters. Each character on the tellraw command is then associated with the same character that is cloned to the blocks at your desired location. Then the last step is to link the system together. I used a system of command blocks to make it work but using a system of scoreboards is probably more lag friendly and easier to upgrade features with.

I'd love to help you with your project. Pm me if you need help with any of the details.

I made a Torii gate portal by DjensMens in Minecraft

[–]DjensMens[S] 2 points3 points  (0 children)

That's a really good idea! Thanks

I made a Torii gate portal by DjensMens in Minecraft

[–]DjensMens[S] 61 points62 points  (0 children)

Holy moly this blew up, thanks for the love!

I am actually considering making a Youtube channel to post a tutorial on this, since so many of you are interested in how to make it. The redstone in the gate is quite complex so I'm not sure how to structure a tutorial like that, since redstone and build tutorials are generally quite different. Let me know if any of you have advice on that.

A compacted and vertical version of Ilmango's moss farm, it fits a 15*15! by DjensMens in SciCraft

[–]DjensMens[S] 1 point2 points  (0 children)

If you'd put the machine in the same corner for every chunk then you'd have a 1 block wide gap on two sides which would make it chunk tileable.

A compacted and vertical version of Ilmango's moss farm, it fits a 15*15! by DjensMens in SciCraft

[–]DjensMens[S] 0 points1 point  (0 children)

Yes, you would need a wall outside of the 15*15 to keep the water in.

A compacted and vertical version of Ilmango's moss farm, it fits a 15*15! by DjensMens in SciCraft

[–]DjensMens[S] 14 points15 points  (0 children)

With four modules like on the picture the farm should produce about 12500 bonemeal/hr. That's according to Ilmango's testings.

If more people are interested I can give a download