claymorwan / CubEmi

I put that mf png in minecraft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CubEmi

modrinth modrinth curseforge fabric

A joke mod made for a friend Vtuber with very silly stuff :3

icon

📦 Content

As for now, the mod include just a simple block, whatever this is

The almighty Emi block

⬇️ Future addition

  • New tools, materials, armors
  • A new dimension
  • New entities
  • Even more when I get ideas

🔨 Building

To build from source,

  • Install Java JDK 21, the fabric API explains pretty well how to do so (note that you don't need the java JRE if you install the JDK, as it comes included with it)
  • clone the repo and open it in Intellij IDEA (you can also use Eclipse or vsc)
  • Let the IDE build and download all dependencies, you may have to reload the Gradle to download all dependencies

image

  • Go in the Gradle sidebar and launch the build process

image

  • Your mod should be located in the build\libs directory for Windows users and build/libs for Linux and MacOS users

About

I put that mf png in minecraft

License:MIT License


Languages

Language:Java 100.0%