|| CLICK || modded !

Started by Super_cube4 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
|| CLICK || modded !
Mon, 02/24/2020 - 16:05 (edited)

hi,

After I posted my mod wich is using blocks and items from another mod (Biome O' Plenty) I just send a comment on this mod to say that it really uses modded items and then I recive a comment saying:

"How did you even make that possible?"

And then I just asked myself... (was I not the first to do that xD) wait ? Peoples dont know how to do it ?

So, If someone want to use modded items, I'm here to help that guy !!

Just comment for help !
 

So, to do it, you need to follow some steps, theses :

your mod (.jar) > assets > your mod name (The one you want to edit) >

recipes > the recipe (the one you want to edit) >

  • First, remove the first line ( not the "{"but the " "group": "mod" " )

Usually, the "items" of the recipe are with 1, 2, 3 ect, change them (in the craft grid) to "#, X, Z, O".

  • Next, move on the "key": part, and change the "1, 2, 3 ect" by the "#, X...",
  • Then, the most important part, the items, you will have to change the original by something like that (IN THIS EXAMPLE, I take biome o' plenty for external mod)

(original: spruce planks)   

    },
    "#": {
      "item": "minecraft:planks",
      "data": 1
    }

(final: willow planks)

    "#": {
      "item": "biomesoplenty:planks_0",
      "data": 9
    }

The "data":... is very important, if there is no data by default, you need to add it, just copy the line of this thread, even if the final item have no data, just write

      "data": 0

So, now you have all the base, you can make your own mod :D



Edited by Super_cube4 on Mon, 02/24/2020 - 16:05
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
super cube you are the guy…
Thu, 07/25/2019 - 09:21

super cube you are the guy who made lots of stuff!

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I link you with the…
Thu, 07/25/2019 - 09:58

I link you with the modification and Los in Cosmocraft (When new update released) 

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I commented on you mod :) 
Thu, 07/25/2019 - 09:58

I commented on you mod :) 

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have a Question, Can you…
Thu, 07/25/2019 - 11:22

I have a Question, Can you maybe upload a mod fo me in Curseforge? (maybe with another acc) bc cf isnt working :( Like i cant register/login

Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you want @RockstarBonnet,…
Fri, 07/26/2019 - 06:56

If you want @RockstarBonnet, have you discord ?

Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay, so, I m ok to post…
Fri, 07/26/2019 - 09:23

Okay, so, I m ok to post your mod on curseforge !

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thx, these 2 mods pls then…
Fri, 07/26/2019 - 10:04

Thx, these 2 mods pls then:Cosmocraft and TerraCore

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just say when finished
Fri, 07/26/2019 - 12:05

just say when finished

Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It will take me a bit more…
Fri, 07/26/2019 - 15:44

It will take me a bit more time, but ok, I'll go for it ;)

Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
BUT, please can you clearly…
Fri, 07/26/2019 - 15:45

BUT, please can you clearly send a message here that say like "I authorise Aixiis to post my mod on curseforge" cause if not, I will not be able to do it !

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I authorise Aixiis to post…
Fri, 07/26/2019 - 16:24

I authorise Aixiis to post my mod on curse forge. 

And BTW, when should it be there? 

Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It’s wayyyyyyyyyy easier…
Fri, 07/26/2019 - 18:28

It’s wayyyyyyyyyy easier than the crates support, both will be posted in the few days that comes :D