Help with mod compatibility

Started by zerunox on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Feb 2025
Points:
37

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Help with mod compatibility

I am working on a small mod for me and my girlfriend to use on our little 1.20.1 modpack. I am trying to make it so you use Pam's Harvestcraft 2 items to make a Pepsi, I am trying to use tags but i can't quite figure it out.
The recipe is Caramel, Sugar, Water (which i got the "forge:water" working) and Vanilla. I dont want to add a whole Vanilla plant and all that, if Pam's Harvestcraft 2 is already there. If someone could explain how I get the Vanilla to be the Pam's Harvestcraft 2 vanilla that would be great.

Active 3 months ago
Joined Jan 2025
Points:
74

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Edit in code and put the id…
Wed, 02/05/2025 - 17:14

Edit in code and put the id of the items that you want.

Active 1 month ago
Joined Feb 2025
Points:
37

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
Thank you!! The…
Wed, 02/05/2025 - 18:18

Thank you!! The possibilities are now endless!!!