Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Minecraft 1.14.x This mod includes some world gen, gems with various properties and recipes for various tools and armour. Adds some decoration blocks that can be crafted from the gems too, such as a block of gem, stairs, slabs, and bricks

License

Notifications You must be signed in to change notification settings

FHArchive/Minecraft.AnotherGemsMod

Repository files navigation

Github top language Codacy grade Codacy coverage Repository size Issues License Commit activity Last commit

Minecraft.AnotherGemsMod

  • By FredHappyface

New in 1.14.4.

  • Shears, Bars, Doors, Lamps and Inverted Lamps

This mod includes some world gen, gems with various properties and recipes for various tools and armour. Adds some decoration blocks that can be crafted from the gems too, such as a block of gem, stairs, slabs, and bricks This is a first stab at a Minecraft mod and the main purpose is to become acquainted with the modding framework.

Get it at https://www.curseforge.com/minecraft/mc-mods/another-gems-mod alternatively, you can build the project from source

Crafting Recipes

Decoration Blocks

Block Block Slab Slab Stairs Stairs Bricks Bricks Brick Slab Brick Slab Brick Stairs Brick Stairs Bars Bars Door Door Lamp Lamp Inverted Lamp Inverted Lamp

Tools

Hoe Hoe Shovel Shovel Sword Sword Axe Axe Pickaxe Pickaxe Shears Shears

Armor

Helm Helm Chest-piece Chest Leggings Leggings Boots Boots

A note on versions

  • Alpha: Considered unstable, updating versions may affect existing worlds, blocks/ items will be without textures. Introduces new features
  • Beta: Considered stable with some testing, blocks/ items should all have textures and recipes potentially with few exceptions. Expect fewer new features from alpha
  • Release: Stable and more thoroughly tested, considered acceptable quality for general usage. Bug fixes from beta

Download

Clone

Using The Command Line

  1. Press the Clone or download button in the top right
  2. Copy the URL (link)
  3. Open the command line and change directory to where you wish to clone to
  4. Type 'git clone' followed by URL in step 2
$ git clone https://github.com/[user-name]/[repository]

More information can be found at https://help.github.com/en/articles/cloning-a-repository

Using GitHub Desktop

  1. Press the Clone or download button in the top right
  2. Click open in desktop
  3. Choose the path for where you want and click Clone

More information can be found at https://help.github.com/en/desktop/contributing-to-projects/cloning-a-repository-from-github-to-github-desktop

Download Zip File

  1. Download this GitHub repository
  2. Extract the zip archive
  3. Copy/ move to the desired location

Licence

MIT License Copyright (c) Kieran W (See the LICENSE for more information.)

About

Minecraft 1.14.x This mod includes some world gen, gems with various properties and recipes for various tools and armour. Adds some decoration blocks that can be crafted from the gems too, such as a block of gem, stairs, slabs, and bricks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages