mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-04-21 14:55:15 +02:00
Merge pull request 'merge_0.83.1_asset_fixes' (#3745) from merge_0.83.1_asset_fixes into master
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/3745 Reviewed-by: Nicu <kneekoo@noreply.git.minetest.land>
This commit is contained in:
commit
4651bd7e7d
8 changed files with 13 additions and 1 deletions
|
@ -174,6 +174,7 @@
|
|||
* cora
|
||||
* Faerraven / Michieal
|
||||
* Nicu
|
||||
* Exhale
|
||||
|
||||
## Translations
|
||||
* Wuzzy
|
||||
|
|
|
@ -175,6 +175,7 @@ return {
|
|||
"cora",
|
||||
"Faerraven / Michieal",
|
||||
"Nicu",
|
||||
"Exhale",
|
||||
}},
|
||||
{S("Translations"), 0x00FF60, {
|
||||
"Wuzzy",
|
||||
|
|
10
mods/ITEMS/mcl_crimson/README.md
Normal file
10
mods/ITEMS/mcl_crimson/README.md
Normal file
|
@ -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
|
||||
author = debiankaios
|
||||
author = debiankaios, Exhale
|
||||
depends = mcl_core, mcl_stairs, mobs_mc, mcl_util, mcl_dye, mcl_flowerpots
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 304 B After ![]() (image error) Size: 401 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 217 B After ![]() (image error) Size: 695 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 217 B After ![]() (image error) Size: 767 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 264 B After ![]() (image error) Size: 767 B ![]() ![]() |
Loading…
Add table
Reference in a new issue