Skip to content

pablonr11/mineborium-mod

Repository files navigation

Mineborium mod

Mineborium mod is a Minecraft mod developed using MinecraftForge Mod loader.

This mod is based and developed around the well known American brand of cigarettes Marlboro which inspired most of the ideas and implementations in the development.

This is our first mod developed for Minecraft. It all started as a joke between friends, we started joking about adding "Marlborium" in the game until one day taking advantage of my previous Java knowledge I started researching on the subject and started a new "small" project.

IMPORTANT: Smoking isn't a good habit and can be harmful for your health. That said, anything that you can do with this mod is meant to be as a joke and should not be imitated.

Installation

Direct download (Recommended)

You can donwload the .jar file going to the releases section of this repository and getting the version you need for your Minecraft version. Once you have the mods .jar file you can install it like every other mod:

Note: Before doing the following steps you should install MinecraftForge if you haven't done it before.

  1. Press Windows+R and write %appdata%.
  2. Go to the .minecraft folder.
  3. There you should find a mods folder.
  4. Drop the .jar file in the mods folder

Compiling yourself

IMPORTANT: I don't recommend using this option unless you know what you are doing.

If you are feeling brave you can compile the mod yourself using this repository.

  1. Clone this repository using git or downloading it directly.
  2. Open it with IntelliJ or your preferent IDE and setup the Gradle dependencies
  3. Run the following terminal command to compile the code: .\gradlew build
  4. If the previous command worked fine it will have generated your .jar file in build/libs
  5. From there you can follow the steps in the Direct download section.

What does the mod include?

New ore

You would be able to find a new ore generated around the minecraft world which will give you one of the ingredients necesary to craft your own cigarettes, the marlborium.

261000891-9a80247a-2c94-470a-81ff-26941247c80a

Decoration

We included some new decoration blocks following the mods theme.

261002766-cc8dae3f-cc5e-4722-886c-7b6522efdd3c

Cigarettes (Obviously)

With the implementation of marlborium you can now craft and smoke your own cigarettes.

261004771-bbf33a7b-dc12-4834-afd7-7bbf3f3e8bd5

Recipes

Every item added which can be crafted can be found once you get the necessary material in the recipes section.

261006324-c4039f2c-d477-4570-929e-ad0e1fe23350

Weapons and Tools

Custom weapons with its own stats and modifications.

261007230-69693210-41d3-457c-9045-842a16fd5c73

Paintings

New custom paintings with some references following the mods thematic.

261009719-7a2bcdc5-7cdd-4ad4-b142-0f0b65655cd4

Rolling machine

You can automate your cigarette creation using the rolling machine:

261019921-da2bee0e-5abe-4b6e-a784-cf7b1f1b75ad

Rolling machine image

Smokeshops

You could find smokeshops in villages

261023971-f0348006-b456-4189-91ad-86fa2c214f65

Smokeshop assistant

New villager with custom trades

261022122-f6b4fc13-8256-46e4-bec1-123919e7a776

Smokeshop assistant trades image

Music disc

A new music disc has been added

261025111-90f9841f-573f-4dbf-be53-536047b7c343

Credits

  • j03l1370. He is basically one of the authors of the mod. He did almost every texture in the mod if not all. He also made the song for the music disc. You can find all his music work in his Audiomack page.
  • Alexmeister95 & Dankek. Two really good friends who collaborated in doing the mod. Both gave really good ideas during the development. Also Alexmeister made the design for the smokeshop for the villages. (Thanks god because I can't put 2 blocks without having a breakdown...)
  • Modding by Kaupenjoe. Without his modding tutorials this mod wouldn't be possible. You can click here to go to his Youtube channel.
  • TurtyWurty. He does really good tutorials for modding in minecraft and without them this mod wouldn't be possible. You can click here to go to his Youtube channel