Cobble Desertstone (Edit/New)

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

Cobble Desertstone (Edit/New)

by BrunoMine » Thu Apr 03, 2014 15:23

There is already a mod for that. but only want to propose a cobble desert
want it to be implemented in minetest 0.5.0

In default\nodes.lua
Edit node default:desert_stone (drop)

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.register_node("default:desert_stone", {
    description = "Desert Stone",
    tiles = {"default_desert_stone.png"},
    is_ground_content = true,
    groups = {cracky=3, stone=1},
    drop = 'default:desert_cobble',
    legacy_mineral = true,
    sounds = default.node_sound_stone_defaults(),
})


Add node default:desert_cobble
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
minetest.register_node("default:desert_cobble", {
    description = "Desert Cobble",
    tiles = {"default_desert_cobble.png"},
    is_ground_content = true,
    groups = {cracky=3, stone=2},
    sounds = default.node_sound_stone_defaults(),
})

In default\textures
Add image
Image
Image
Screenshots:
Image

[spoiler=More Screenshot]
contrast to cobble
Image
much creativity...
Image
...but few changes
Image
lots of fun!
Image
Real life
Image
[/spoiler]
Edit: Textures the correct color. License CC-BY-SA
Last edited by BrunoMine on Wed Apr 09, 2014 01:22, edited 1 time in total.
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
CraigyDavi
Member
 
Posts: 565
Joined: Sat Aug 10, 2013 13:08
GitHub: davisonio
IRC: davisonio or CraigyDavi
In-game: davisonio or CraigyDavi

by CraigyDavi » Thu Apr 03, 2014 16:57

I really like this idea.
I presume you would get normal desert stone from putting desert cobble in the furnace with coal.
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Thu Apr 03, 2014 17:45

CraigyDavi wrote:I really like this idea.
I presume you would get normal desert stone from putting desert cobble in the furnace with coal.

is the same process that occurs in common stone
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

by philipbenr » Fri Apr 04, 2014 00:40

Which troll voted no? :) jk. Anyhow, I think it's a good idea. Textures should be somewhat more orange, unlike the bright red it is now.
"The Foot is down!"
 

User avatar
Enke
Member
 
Posts: 469
Joined: Fri Nov 15, 2013 02:56
GitHub: NANOsoldierEnke
IRC: Enke
In-game: Enke

by Enke » Fri Apr 04, 2014 00:47

Make it slightly darker red, and you've got a winner of an idea here.
Lush8
ExtraVars for Red Eclipse

<Anarchid> my turn was still the most awesome, yielding all the cripples, two captured paranormals, and death rate of about 30%
<ORCACommander> Anarchid: you need to work harder
<ORCACommander> I am hereby putting you under review until you can increase the casualty rate
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Fri Apr 04, 2014 11:17

philipbenr wrote:Which troll voted no? :) jk. Anyhow, I think it's a good idea. Textures should be somewhat more orange, unlike the bright red it is now.

Me! I think minetest needs something irregular. If there will come more binomes, then it will be again "Frozen Stone" -> "Frozen Cobble" etc. I don't like those regular things.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Sat Apr 05, 2014 15:59

This modification is very good in every way.
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
ak399g
Member
 
Posts: 160
Joined: Tue Jul 30, 2013 02:36
In-game: SAFR

by ak399g » Sun Apr 06, 2014 03:47

looks like bacon to me
aka SAFR
 

User avatar
SegFault22
Member
 
Posts: 870
Joined: Mon May 21, 2012 03:17

by SegFault22 » Sun Apr 06, 2014 05:13

ak399g wrote:looks like bacon to me

Bacon-based desert stone is better than invincible desert stone, wouldn't you agree?
Resources are abundant; only money is scarce. People should not have to work hard and remain poor just to pay for the needs of survival.
Society can thrive without money - but only if productive members of society are rewarded for being productive.
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

by TenPlus1 » Sun Apr 06, 2014 07:16

Would it be ok to use your desert cobble in a mod I help develop ?? I'll even put it live on Xanadu server to see if people like it :)
Last edited by TenPlus1 on Sun Apr 06, 2014 07:48, edited 1 time in total.
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Sun Apr 06, 2014 07:18

What's the license of the texture?
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Sun Apr 06, 2014 07:48

Good idea?
96%
(23)Yes
4%
(1)No


Aagh.. please, don't leave my side!
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Sun Apr 06, 2014 11:01

sfan5 wrote:What's the license of the texture?


Image
It's simple. No need to think much
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Sun Apr 06, 2014 12:11

brunob.santos wrote:
sfan5 wrote:What's the license of the texture?


http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png
It's simple. No need to think much

This license is incompatible with the license of minetest_game; it cant be included.
 

User avatar
CraigyDavi
Member
 
Posts: 565
Joined: Sat Aug 10, 2013 13:08
GitHub: davisonio
IRC: davisonio or CraigyDavi
In-game: davisonio or CraigyDavi

by CraigyDavi » Sun Apr 06, 2014 13:06

brunob.santos wrote:
sfan5 wrote:What's the license of the texture?


http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png
It's simple. No need to think much

Why not use CC BY-SA?
 

User avatar
RealBadAngel
Member
 
Posts: 556
Joined: Wed Jul 18, 2012 16:30

by RealBadAngel » Mon Apr 07, 2014 08:54

Again licensing stufffffffffff Just make it same as rest of mt game and lets merge it

Textures are nice, adds some usage to deserst, and i do like it.

Note on the comments that raised a question: what if will have jungle or frozen hills biome...
Youre partially right, but as for now basic mt game is very limited.
What attracts players is new content. Look around in online games. Almost all updates are about adding something new, but trivial.
And IT FUCKIN WORKS.
My GF is playing "Hay Day" on Android device and is really happy when she gets new decorative brick, wall, or flower.
Adding new content is one of the ways to keep folks ingame, that fights boredom.

OFC, improving engine at all, eliminating bugs is also important, but NEW CONTENT IS NEEDED AS HELL.
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Mon Apr 07, 2014 13:58

Okay! The license was edited.
(Just thought NC would be nice)
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Mon Apr 07, 2014 14:01

RealBadAngel wrote:OFC, improving engine at all, eliminating bugs is also important, but NEW CONTENT IS NEEDED AS HELL.


exactly! We need to move it
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Mon Apr 07, 2014 14:31

Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Mon Apr 07, 2014 16:44

Hybrid Dog wrote:I always wondered why stairs doesn't add desert stone stairs and slabs and other ones.

https://github.com/Calinou/moreblocks/blob/master/stairsplus.lua#L198
moreblocks adds them
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
mimilus
Member
 
Posts: 75
Joined: Thu Mar 06, 2014 09:08
GitHub: mimilus
IRC: Mimilus

by mimilus » Mon Apr 07, 2014 18:22

Hello could you put desert cobble and desert stone in a zip plz

I'd like to have it now
minetest 0.4.9
Ubuntu 12.04
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

by TenPlus1 » Mon Apr 07, 2014 19:07

Have added it to Xanadu server until it's live in the next Minetest...
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Wed Apr 09, 2014 00:29

Good idea.
I might add this to watershed mod, i was actually looking for a good default style desert cobble texture to use, as i'm useless at realistic or default-style textures.
Last edited by paramat on Thu Apr 10, 2014 16:52, edited 1 time in total.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Thu Apr 10, 2014 16:53

Added to watershed mod and credited.
Last edited by paramat on Fri Apr 11, 2014 00:01, edited 1 time in total.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Thu Apr 10, 2014 18:11

paramat wrote:who else has push access to game

Everyone here: https://github.com/orgs/minetest/members
We do however have guidelines on merging pull requests so someone can't simple merge it without anyone agreeing.
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 

LazyJ
Member
 
Posts: 479
Joined: Wed Sep 12, 2012 12:29

by LazyJ » Thu Apr 10, 2014 21:46

I'll toss in my 2-cents. ;)

I like the newer, desert_cobble texture on this thread but I'd also like to see desert_stone have more utility like regular stone does.

Menche's "Desert Uses" mod adds desert_cobble stairs, slabs, furnace and desert_stone tools.

The changes I'd make would be:
  • Swap "Desert Uses" cobble texture for the desert_cobble texture from this thread.
  • Remove the desert_stone tools. They really aren't neccessary since, basically, the only difference between them and regular stone tools is that they are red.

So my vote would be to merge Menche's "Desert Uses" mod, with these changes, into minetest_game.
.: Minetest 0.4.14 ~ Linux Mint ~ A moka pot, a French press, a dirty coffee cup, and a spoiled-rotten kitty :.
Visit our Minetest server at: LinuxGaming2.com, port 30000
Screenshots, overview maps, and server info at: http://forum.minetest.net/viewtopic.php?f=10&t=5684
My blog: http://lazyjminetest.blogspot.com/
 

User avatar
Enke
Member
 
Posts: 469
Joined: Fri Nov 15, 2013 02:56
GitHub: NANOsoldierEnke
IRC: Enke
In-game: Enke

by Enke » Thu Apr 10, 2014 21:58

LazyJ wrote:I'll toss in my 2-cents. ;)

I like the newer, desert_cobble texture on this thread but I'd also like to see desert_stone have more utility like regular stone does.

Menche's "Desert Uses" mod adds desert_cobble stairs, slabs, furnace and desert_stone tools.

The changes I'd make would be:
  • Swap "Desert Uses" cobble texture for the desert_cobble texture from this thread.
  • Remove the desert_stone tools. They really aren't neccessary since, basically, the only difference between them and regular stone tools is that they are red.

So my vote would be to merge Menche's "Desert Uses" mod, with these changes, into minetest_game.

Someone correct me if I'm wrong, but I seem to remember that stone, cobblestone, and desert stone can be used for the same purposes. I think it has something to do with the "stone" group.
Lush8
ExtraVars for Red Eclipse

<Anarchid> my turn was still the most awesome, yielding all the cripples, two captured paranormals, and death rate of about 30%
<ORCACommander> Anarchid: you need to work harder
<ORCACommander> I am hereby putting you under review until you can increase the casualty rate
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Fri Apr 11, 2014 00:07

Never mind, post edited ... i made the mistake of caring about my pull request ;)
Last edited by paramat on Fri Apr 11, 2014 00:07, edited 1 time in total.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

User avatar
BrunoMine
Member
 
Posts: 902
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine

by BrunoMine » Fri Apr 11, 2014 03:13

When creating this texture, I just wanted to bring some sense to the stone desert.
Although simple, it is a big step. I know there's thousands of other changes that we want to implement, but let's start from the easiest.

Thanks to everyone who voted like good idea. and to sfan5 for their help.

Hope you like the new texture.
My small square universe under construction ... Minemacro
Comunidade Minetest Brasil
www.minetestbrasil.com
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

by TenPlus1 » Fri Apr 11, 2014 08:02

Agreed, adding desert_cobble is a simple and logical step and adds a new block to the game itself which is already in use on Xanadu server and the users find interesting... I already use a fork of the stairs mod and add stairs, slabs and corner stairs for all blocks that need them...
 

Next

Return to Minetest Features

Who is online

Users browsing this forum: No registered users and 29 guests

cron