Add nether and end portal (WIP)

New mod: mcl_portals, based on maikerumine's work
This commit is contained in:
Wuzzy 2017-08-17 00:16:29 +02:00
parent 895fc7d757
commit 657851125f
11 changed files with 836 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# Portals mod for MineClone 2
## How to create portals
Nether portal: Build an upright frame of obsidian, 4 blocks wide and 5 blocks high, and use a flint and steel inside it.
End portal: Build an upright frame of red nether brick blocks, 4 blocks wide and 5 blocks high, and use an eye of ender inside it.
## Credits
Created by maikerumine and Wuzzy.
License: MIT License (see `LICENSE`).