Search the Community
Showing results for tags '1.19.4'.
-
Forge version: 45.4.0 Minecraft version: 1.19.4 Downloads: Changelog: (Direct) Installer: (AdFocus) (Direct) MDK: (AdFocus) (Direct) Downloads page Intro: Today, we release our fourth recommended build for 1.19.4. Much like with 1.19.2, Forge 45 has contin...
-
Wish you could make huge wheat fields easily and fast? Or wide roads by just walking? Or maybe you have hard time finding spawners or slime chunks? This mod can do that for you! This mod adds some useful tools for farming, mining and world building. This mod is not far from vanilla Minec...
-
Hello! I was trying to create a mob which has two different textures: "red" and "black". It should be chosen randomly when the mob spawns and then never change. I had to find some way to save data about the variant of the mob when player go out from the game. I thought that using read/addAdditionalS...
-
I wanted to ask if there's a way to code something like in this image. I already tried changing the yaw of the camera through an event i forgot the name of and I also went through Minecraft code to see if I can find something useful but I got no progress whatsoever.
-
Hello! I need to check is it night for some featues of my new mob. I planned to use the MyMob.level.isNight() method, but it seems to work kinda odd for some reason. So I'd wrote down a function in MyMob.tick() which prints value returned by level.isNight(): The result was: "True" an...
-
As the title reads, I've been trying to create a custom advancement trigger to activate based off a capability I've created. Despite my best efforts to A)Understand the sparse documentation for 1.19 on advancements and B) Reverse Engineer it by looking at the code, I keep coming back to this spot st...
-
Forge version: 45.3.0 Minecraft version: 1.19.4 Downloads: Changelog: (Direct) Installer: (AdFocus) (Direct) MDK: (AdFocus) (Direct) Downloads page Intro: This third recommended build for MC 1.19.4 offers improved performance, bugfixes, new features and va...
-
I have a tool that harvests multiple crops at once, that either replants or harvests the crops depending on an enchant on the tool. The harvesting and loot dropping works fine, but when it comes to updating what block is rendering, only the clicked block is updated properly, while the others drop th...
-
Hello everyone, I recently created a modpack but my game can't even load. As soon as I launch minecraft I get an error message saying that Psi can't load. I share the log and crash report. As I don't know anything about modpack creation, maybe the solution is quite simple but I haven't found any...
-
How can I replace the vanilla DeathScreen with a custom one? My custom screen only adds an extra button.
-
Does anybody know how to get old enchant glint from 1.17.1 on newer versions? not the texture pack but accualy to make it move on armors and items like in old versions. Is there any mod/shader to do it?
-
I have programmed an entity that can load chunks independently of the player and is therefore always active. Since the entity is very large (volume of about 66800 blocks), I implemented that the entity is rendered from a distance of several thousand blocks, even outside of the player's actual render...
-
I made a projectile extending the AbstractHurtingProjectile class. The relevant code and video showing the error are shown below. I want my projectile to be able to pass through blocks and hit multiple entities, it should only despawn after a certain amount of time. For some reason, it does not hit...
-
I have a block already registered in my mod, which I have used in some worlds. The problem arises when in code, I add a property called CURRENT_AGE, when running Minecraft it freezes. In the console it doesn't appear any excpetion except that it stays in this phase: [Render thread/DEBUG] [ne.mi.c...
-
1.19.4 Can't see mods with older Minecraft version
DoDoSaurus99 posted a topic in Support & Bug Reports
I'm trying to run MrCrayfish's Gun Mod in 1.19.4 (latest available version), so have created a new installation with the same version of Forge/Minecraft. I put the mod in the mod folder as well as the appropriate Framework mod, but they just don't load. I can play that version of Minecraft but the... -
Hello, for a while now I have been trying to play Minecraft with Forge but it is not possible since I always get error screen 1 and this happens to me from this version to 1.20 and its latest updates https://paste.ee/p/vlWko I really appreciate your help
-
https://dswrap.minecrafthopper.net/486731460137713664/1194724890759135294/message.txt
-
Greetings Forge community and enthusiasts, I have previously come here to seek help for a mod that has been in development for about 7 Months now, focusing on adding realism and theory to Minecraft, and I'm looking for MORE individuals to help tackle this massive project with me and the...