Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • How to run compiled mods in a dev environment?
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
ZØMB

How to run compiled mods in a dev environment?

By ZØMB, January 27 in Modder Support

  • Reply to this topic
  • Start new topic

Recommended Posts

ZØMB    0

ZØMB

ZØMB    0

  • Tree Puncher
  • ZØMB
  • Members
  • 0
  • 2 posts
Posted January 27

Question as the title suggests, I already tried adding CodeChickenLib-universal into the mods folder in /run/ but that crashes too...

Is there any way to run compiled mods in a dev environment? Answers much appreciated

  • Quote

Share this post


Link to post
Share on other sites

ZØMB    0

ZØMB

ZØMB    0

  • Tree Puncher
  • ZØMB
  • Members
  • 0
  • 2 posts
Posted January 28

Nevermind the mod I was trying to add was JEI btw.

For anyone that might see this in the future, I followed this: https://github.com/mezz/JustEnoughItems/wiki/Getting-Started

 

then I just did gradlew --refresh-dependencies, and it worked like a charm

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • diesieben07
      When I try to run my mod after I just added Deferred Registries it crashes

      By diesieben07 · Posted 8 minutes ago

      You need to change one of them, yes.
    • ThisIsNotOriginal
      When I try to run my mod after I just added Deferred Registries it crashes

      By ThisIsNotOriginal · Posted 16 minutes ago

      so do i change the name in my ItemsList?
    • diesieben07
      [1.16.5] Help with custom Backpack (slot background and mouse wheel move)

      By diesieben07 · Posted 26 minutes ago

      I do not understand. How is the offhand slot relevant regarding the background color of your slot?   Assuming you want a keyboard key to open the GUI: Make a KeyBinding. Use ClientTickEvent to check if its pressed. If it is, send a packet to the server, which then calls NetworkHooks#openGui. You can preemptively also open it on the client to hide the latency of the two network roundtrips.
    • diesieben07
      When I try to run my mod after I just added Deferred Registries it crashes

      By diesieben07 · Posted 28 minutes ago

      That is not how you make a Git repo. At all.   This creates a BlockItem for all of your blocks. One of your blocks has the registry name "copper_ore", hence this will create a BlockItem with registry name "copper_ore". This then creates another Item with registry name "copper_ore". This is not allowed, registry names must be unique.
    • Extrupt
      Forge won't fully download

      By Extrupt · Posted 30 minutes ago

      thanks for the help! it worked!
  • Topics

    • ThisIsNotOriginal
      19
      When I try to run my mod after I just added Deferred Registries it crashes

      By ThisIsNotOriginal
      Started 16 hours ago

    • Luis_ST
      3
      [1.16.5] Help with custom Backpack (slot background and mouse wheel move)

      By Luis_ST
      Started Yesterday at 07:47 AM

    • Extrupt
      5
      Forge won't fully download

      By Extrupt
      Started 1 hour ago

    • HDMI_Steckdose
      1
      Forge error Forge won't open

      By HDMI_Steckdose
      Started 37 minutes ago

    • Retsal
      7
      [1.16.x] Custom block as a shop

      By Retsal
      Started Yesterday at 01:04 PM

  • Who's Online (See full list)

    • We Random
    • diesieben07
    • -MCS_Gaming-
    • Moohoy
    • PlasmaPig13
    • WooBoo
    • Katie328
    • ThisIsNotOriginal
    • reu_24
    • troublemaker_47
    • CAS_ual_TY
  • All Activity
  • Home
  • Mod Developer Central
  • Modder Support
  • How to run compiled mods in a dev environment?
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community