Everything posted by Luis_ST
-
Right/Left Click
there is a method you can overwrite not sure how the method is called look into the Villager class, it's also an example how to open a Container
-
[1.16.5] Executing runClient with extra mods
you have to add them via dependencies screach for it in the gradle sub forum there are many threads about this topic
-
VoxelShapes 1.16.5
use @Override when overwrite methods
-
[1.16.5] Spawning Entities in ServerWorld (Solved)
you can use Level#isAreaLoaded
-
[1.16.5] Spawning Entities in ServerWorld (Solved)
would this also be possible in LivingUpdateEvent?
-
[1.16.5] Registration events
now you talk about dependencies so this would work for you
-
[1.17] How do I make a placed block create a structure?
are you sure you have update to 1.17?
-
Right/Left Click
why do you need to know how to right click your Entity via code?
-
[1.17.1] Empty height range error
look's like a Feature which is add to your custom Dimension has a wrong Height (VerticalAnchor), where is your Features class?
-
[1.17.1] Make other entities panic
look at the PanicGoal understand how they work and create your own Goal
-
[1.14] How do I make a placed block create a structure?
1.14 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.16.5] Registration events
if you use these mods in the dev, gradle will compile them automatically (if you use them as a dependency)
-
[1.16.5] Registration events
get the command literal via Reflection and check if it equals the command literal you want to modify
-
crash forge 1.17.1 with out mode
post debug log
-
Client Crashing (1.16.5 Custom Made Modpack)
error in Oh The Biomes You'll Go, make sure the mod is up to date, if it is report the bug to the mod author
-
[1.16.5] Registration events
vanilla add "requires" behind Commands#literal, so it should work also do not post vanilla code we all can look into your ide nextime post the class name an the line, that's enough to find the code part you are talking about
-
Trying to install specific version on a Virtual Machine
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.17.1] Multi layer model
I have already explained to you
-
[1.14.4] Invalid dist DEDICATED_SERVER
1.14 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Forge Sever Startup Problems
Forge 1.16.5 requires java 8-15 but minecraft prefer java 8. I'm not sure if this is your error, because the java version is visible in picture
-
Forge server not downloading libraries
1.11 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.17.1] Make other entities panic
You need to add a PanicGoal to the Entities, look how the existing Goal work
-
Right/Left Click
I'm not sure if I understood your question, what do mean by "how can I right click an Entity". To answer your question aim at the Entity and click the right mouse button...! Another attempt to answer your question there is EntityInteractEvent.RightClick
-
Exception caught during firing event: Unsupported mob type for TemptGoal
please post full debug log and use https://gist.github.com/ for the log
-
[1.16.5] Registration events
why on earth did you register Events in FMLServerStartingEvent? you should do this is your Mod constructor, or you use the automatic event registration (via @Mod.EventBusSubscriber & @SubscribeEvent) Edit: I recommend you to use the automatic registration, it is the easiest and best solution you could choose
IPS spam blocked by CleanTalk.