FHArchive / MinecraftPE.VanillaUtils

Provides additional tools, armor and decoration blocks based on vanilla blocks. Along with some quality of life features such as simple transmutation and crafting recipes. For Minecraft PE (InnerCore)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

========================= No Longer Supported =========================

This project has reached the end of development and is no longer supported

What this means now

  • The repository, issues, pull requests, labels, milestones, projects, wiki, releases, commits, tags, branches, reactions and comments are read-only.
  • The repository can still be forked and cloned - The License still applies.

What this means in the future

  • The repository is scheduled for deletion (the earliest date for this is [delete])
  • The repository will be unregistered from Codacy (the earliest date for this is [unregister])
  • The repository may be un-archived (however, this is very unlikely)

========================= No Longer Supported =========================

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

MinecraftPE.VanillaUtils

Project Icon

  • By FredHappyface

Release 2019.08.09: Provides additional tools, armor and decoration blocks based on vanilla blocks. Along with some quality of life features such as simple transmutation and crafting recipes.

Get it at https://icmods.mineprogramming.org/mod.php?id=422 alternatively, you can build the project from source

Features

This mod includes brick forms of many vanilla blocks such as wool. See below for a list of different types of each block/ item. Adds stained glass.

Tools and Armor

  • Granite
  • Diorite
  • Lapis
  • Glowstone

Lamps

  • Granite
  • Diorite
  • Lapis
  • Glowstone
  • Iron
  • Gold
  • Diamond
  • Coal
  • Charcoal
  • Emerald

Bricks

  • Granite
  • Diorite
  • Lapis
  • Glowstone
  • Dirt
  • Glass
  • Redstone
  • Every colored wool
  • Glass
  • Every stained Glass

Crafting Recipes

Decoration Blocks

Decoration Block Block Decoration Block can be used to create some fake blocks Block

Bricks Bricks 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

Other

Vanilla Chest Chest

Diamond Diamond

Gold Ingot Gold

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

Provides additional tools, armor and decoration blocks based on vanilla blocks. Along with some quality of life features such as simple transmutation and crafting recipes. For Minecraft PE (InnerCore)

License:MIT License


Languages

Language:JavaScript 100.0%