/Make-Minecraft-Pink-Mod

First mod after years. The idea was born during a let's play with my wife, and got developed on the pool-side in a vacation resort drinking pina coladas.

Primary LanguageJavaCreative Commons Zero v1.0 UniversalCC0-1.0

Make Mincraft Pink Mod

Warning

I am aware I use a quite colored language. I want this to be clear, it is in no means intended as degrading towards any minority or demographic. I stray clear where I feel conflicted of slurs and derogatory terms. However, my humor is quite self-deprecating at times. You will see me use terms like "cunt" to refer to myself. Because, paraphrasing Ricky Gervais, "I am a little italian cunt". Please, do not take offence in my use of these terms. If you do, feel free to send me an email. I will do my best to understand your points, and take them at heart.

Setup

This is a not so serious mod, it exists just to practice my Java and modding skills.

Any feature request is more than welcome, even the craziest. The least I can do, is put my Software Engineering degree to some use.

If you wish to develop on this mod, and you are like me and prefer VSCode to Eclipse and IDEA, you need to make sure you are using the right version of the JDK. For compatibility reasons, JDK 17 is highly advised, otherwise have fun hacking your newer version to make it work with the mod.

You should definitely use jenv to manage your environments, it makes your life easier. If you are a whiney cunt like myself, you can also just run:

export JAVA_HOME=`/usr/libexec/java_home -v17`

To bundle the mod and update it in the mods folder of the run configuration, use make jar.

Note

Currently, development supports only UNIX systems, because I don't like Windows for development. If you want to contribute and are on Windows, but you are unsure how to setup your environment, feel free to post an issue or contact me directly, and we can work together on it.

Here are some screenshots

The Pinkler Tree

2024-06-15_11 49 29

The Pinkler Blocks

2024-06-14_22 36 15

The Creative Items

2024-06-14_22 36 28