|| CLICK || modded !

Started by Super_cube4 on

Topic category: Help with modding (Java Edition)

Last seen on 14:19, 24. Mar 2024
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
Last seen on 17:18, 11. Feb 2020
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok
Sat, 07/27/2019 - 14:51

Ok

Last seen on 17:18, 11. Feb 2020
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Still waiting xD
Sat, 07/27/2019 - 22:11

Still waiting xD

Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Crates are made by sticks…
Sun, 07/28/2019 - 04:04

Crates are made by sticks right?

Last seen on 14:19, 24. Mar 2024
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nope, Like a lever, but with…
Sun, 07/28/2019 - 08:14

Nope, Like a lever, but with a plank block on the bottom, and a button on top: you can see some crafts on the Biomes O’ Plenty addon page :D

 

Last seen on 14:19, 24. Mar 2024
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
(the button is always a wood…
Sun, 07/28/2019 - 08:15

(the button is always a wood button)

Last seen on 14:19, 24. Mar 2024
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@RockstarBonnet your mod is…
Sun, 07/28/2019 - 08:16

@RockstarBonnet your mod is now officially on Curseforge ;D

Last seen on 17:18, 11. Feb 2020
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thx
Sun, 07/28/2019 - 13:13

thx

Last seen on 14:19, 24. Mar 2024
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But, actually the curseforge…
Thu, 08/01/2019 - 09:23

But, actually the curseforge (and the minecraft community) are a bit angry on Mcreator, and you should disable the forge check, to make it accesible to newer version :D

Last seen on 17:18, 11. Feb 2020
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
OK,but say the mod is for…
Thu, 08/01/2019 - 14:57

OK,but say the mod is for playing alone, not with other big mods etc. Like Bop. Bc so many structures, and so on

Last seen on 14:19, 24. Mar 2024
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@crispy_chips1234 The…
Thu, 08/01/2019 - 15:58

@crispy_chips1234 The Minecraft Community is angry on Mcreator because it’s the easiest way of making a mod, they said that if you made one with it, it will be forced to be like the other poop mod or idk what ...

Last seen on 14:19, 24. Mar 2024
Joined Feb 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@RockstarBonnet, I ask you…
Thu, 08/01/2019 - 16:00

@RockstarBonnet, I ask you to disable the force check because of a comment on curseforge asking why do the mod crash the game in the last version :D

Last seen on 17:18, 11. Feb 2020
Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i know, tanks but  say the…
Thu, 08/01/2019 - 19:29

i know, tanks but  say the mod is for playing alone, not with other big mods etc. Like Bop. Bc so many structures, and so on