Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Kaelym

Members
  • Joined

  • Last visited

Everything posted by Kaelym

  1. Figured it out, Thank you draco.
  2. sorry bout that, didn't realize I skimmed over this one. package com.fetrien.elypsis.init; import com.fetrien.elypsis.ElypsisMod; import net.minecraft.item.Item; import net.minecraftforge.fml.common.registry.GameRegistry.ObjectHolder; public class ModItems { public static final Item GARNET = null;} thank you for the help.
  3. So, in an effort to remove IHasModel and stop being a Cargo Cultest, (love that phrase for whatever reason)... There was an error somewhere between the keyboard and the chair. Now my game no longer loads, I've /* */ a lot of my old files to keep them from being read, and started from scratch (kind of?). If I could get some assistance spotting where the errors are, as unfortunately I only really understood the IHasModel setup, I'd be grateful. first my server/client proxy they are the same (just in case they're needed) the IProxy Registries: ModelRegistryHandler: RegistryHandler: Reference: garnet.json Main Crash So it's my thought that it's somewhere in 'Modelregistryhandler', as it seems to draw me to " ModelLoader.setCustomModelResourceLocation(item, 0, new ModelResourceLocation(item.getRegistryName(), "inventory"));" and " registerModel(ModItems.GARNET);" Thoughts? Suggestions? (lol) Tutorials? Would really like to go back to working on the mod itself but I want to know it's done right.
  4. Thank you, I will keep this in mind while I continue my mod.
  5. I've been working on a personal mod but I have a *very* basic understanding of Java, at this point in time I've been working on one issue for about 14 hours and have made no progress. I am trying to make a 'cube_column' block, but no idea where I'm going wrong. RockPillar.class modblocks.java (showing only parts that deal with block itself.) Blockstates models/block.json models/item.json Error has been resolved, thanks everyone

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.