Everything posted by Luis_ST
-
[Solved][1.17.1] Best way to overwrite the default cross bow render (ItemInHandRenderer and PlayerRender) ...
Unfortunately it looks like, that's only possible with mixin/core modding (which is not supported on this forum)
-
Creating something like an ender chest, but with a global inventory (not player specific)
you can create a LevelCapability which stores your inventory (use Forge IItemHandler). Then create a menu which you can open for example with a custom KeyMapping. Note you need a custom Packet when you want to open the Menu from the client. Also you need to sync the Inventory to all Players which has open it (look at the ChestBlockEntity for an Example)
-
How to make a mob rideable (1.1.6.5)
did you use MCreator for modding?
-
trying to play a modded mc server, wont work
post new debug log
-
Minecraft 1.17.1 Crashing On Startup [Before it's window opens
you can find it in .minecraft/launcher_log.txt
-
Are ItemGroups client or server-sided?
use the other Constructor
-
Are ItemGroups client or server-sided?
if you use 1.17 it's called CreativeModeTab
-
Are ItemGroups client or server-sided?
sever and client, but if i'm correct the ItemGroup is only use for sorting in creative (so client)
-
Better Minecraft Crashing on The End'City, any help?
post debug log
-
My game keeps crashing when using forge.
delete this client config
-
trying to play a modded mc server, wont work
only the folder, since a mod creates a config file in this folder but they forgot to create the folder itself that's why you get the error
-
Help me pls
depends on the minecraft version you are using 1.18 - Java 17 1.17 - Java 16 all other versions required Java 8
-
[Fixed] Server doesn't start, java error on startup
the problem was fixed in 1.18-38.0.2, update forge
-
Vanilla commands imitation
show your Entity class and your registration
-
[Solved][1.17.1] Best way to overwrite the default cross bow render (ItemInHandRenderer and PlayerRender) ...
I will look at this, and try to find a solution for your problem
-
My recipe data generator doesn't work
if you have a git repo post a link to it, if not post the relevant classes
-
Minecraft 1.17.1 Crashing On Startup [Before it's window opens
you will find it in .minecraft/logs/debug.log and you could post it via https://gist.github.com/
-
[Fixed] Server doesn't start, java error on startup
its an know issue, but unfortunately I can't tell when the issue will be fixed
-
[1.16.5] Not sure about how to make a custom block using data generators
I would recommend you to add custom models manually, since it's easier than use Data generator
-
[Solved][1.17.1] Best way to overwrite the default cross bow render (ItemInHandRenderer and PlayerRender) ...
The crossbow does not use a custom Renderer, it only use a few models. Did you looked at the vanilla models?
-
how can i get forge on windows?
use the java installer, why did you need the windows installer
-
How to get player position on an axis in 1.17.1
yes
-
[1.17.1] Custom Fluid tick method not running
you need to create your own LiquidBlock, copy the vanilla code and replace all code which use the vanilla Field with LiquidBlock#getFluid
-
How to get player position on an axis in 1.17.1
you can get a Player in client Events via Minecraft.getInstance().player Note: this only works in client Events
-
Minecraft 1.17.1 Crashing On Startup [Before it's window opens
post debug log
IPS spam blocked by CleanTalk.