Giter VIP home page Giter VIP logo

minecraft-1.14's Introduction

Minecraft 1.14 Mods for Realms

Installing Fabric

Close Minecraft and Launcher.

Download fabric installer at: https://fabricmc.net/use/

Select "Vanilla" and choose "Download installer (Universal/.JAR)"

  1. After download run the jar
  2. It should show you your minecraft path
  3. Click Install
  4. Close the fabric installer if it's still open and open the Minecraft Launcher

Setting up the mods folder the lazy way:

After Fabric Install open the Minecraft Launcher, you should see a new profile for Fabric 1.14 (fabric-loader-x.x.x+build.x-1.14+build.x)

  1. Edit the profile under Launch Options
  2. Change the profile's game directory from ending with .minecraft to .minecraft_fabric (we do this so we don't clash with forge mods in the future)
  3. Save everything and launch the profile. This will create the mods folder and setup everything for you
  4. Once the game loads and you see the menu, close Minecraft

Mods:

If you followed the above instructions you will put the mods in .minecraft_fabric\mods.

Shortcut: Press Win+R and paste %appdata%\.minecraft_fabric\mods and hit enter

Realms Compatible Mods

Config Changes

After the game launches it will create configs in .minecraft_fabric\config.

Here are the best configs I could come up with that don't get in the way of seeing F3 coordinates or Beacon/Potion Effects:

Giselbaer's Durability Viewer

Modify defaultValue under HUD Corner to 1 (bottom left) in config\durabilityviewer.json

{
  "HUD Corner": {
    "key": "HUD Corner",
    "toolTip": "Corner 0 to 3 - bottom right, bottom left, top right, top left",
    "value": 1,
    "defaultValue": 0,
    "minValue": 0,
    "maxValue": 3
  },

Giselbaer's Durability Viewer

Modify drawPosition to 4 (bottom right) in config\mappy\mappy.cfg

minecraft-1.14's People

Contributors

da404lewzer avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.