replace bamboo and lemonade textures (thanks Isaiah658)

This commit is contained in:
tenplus1 2022-11-24 08:20:40 +00:00
parent ebd596cd96
commit d988ede686
4 changed files with 5 additions and 4 deletions

View File

@ -25,8 +25,9 @@ Textures by Felfa (CC0)
olive*.png
lemon*.png
Free textures from JMArtsDesign edited by myself:
ethereal_lemonade.png
Textures by Isaiah658 (CC0)
ethereal_lemonade.png
ethereal_bamboo.png
Free textures from Altairas on DeviantArt
ethereal_fish_chichlid.png
@ -56,5 +57,5 @@ Notice: Most texture authors are written inside code as comments, anything with
I have more than likely created myself :)
Royalty Free SFX from dreamstime.com:
Royalty Free to use SFX from dreamstime.com:
ethereal_casting_rod.ogg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 B

After

Width:  |  Height:  |  Size: 151 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 673 B

After

Width:  |  Height:  |  Size: 207 B

View File

@ -289,7 +289,7 @@ minetest.register_craft({
})
-- Bamboo (thanks to Nelo-slay on DeviantArt for the free Bamboo base image)
-- Bamboo
minetest.register_node("ethereal:bamboo", {
description = S("Bamboo"),
drawtype = "plantlike",