Compare commits
4 Commits
master
...
release_0.
Author | SHA1 | Date |
---|---|---|
ancientmarinerdev | 33d448681e | |
ancientmarinerdev | bb79ce5d4e | |
ancientmarinerdev | 2c9fd6eaec | |
ancientmarinerdev | 26164d2700 |
|
@ -174,6 +174,7 @@
|
||||||
* cora
|
* cora
|
||||||
* Faerraven / Michieal
|
* Faerraven / Michieal
|
||||||
* Nicu
|
* Nicu
|
||||||
|
* Exhale
|
||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
* Wuzzy
|
* Wuzzy
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
title = MineClone 2
|
title = MineClone 2
|
||||||
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
||||||
disallowed_mapgens = v6
|
disallowed_mapgens = v6
|
||||||
version=0.83.0
|
version=0.83.1
|
|
@ -175,6 +175,7 @@ return {
|
||||||
"cora",
|
"cora",
|
||||||
"Faerraven / Michieal",
|
"Faerraven / Michieal",
|
||||||
"Nicu",
|
"Nicu",
|
||||||
|
"Exhale",
|
||||||
}},
|
}},
|
||||||
{S("Translations"), 0x00FF60, {
|
{S("Translations"), 0x00FF60, {
|
||||||
"Wuzzy",
|
"Wuzzy",
|
||||||
|
|
|
@ -0,0 +1,10 @@
|
||||||
|
# Mineclone Crimson originally by debiankaios. Modified by MCL2 dev team
|
||||||
|
|
||||||
|
Textures are from PixelPerfection other than:
|
||||||
|
|
||||||
|
Exhale (License - CC-BY-SA 4.0 https://creativecommons.org/licenses/by-sa/4.0/):
|
||||||
|
|
||||||
|
mcl_crimson_warped_hyphae_wood.png
|
||||||
|
mcl_crimson_warped_hyphae_wood_2nd.png
|
||||||
|
mcl_crimson_crimson_hyphae_wood.png
|
||||||
|
mcl_crimson_crimson_fungus.png
|
|
@ -1,3 +1,3 @@
|
||||||
name = mcl_crimson
|
name = mcl_crimson
|
||||||
author = debiankaios
|
author = debiankaios, Exhale
|
||||||
depends = mcl_core, mcl_stairs, mobs_mc, mcl_util, mcl_dye, mcl_flowerpots
|
depends = mcl_core, mcl_stairs, mobs_mc, mcl_util, mcl_dye, mcl_flowerpots
|
||||||
|
|
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 401 B |
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 695 B |
Before Width: | Height: | Size: 217 B After Width: | Height: | Size: 767 B |
Before Width: | Height: | Size: 264 B After Width: | Height: | Size: 767 B |