What if MCreator implemented...

Started by Sweddy on

Topic category: Feature requests and ideas for MCreator

Joined Sep 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What if MCreator implemented...

...a way to change and mess around with the properties of blocks already in vanilla Minecraft?

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That would be very cool
Tue, 12/20/2016 - 17:52

That would be very cool

Joined Dec 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:That would be very cool
Wed, 12/21/2016 - 05:04

And very illegal.

Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That's true in case that you
Wed, 12/21/2016 - 06:20

That's true in case that you do it directlly ,but in case that you use vanilla/forge methods and Java reflections it should bel fine, because you still do not edit or remove someone else's code

Joined Dec 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:That's true in case that you
Wed, 12/21/2016 - 20:47

If you went into Minecraft code and made it so, ie: Grass dropped stone instead of dirt then that is illegal.

Joined Aug 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You do not need edit
Wed, 12/21/2016 - 21:04

You do not need edit Minecraft code for it. There are simple ways that Mojang , MCP and Forge left for people. And these methods are as illegal as adding an item. (Because for adding item you must add your Item to method in Forge's class GameRegistry.class , and this method adds it to vanilla array. For replacing and making items de facto removed from game is is similiar. You have a class , that you put in method of Forge's class and it is used from there by vanilla code. (Btw , this one is for example MCreator's GUI overlays and global events))

Joined Sep 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:That would be very cool
Thu, 12/22/2016 - 19:03

@#2

What makes you think it's illegal? By that logic, wouldn't all mods and all resourse packs also be illegal?

Joined Dec 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
acctualy there are mods that
Tue, 01/03/2017 - 14:49

acctualy there are mods that edit minecraft's code i have seen those mods before and there not illagal like changes the blocks to trinagles so ya your both wrong

Joined Dec 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Legality of Modding Minecraft Source Code
Tue, 01/03/2017 - 15:26

This is a quote straight from Mojangs EULA and Terms of Agreement. The TOA, was updated in May.

If you've bought the Game, you may play around with it and modify it by adding modifications, tools, or plugins, which we will refer to collectively as "Mods." By "Mods," we mean something original that you or someone else created that doesn't contain a substantial part of our copyrightable code or content. When you combine your Mod with the Minecraft software, we will call that combination a "Modded Version" of the Game. We have the final say on what constitutes a Mod and what doesn't. You may not distribute any Modded Versions of our Game or software, and we’d appreciate it if you didn’t use Mods for griefing. Basically, Mods are okay to distribute; hacked versions or Modded Versions of the Game client or server software are not okay to distribute

Please note this line directly:
"You may not distribute any Modded Versions of our Game or software"

So, by Changing Minecrafts source code (making a square a triangle?) You are in breach of their contract and it is illegal. But, obviously nothing will be done about those mods as they are not causing problems. But, are still effectievly illegal as they violate the ToA.

TOA Link: https://account.mojang.com/documents/minecraft_eula

Joined Sep 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Legality of Modding Minecraft Source Code
Sat, 01/07/2017 - 10:36

@#8 Modding the software or client isn't the same as making a mod that modifies in-game properties though.

Joined Dec 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:Legality of Modding Minecraft Source Code
Sat, 01/07/2017 - 19:59

@#8 First off editing in game things with a mod is not illegal, however as the eula states editing the minecraft code (the encrypted one) is illegal. Using forge mods to edit what happens in game is by now means against the rules, unless the specifically find the mod to be bad for the overall minecraft experience, like griefing. A mod that changes in-game things but does not access encrypted files is ok. Your example of changing a cube to a triangle also doesn't make sense they added that as a feature of resource packs so once again it is fine without breaching and editing the encrypted source code. So mcreator could have edits to vanilla through forge code in their program, as long as the don't try and use the encrypted files because they are protected by copyright and are encrypted for a reason.

 
Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think its not illegall at
Sat, 01/07/2017 - 20:45

I think its not illegall at all. Mods can be removed and are optioal to install 

@xXMCXx and if you have Mojang's permission we cannot even talk. And Minecraft for XBOX by example, it got behaviour packs so you can modify the vanilla game. Did you seen any behaviour pack creator that got arrested for making it?

Joined Dec 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:I think its not illegall at
Mon, 01/09/2017 - 22:52

I have yet to say anything about "getting arrested" or any talk of punishments. Please do not put words in my mouth, I am capable of doing that myself. I am simply basing my statememts off of mojans copywright policy, I may be misinterpreting them, or not, but thats what I get from this. In the end, I do not believe Klemen will implement this future or make another program because MCreator alone takes up alot of his time already.

Joined Dec 2013
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
RE:RE:Legality of Modding Minecraft Source Code
Mon, 01/09/2017 - 22:55

I am basing my statements off of their EULA, I may be wrong, but in the end this would require Klemens attention and I doubt he has time for another program of that magnitude, if he did, then there would ve less attention to MCreator. Most users prefer to make new ideas for mods, not edit existing vanilla items.

Joined Mar 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
well my coundy dont know
Tue, 01/10/2017 - 00:52

well my coundy dont know about