Everything posted by scientistknight1
- [SOLVED] Keybind particles not spawning and sounds not playing when on a server
- The "net.minecraftforge.event.world.WorldEvent" event doesn't exist.
- Villager profession bloc position
-
runClient task failed
That would work too, I guess.
-
runClient task failed
It looks like you have a problem one or more of your `.toml` files.
- Mixins work fine in Intellij and in 1.21 client, but cause crash on launch in a 1.20.1 client
-
[SOLVED] [1.18.2] Custom armor set extending DyeableArmorItem is dye-able, but not displaying
What about naming it a "wool cap" or "wool hat"?
-
Making a mod, can't seem to get the Minecraft running in eclipse
Yes, I'd recommend checking to make sure Java is set up in Eclipse properly (correct version, correct path, etc.).
-
[1.21]The behavior of the search bar in CreativeModeTab is unusual
Did you try changing the background image location?
-
Getting which block player's pointing at in GUI
Ah, I didn't know that. That would've been nice to know a while back, I suppose. I remember that it would have been useful... though I can't remember why.
-
Getting which block player's pointing at in GUI
I'm pretty sure that will only work on the client; I don't know if that's important though.
-
Caused by: java.lang.IllegalStateException: Duplicate recipe compressed:compressed_diamond
No problem.
-
Caused by: java.lang.IllegalStateException: Duplicate recipe compressed:compressed_diamond
When you save the recipe using .save(pWriter), give the name of the recipe as well: .save(pWriter, "yourNameHere")
- How to make a stationary mob?
- How to make a stationary mob?
- How to make a stationary mob?
- How to make a stationary mob?
-
[1.20.1] Check if there's a player on a block
I was doing something similar (except the block grows tentacles and attacks you instead of lighting up) and I just scheduled a tick half a second later each time I detected the player standing on the block.
- How to make a stationary mob?
- How to make a stationary mob?
-
How do I modify (add additional steps to) entity rendering?
Ok, I was just wondering. Are you trying to implement Shadesmar, by any chance? Anyways, I suspect that you'll have better luck trying to work with shaders. Here's a few tutorials I found for using Iris/Optifine to do shaders, though I don't know if they're any good since I have never worked with shaders: https://github.com/shaderLABS/Shadow-Tutorial https://github.com/saada2006/MinecraftShaderProgramming https://shaderlabs.org/wiki/Getting_Started Hopefully someone else who knows more than I do can help with what you want.
-
How do I modify (add additional steps to) entity rendering?
Quick question - based on what you said, it sounds like you're trying to make the shadow face towards the light. Am I understanding you correctly?
-
How to get that dirt block material?
What version are you working in?
-
Procedural Structure Generation
That sounds like an interesting challenge. You could try regenerating the structure on-the-go using a Jigsaw block, or something similar, but that might not be what you want. We'd need to know more (end goal, Minecraft version, what you've got done so far, etc.) to figure out what the best strategy would be. Also, as AlphaIceCube said, you should probably start a new post since this one's pretty old.
-
Inventory Overhaul / Editing the existing survival inventory
Thank you for including such detailed information about what you're trying to do, that's a rarity here! The reason you probably haven't gotten many replies is probably that (from what I have seen) most people here are asking for help and not giving it. Unfortunately, I don't know enough about how GUIs work to help you either, but I hope that someone here can! Keeping that in mind, here's some general advice (take this with a grain of salt): Split the problem into smaller pieces. For example, start by finding everything you can about modifying the standard inventory. I'm pretty sure that TerraFirmaCraft modifies the inventory, so I'd suggest starting by looking at their GitHub and trying to figure out what parts control their replacement GUI: https://github.com/TerraFirmaCraft/TerraFirmaCraft. Start small; for instance, just change the layout or something to start with. Then, add tabs, and so forth. Once that is done and working, see if you can restrict the inventory from opening, and only allow it to open when the user has a certain item. Proceed slowly. If something isn't needed, delay it for a future step. For learning Java, here's some links to tutorials and resources (copied from the Forge Discord's bot): JetBrains Academy (free online course): https://www.jetbrains.com/academy/ Codeacademy (free online course): https://www.codecademy.com/learn/learn-java University of Helsinki (free online course): https://java-programming.mooc.fi/ Basic Java Tutorials: https://docs.oracle.com/javase/tutorial/ Introduction to Programming using Java by David J. Eck (free online textbook): http://math.hws.edu/javanotes/ Those may or may not be helpful, depending on how advanced you are by now. All the same, best of luck with your inventory overhaul project!
IPS spam blocked by CleanTalk.