Using Minecraft Features

User avatar
Menche
Member
Posts: 1001
Joined: Sat Jul 02, 2011 00:43
IRC: Menchers
In-game: Menche
Location: An island in a lava lake.

Using Minecraft Features

by Menche » Post

The recent changes to lava behavior had caused some pretty intense discussion. I though this would be a good time to post a topic for people to explain what they think of Minecraft features being added to Minetest.

My opinion:
Being the same type of game, Minetest and Minecraft are going to have some inevitible similarities, like tools that dig different materials and various types of materials that occur in real life. As Minetest progresses, some features are going to be similar to Minecraft, and I have no problem with that. We can look to Minecraft to see how they do basic things, and use concepts that have a parallel elsewhere.

Some people, however, seem to have been making random features based entirely on Minecraft. For example, the new lava system is based on Minecraft. Renewable water but non-renewable lava, flowing lava producing a different material from still lava, and near-indestructible obsidian have no parallels to real life, literature, or anything besides Minecraft. This makes us look like an uncreative clone.

See this thread from the Minecraft forums. Many of the Minecrafters seem to think Minetest is just a ripoff, and that it's only advantage is it is lighter. You could argue that some are just trolling, but really, Minetest can diverge from Minecraft much more without just being different to be different.
Last edited by Menche on Tue Mar 19, 2013 21:33, edited 1 time in total.
An innocent kitten dies every time you top-post.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

First the obsidian was my pull request but in my defence I had it where lava source and water made obsidian GLASS but pilzadam changed it so now you have to make obsidian glass from rock. Also my way had hard obsidian be be made by cooking shares in a furnace because that was the only way. High pressured furnace supposedly. So my pull request was life like.
Coding;
1X coding
3X debugging
12X tweaking to be just right

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

by PilzAdam » Post

jojoa1997 wrote:First the obsidian was my pull request but in my defence I had it where lava source and water made obsidian GLASS but pilzadam changed it so now you have to make obsidian glass from rock. Also my way had hard obsidian be be made by cooking shares in a furnace because that was the only way. High pressured furnace supposedly. So my pull request was life like.

Code: Select all

Mär 17 17:33:08 <PilzAdam>    jojoa1997, what do you think about this? https://github.com/PilzAdam/minetest_game/commit/e82c12282233113774e6f55f459fb89a457a981c
Mär 17 17:34:34 <jojoa1997>    pilzadam it looks nice

User avatar
Calinou
Moderator
Posts: 3169
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou
Location: Troyes, France
Contact:

by Calinou » Post

We have no legal obligation to not copy Minecraft. The concept of a "game where you mine and build stuff" is not patented.
BC_Programming wrote:Minetest, on the other hand, doesn't- as far as I can tell- have anything unique, and it doesn't extend Minecraft in any direction.
See the above quote; there's nothing wrong in copying Minecraft; but we should definitely add new features to it, like colored lights or movement features like walljumping.

Fun fact: from time to time, I work on a Minetest game that tries to be as close as Minecraft as possible (including looks, some textures have been tweaked to look like Minecraft's!).

* Calinou clicks on his watch, 54 times this topic has been discussed now.
Last edited by Calinou on Tue Mar 19, 2013 20:52, edited 1 time in total.

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

Menche wrote: See this thread from the Minecraft forums. Many of the Minecrafters seem to think Minetest is just a ripoff, and that it's only advantage is it is lighter. You could argue that some are just trolling, but really, Minetest can diverge from Minecraft much more without just being different to be different.
I can't accept this as an argument. Even if Minetest would be in all points different (except that it is a block-based sandbox game) the "Minecrafter" would still claim that "Minetest is just a ripoff".

Minetest is kinda similar to Minecraft, true. And when we "copy" features of Minecraft, who cares? In my opinion Minetest is to become a better Minecraft. But that includes of cause also Minecraft features...

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

I think Minecraft has some good features, some neutral features, and some downright awful features.

The problem come when we sample features from all three groups. It would be preferable to come up with our own features, but copying Minecraft's good and neutral features isn't inherently a bad thing.

It all comes down to WHY we are copying them. Are we copying them because we like the feature, and actually think it would be good in our game? Or are we copying it just to be like in Minecraft?

For example, the new lava mechanics suck. There is no good reason to make lava more difficult to use. Think about our lava moats and lava-light ceilings. Lava has been a simple yet valuable resource for us, and taking away its ease of use is just wrong.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

PilzAdam wrote:
jojoa1997 wrote:First the obsidian was my pull request but in my defence I had it where lava source and water made obsidian GLASS but pilzadam changed it so now you have to make obsidian glass from rock. Also my way had hard obsidian be be made by cooking shares in a furnace because that was the only way. High pressured furnace supposedly. So my pull request was life like.

Code: Select all

Mär 17 17:33:08 <PilzAdam>    jojoa1997, what do you think about this? https://github.com/PilzAdam/minetest_game/commit/e82c12282233113774e6f55f459fb89a457a981c
Mär 17 17:34:34 <jojoa1997>    pilzadam it looks nice
I didn't know you switched it. I thought you meant how did the texture look. Though I am still iffy about the new Way to make obsidian but since you made lava unrenewable I am kinda regretting wanting obsidian since it made lava unrenewable.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Menche
Member
Posts: 1001
Joined: Sat Jul 02, 2011 00:43
IRC: Menchers
In-game: Menche
Location: An island in a lava lake.

by Menche » Post

Edited my post a bit, perhaps I was unclear that I don't mind using Minecraft features that make sense, such as cobble coming from stone (if you break stone, it's going to be cracked) and cooking sand into glass (a simplification of how it can be done in real life).
An innocent kitten dies every time you top-post.

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

jojoa1997 wrote:
PilzAdam wrote:
jojoa1997 wrote:First the obsidian was my pull request but in my defence I had it where lava source and water made obsidian GLASS but pilzadam changed it so now you have to make obsidian glass from rock. Also my way had hard obsidian be be made by cooking shares in a furnace because that was the only way. High pressured furnace supposedly. So my pull request was life like.

Code: Select all

Mär 17 17:33:08 <PilzAdam>    jojoa1997, what do you think about this? https://github.com/PilzAdam/minetest_game/commit/e82c12282233113774e6f55f459fb89a457a981c
Mär 17 17:34:34 <jojoa1997>    pilzadam it looks nice
I didn't know you switched it. I thought you meant how did the texture look. Though I am still iffy about the new Way to make obsidian but since you made lava unrenewable I am kinda regretting wanting obsidian since it made lava unrenewable.
It's not your fault, Jojoa. Take another look at that commit. It doesn't make lava finite at all. He added finite lava in a separate commit.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

0gb.us wrote:
jojoa1997 wrote:
PilzAdam wrote:

Code: Select all

Mär 17 17:33:08 <PilzAdam>    jojoa1997, what do you think about this? https://github.com/PilzAdam/minetest_game/commit/e82c12282233113774e6f55f459fb89a457a981c
Mär 17 17:34:34 <jojoa1997>    pilzadam it looks nice
I didn't know you switched it. I thought you meant how did the texture look. Though I am still iffy about the new Way to make obsidian but since you made lava unrenewable I am kinda regretting wanting obsidian since it made lava unrenewable.
It's not your fault, Jojoa. Take another look at that commit. It doesn't make lava finite at all. He added finite lava in a separate commit.
yeah but he said he did it to make obsidian rare
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

jojoa1997 wrote:
0gb.us wrote:
jojoa1997 wrote:I didn't know you switched it. I thought you meant how did the texture look. Though I am still iffy about the new Way to make obsidian but since you made lava unrenewable I am kinda regretting wanting obsidian since it made lava unrenewable.
It's not your fault, Jojoa. Take another look at that commit. It doesn't make lava finite at all. He added finite lava in a separate commit.
yeah but he said he did it to make obsidian rare
I guess you can look at it that way. But you only wanted to add something that happened to be renewable to the game, not take away renewable lava. He is the one that decided for no good reason that it had to be rare. And he gave you a choice without even telling you the consequences of the choice. If he thought adding obsidian needed to make lava finite, he should have told you that.

EDIT: Typo
Last edited by 0gb.us on Tue Mar 19, 2013 21:37, edited 1 time in total.

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

by PilzAdam » Post

0gb.us wrote:
jojoa1997 wrote:
0gb.us wrote: It's not your fault, Jojoa. Take another look at that commit. It doesn't make lava finite at all. He added finite lava in a separate commit.
yeah but he said he did it to make obsidian rare
I guess you can look at it that way. But you only wanted to add something that happened to be renewable to the game, not take away renewable lava. He is the one that decided for no good reason that it had to be rare. And he gave you a choice without even telling you the consequences of the choice. If he thought adding obsidian needed to make lava finite, he should have told you that.

EDIT: Typo
Yes, I am the devil >:-)

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

PilzAdam wrote:Yes, I am the devil >:-)
I swear, I wonder sometime. You make some awesome changes to the game, but you also make awful changes. With you, it's a mixed bag. I never know what to expect from you.

Sokomine
Member
Posts: 4284
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

by Sokomine » Post

0gb.us wrote:
PilzAdam wrote: Yes, I am the devil >:-)
I swear, I wonder sometime. You make some awesome changes to the game, but you also make awful changes. With you, it's a mixed bag. I never know what to expect from you.
I think that's pretty normal. Everyone has a slightly diffrent opinion about how the game ought to be. It seems PilzAdam just liked the way obsidian exists in Minecraft (though to my knowledge he dosn't play it) and included it into the game. Making lava more rare is not a bad idea from a certain point of view...it reduces the damage griefers can cause.

Maybe new features for minetest_game (and the general direction into which it should go) ought to be discussed here more frequently. There are many legitimate opinions one can have about a certain feature, and they can all be valid for diffrent people/situations. With more discussions here, maybe we can avoid a standstill. After all, the game ought to develop. minetest_game is a poor game compared to what you get if you add the (for you!) right mods.
A list of my mods can be found here.

User avatar
10twenty4
Member
Posts: 40
Joined: Tue Mar 12, 2013 20:54

by 10twenty4 » Post

Sokomine wrote: After all, the game ought to develop. minetest_game is a poor game compared to what you get if you add the (for you!) right mods.
Although this is true, I think one of the key differences between minetest and craft is that minetest is built around modding (it's literally impossible to play without mods, if you include the default ones), whereas minecraft is designed as a game (albeit a fairly weak one), with modding as an afterthought (it still lacks an api).

However, the default mods of minetest still try to emulate the survival mode of minecraft, which is certainly an issue. To me, at least, default survival mode should try to be more like Terraria or other games, where combat or survival are more important than they are.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

One thing i like about minecraft is
1) changeable tetures ingam. I can change my texture in the middle of digging for blocks. I know 0gb would like this cause if he finds a certain texture pack he likes and he is mining he can switch to his mining texturepack.
2)mobs. i wish there were light mobs in minetest game. with minetest being defined by lua it might be best to make their movements and stuff in C++ and let us define in lua.
3)armor. armor can be applied to soo many things.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

jojoa1997 wrote:One thing i like about minecraft is
1) changeable tetures ingam. I can change my texture in the middle of digging for blocks. I know 0gb would like this cause if he finds a certain texture pack he likes and he is mining he can switch to his mining texturepack.
* 0gb.us uses his mining texture pack even when not mining.

Although, I am in favour of adding a GUI way to do anything, and texture packs are no exception.
jojoa1997 wrote:2)mobs. i wish there were light mobs in minetest game. with minetest being defined by lua it might be best to make their movements and stuff in C++ and let us define in lua.
It would be nice to have a few enemies. Enemies open up some new doors. Although I would prefer them lack the destructive capabilities they once had. It's fun when they can kill players, it's not fun when they kill your creations.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

With the reference to minecraft forums that has a super out of date view on minetest. They should update to show how wonderful we have become. Also does anyone know who the author of that topic is?
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
10twenty4
Member
Posts: 40
Joined: Tue Mar 12, 2013 20:54

by 10twenty4 » Post

0gb.us wrote:It would be nice to have a few enemies. Enemies open up some new doors. Although I would prefer them lack the destructive capabilities they once had. It's fun when they can kill players, it's not fun when they kill your creations.
What's even the point though, if you can seal yourself in your fortress and enemies never get in? At the very least, I'd like configurable difficulties (easy-normal, enemies can't affect your blocks, on hard they break down doors or pick up blocks)

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

10twenty4 wrote:
0gb.us wrote:It would be nice to have a few enemies. Enemies open up some new doors. Although I would prefer them lack the destructive capabilities they once had. It's fun when they can kill players, it's not fun when they kill your creations.
What's even the point though, if you can seal yourself in your fortress and enemies never get in? At the very least, I'd like configurable difficulties (easy-normal, enemies can't affect your blocks, on hard they break down doors or pick up blocks)
he said enemies that open doors. also the dungeon master was over powered i tried the 0.4.x that last had mobs in C++ the fireball destroyed a 3x3x3 block and the firebll would go through stone.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
10twenty4
Member
Posts: 40
Joined: Tue Mar 12, 2013 20:54

by 10twenty4 » Post

jojoa1997 wrote:he said enemies that open doors. also the dungeon master was over powered i tried the 0.4.x that last had mobs in C++ the fireball destroyed a 3x3x3 block and the firebll would go through stone.
He meant open doors as a metaphor, as in it provides new possibilities. And it would certainly need a lot of balancing and counters, to keep it fair. Enemies shouldn't just obliterate your structures, but if they can the enemy should be rare, or there should be ways to counter that.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

my npc mod has a short amount of code that lets them open doors
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
0gb.us
Member
Posts: 841
Joined: Sun Sep 16, 2012 01:55
Location: 0gb.us:30000
Contact:

by 0gb.us » Post

10twenty4 wrote:
0gb.us wrote:It would be nice to have a few enemies. Enemies open up some new doors. Although I would prefer them lack the destructive capabilities they once had. It's fun when they can kill players, it's not fun when they kill your creations.
What's even the point though, if you can seal yourself in your fortress and enemies never get in? At the very least, I'd like configurable difficulties (easy-normal, enemies can't affect your blocks, on hard they break down doors or pick up blocks)
The point would be to give people who like fighting something to fight. And they would be rewarded for their conquests with rare item drops (but only occasionally). You'd have to actually go out and fight them to get the reward.

Also, for example, the dungeon master might be able to throw fireballs that don't themselves cause damage, but do start fires. So stronger fire-resistant materials would be safe, while wooden structures would burn down. The other effect of this would be that servers that remove fire to protect wooden buildings also wouldn't have to deal with monsters destroying all the houses.
Last edited by 0gb.us on Wed Mar 20, 2013 01:58, edited 1 time in total.

Josh
Member
Posts: 1146
Joined: Fri Jun 29, 2012 23:11
Location: Victoria, Australia

by Josh » Post

We can use some MC features just not all of them.
Minecraft isn't really a mining game anymore, what do enchant's have to do with mining?
Minetest is a better game then minecraft, we do have some elements of minecraft (such as the same crafting recipes)
maybe we could "alter" the crafting recipes of MT like crafting a torch:

S= Stick
C=Coal

C
S
S
-----------------------------------------------------------------------------------
A building game called Manic Digger has a crafting table, however you cannot craft tools, only blocks, the crafting table is also spread out on the ground, this video demonstrates it: http://www.youtube.com/watch?v=G5BSgDEeZCs
However that video is outdated, i am not sure if manic digger has a new crafting system. IMO Minetest should not have a crafting table like MC's we should still keep the current crafting table system in minetest.
A crafting table like Manic Diggers would be intresting, however it would be annoying to dig up your crafting table if you needed it when you were going in a mine, exploring ect.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Josh wrote:We can use some MC features just not all of them.
Minecraft isn't really a mining game anymore, what do enchant's have to do with mining?
Minetest is a better game then minecraft, we do have some elements of minecraft (such as the same crafting recipes)
maybe we could "alter" the crafting recipes of MT like crafting a torch:

S= Stick
C=Coal

C
S
S
-----------------------------------------------------------------------------------
A building game called Manic Digger has a crafting table, however you cannot craft tools, only blocks, the crafting table is also spread out on the ground, this video demonstrates it: http://www.youtube.com/watch?v=G5BSgDEeZCs
However that video is outdated, i am not sure if manic digger has a new crafting system. IMO Minetest should not have a crafting table like MC's we should still keep the current crafting table system in minetest.
A crafting table like Manic Diggers would be intresting, however it would be annoying to dig up your crafting table if you needed it when you were going in a mine, exploring ect.
i say it is pointless to change the recipes we have now. they are good the way they are.also the way they craft would be cool but i dont think that it is vey productive and would be very anoyying.
Last edited by jojoa1997 on Wed Mar 20, 2013 02:19, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

Post Reply

Who is online

Users browsing this forum: No registered users and 18 guests