From 699355933077cb9c62519d97ad43bb66a75868cb Mon Sep 17 00:00:00 2001 From: Michieal Date: Wed, 11 Jan 2023 07:26:01 -0500 Subject: [PATCH] Updated relevant Credits for Bamboo and recent work. --- CREDITS.md | 5 ++++- mods/HUD/mcl_credits/people.lua | 4 +++- mods/ITEMS/mcl_bamboo/README.md | 6 ++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index 9c2930155..c213011c8 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -35,7 +35,7 @@ * SumianVoice * MrRar * talamh -* Faerraven +* Faerraven / Michieal ## Contributors * Laurent Rocher @@ -147,11 +147,13 @@ * jordan4ibanez * paramat * cora +* Faerraven / Michieal ## 3D Models * 22i * tobyplowy * epCode +* Faerraven / Michieal ## Textures * XSSheep @@ -166,6 +168,7 @@ * RandomLegoBrick * cora * Faerraven / Michieal +* Nicu ## Translations * Wuzzy diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index 9c4208ece..5f4eda17d 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -36,7 +36,7 @@ return { "SumianVoice", "MrRar", "talamh", - "Faerraven", + "Faerraven / Michieal", }}, {S("Contributors"), 0x52FF00, { "Laurent Rocher", @@ -147,11 +147,13 @@ return { "jordan4ibanez", "paramat", "cora", + "Faerraven / Michieal", }}, {S("3D Models"), 0x0019FF, { "22i", "tobyplowy", "epCode", + "Faerraven / Michieal", }}, {S("Textures"), 0xFF9705, { "XSSheep", diff --git a/mods/ITEMS/mcl_bamboo/README.md b/mods/ITEMS/mcl_bamboo/README.md index f2ad95afd..b77e3e90b 100644 --- a/mods/ITEMS/mcl_bamboo/README.md +++ b/mods/ITEMS/mcl_bamboo/README.md @@ -12,10 +12,12 @@ Inventory / wield image: created by RandomLegoBrick#8692 and is CC0. Dependencies: mcl_core, mcl_sounds, mcl_tools -Optional Dependencies = mcl_flowerpots, mclx_stairs, mcl_doors, mcl_signs, mesecons_pressureplates, mcl_fences, mesecons_button. +Optional Dependencies = mcl_flowerpots, mclx_stairs, mcl_doors, mcl_signs, mesecons_pressureplates, mcl_fences, +mesecons_button. Note that "mcl_boats" may be used at a later date. -Special thanks to Nicu for help with the nodebox stalk design. +Special thanks to Nicu for help with a ton of things from testing, to encouragement, to graphic design and nodebox work. +Nicu - You Rock! Small Joker's bamboo forum topic: Forum topic: https://forum.minetest.net/viewtopic.php?id=8289