make an enchantment specifically for a shovel
-
Recently Browsing
- No registered users viewing this page.
-
Posts
-
Ahhhh idk. Been awhile. How do you know the entity is in the chunk.
-
repo https://github.com/DiglisTheIII/EldenCraft-2.1 not really sure what to do at this point. any help would be great
-
I am trying to create custom arrows, and I am testing the minimum code for an arrow to function properly. My goal is to make an exact replicate of the vanilla arrow item with no custom arrow entities. public static final RegistryObject<Item> IRON_ARROW = ITEMS.register("iron_arrow", () -> new ArrowItem(new Item.Properties())); It is successfully registered, but with a vanilla bow I cannot shoot this iron_arrow I created. There is no animation in the bow. I know this looks like a simple problem but I could not figure out what I am missing here...
-
By TileEntity · Posted
Ingame press F3 and add a screenshot of it -
By Prestatyn12 · Posted
Hi That_Grind, Check what version of Java you have installed: Minecraft 1.17+ requires Java 16 or higher; Minecraft 1.16.5 and below requires Java 8. If you have older versions of Java installed, uninstall them and install the correct one. You can also try increasing the memory: open the Minecraft Launcher; go to settings; find Java settings (JVM arguments); change the -Xmx2G parameter to -Xmx4G (if you have enough RAM). Also, it would be helpful to see the contents of the error log file to see what the problem is. While I'm having trouble developing mobile apps or setting up a development environment, I check out https://andersenlab.com/services/mobile-development for help.
-
-
Topics
-
Who's Online (See full list)
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.