[Textures]More Protector Textures!

Post Reply
User avatar
ManElevation
Member
Posts: 896
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation
Location: Madrid,Spain

[Textures]More Protector Textures!

by ManElevation » Post

More Protector Textures!
Ores Protector Textures!
Modified the Textures from Protector Redo
Image
Donwload:https://github.com/ManElevation/protect ... master.zip
Github:https://github.com/ManElevation/protectortextures

Mese

Code: Select all

minetest.register_craft({
	output = "protector:protect",
	recipe = {
		{"default:stone", "default:stone", "default:stone"},
		{"default:stone", "default:mese", "default:stone"},
		{"default:stone", "default:stone", "default:stone"},
	}
})
Diamond

Code: Select all

minetest.register_craft({
	output = "protector:protect",
	recipe = {
		{"default:stone", "default:stone", "default:stone"},
		{"default:stone", "default:diamondblock", "default:stone"},
		{"default:stone", "default:stone", "default:stone"},
	}
})
Copper

Code: Select all

minetest.register_craft({
	output = "protector:protect",
	recipe = {
		{"default:stone", "default:stone", "default:stone"},
		{"default:stone", "default:copperblock", "default:stone"},
		{"default:stone", "default:stone", "default:stone"},
	}
})
Steel

Code: Select all

minetest.register_craft({
	output = "protector:protect",
	recipe = {
		{"default:stone", "default:stone", "default:stone"},
		{"default:stone", "default:steelblock", "default:stone"},
		{"default:stone", "default:stone", "default:stone"},
	}
})
Display texture!
Image
My Public Mods! Discord: Rottweiler Games#3368

User avatar
|FGH|
Member
Posts: 165
Joined: Fri Aug 18, 2017 08:34
In-game: FGH
Location: Rome,Italy

Re: [Textures]More Protector Textures!

by |FGH| » Post

yea it's always nice to change design not bad!A player from my server said "I would like to see a different spawn ball..maybe a diamond spawn ball"idk..id like to leave spawn ball like they are
I am the admin of Blazecraft,I'm recluting moderators
Last update:12/02/2019

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Textures]More Protector Textures!

by azekill_DIABLO » Post

looks cool, it stand out more than the normal one!
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
ManElevation
Member
Posts: 896
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation
Location: Madrid,Spain

Re: [Textures]More Protector Textures!

by ManElevation » Post

i made a mod with this textures viewtopic.php?f=9&t=18807
My Public Mods! Discord: Rottweiler Games#3368

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests