Everything posted by Luis_ST
-
1.17.1 - ToolAction
this is now tag based, take a look at this thread
-
1.16.5 mob attack when taking damage from player
Ai Goals...? take a look at the vanilla Mobs for examples
-
[1.16.5] Animated block with several models
you can use Blockbench to create the model (Modded Entity) you need to update the method names if you are using mojang mappings because Blockbench still use MCP mappings
-
[1.17.1] Synchronized Boss Music
this is the forge doc about Sounds, no idea if this is helpful in your case, i have never used Sounds yet
-
[1.16.5] Need help getting YAW of entity relative to the player.
you still haven't understood how the forum works, right? there are people here from all over the world, and not everyone is familiar with everything, so wait till someone knows an answer i'm not much familiar with vector calculation, but in addition to the things diesieben07 told you take a look at the EnderEyeEntity, it use the same logic, it always fly to the next Stronghold, copy the logic and replace the Stronghold pos with the Player pos
-
Minecraft Mod Question/Is It Possible
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
[1.16.5] Animated block with several models
you will need a custom model, take a look at the Book model for the EnchantingTable
-
Open villager GUI
take a look at the IMerchant class and the VillagerEntity#displayMerchantGui method then show what you tried and explain exactly where you need help, because your original question is answered with"yes" and "you need an entity that extends the AbstractVillagerEntity"
-
1.16.5 - Custom dimension portal not working
try to use a custom ITeleporter, if the game freezes, wait until the game crashes and post the debug log
-
[1.16.4] Custom entity follow player
this is easy, copy the logic of the TemptGoal, and change it to your logic if the Player gives the item to the entity save the Player, then check in the goal whether a player has been saved in your entity (! = null check), if this is the case, take the part of the TemptGoal where the entity follows another entity
-
i need help with 1.12.2 forge installer
1.12 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
Need help fixing a server setup
java 8-15 are supported, but minecraft prefers java 8
-
Forge 1.10.2 Crash
1.10 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
All server versions crashing
run the command line in the console and post output
-
File showed in note book
its the javaw.exe (in C:\Program Files\Java\jdk-16.0.1\bin\javaw.exe) and in windows the javaw.exe is called Java (TM) Platform SE binary
-
[1.16.5] Need help getting YAW of entity relative to the player.
if you need a quick solution, take a look at the discord https://discord.gg/UvedJ9m
-
All server versions crashing
how did you change the java version
-
[1.16.5] How do I set the YAW of the player?
yes he field is public and not final
-
[1.16.5] How do I set the YAW of the player?
specify doesnt work try to use the field (LivingEntity.rotationYawHead)
-
All server versions crashing
minecraft 1.15 requires java 8-15, you currently using java 16 downgrade your java to 8-15 and the problem should be fixed
-
[1.16.5]How to create new custom enchantment for tools?
use Global Loot Modifiers: https://mcforge.readthedocs.io/en/latest/items/globallootmodifiers/
-
1.16.5 - Custom dimension portal not working
use debugger and test if the RegistryKeys correct
-
Loot tables doesn't works (1.17.1)
that doesn't answer the question not every error causes the game to crash
-
File showed in note book
why what's wrong?
-
forge thing
minecraft 1.16.5 requires java 8-15, you currently using java 16 downgrade your java to 8-15 and the problem should be fixed
IPS spam blocked by CleanTalk.