Jump to content

notAstral

Members
  • Posts

    14
  • Joined

  • Last visited

Everything posted by notAstral

  1. how do I look at the mc source code?
  2. I also want it to make a new death msg package net.astral; import net.minecraft.world.damagesource.DamageSource; public class Munch { public static DamageSource MuchedHard = new DamageSource("broke_teeth"); } this is what I have for the value currently and idk what to do now
  3. thanks
  4. also in forge
  5. I am not an expert but it might be something with mekanism addons that are crashing refined storage.
  6. Optifine is messing up a mod I am guessing. Try using Rubidium it also has add-ons to give you the same experience as Optifine.
  7. Its an error with the mod "Refined Storage" You can fix it by removing the mod.
  8. How do I go about making a procedure where if the block is dirt or grass and check if the player is sneaking then if you right-click the block it spawns an item on top of it (yes I am referring to a pebble mod)
  9. First world load or creation whatever you might call it, was stuck at 8% and now 4%, I have no idea what to do. Minecraft Version: 1.16.5 Modpack: Custom Debug.log
  10. So uh basically title says it all idk what to provide to get help it's a custom modpack btw
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.