-
Is it possible to change the vanilla generator?
I know, it's crazy... We should try to make it happen
-
Smelt Multiple Items into One?
You'd need to make a new type of furnace that needed three ingredients to smelt instead of one.
-
[Solved]Re-Generating chest items + block onUpdate()
updateTick() is client-side only; it says so in the annotations. You can just use your chests tile entity onUpdate() instead if it's a custom tile entity.
-
Is it possible to change the vanilla generator?
As someone who's tried this, in a short answer; no. No you cannot. Run while you still can and save yourself the hours of pain, headaches, and for some reason stripey terrain generation.
-
Is there a block update event?
That wouldn't work... I can't have the server checking every loaded block every tick or it'll get laggy. And I don't even think there'd be an efficient way to check any loaded blocks anyways...
-
Is there a block update event?
I've looked and looked and looked but I can't find an answer in the code, so I'm turning here. What I want to do is make it so that blocks are affected by gravity(Similarly to sand). The issue is, I want to use pre existing blocks like grass and dirt and whatnot, and I don't want to edit or override any base class files to do it. Is there anything I can do, or am I just going to have to edit some base class files?
-
Some issues with saving / loading variables for an entity from NBT
Figured out the issue on my own; For any topic viewers who are stumped, DataWatchers are pretty much the best thing ever. Look at how EntitySlime uses them to get an example of how to use them, and keep in mind the client reads datawatcher values from the server with no extra hassle.
-
Some issues with saving / loading variables for an entity from NBT
I've been having some issues saving and loading variables for an entity from the NBT. Specifically, I'm trying to set a randomized variable for the size of the entity (bigger/smaller, obviously) and it works, but the size isn't saved or loaded properly once i exit the world. When I re-enter the world, the size of the entity is randomized again. Any help would be appreciated!
-
Generate Problem Please Help
Are you talking to me? I just joined this forum yesterday so I'm not sure what you're talking about... Lol
-
Generate Problem Please Help
I don't see any issue with the code you've given, but it could be your portal block... Did you use the nether portal block code as a base?
-
Biomes with top and/or filler blocks with IDs higher than 127?
Ah, alright thanks... We should have a petition or something to send to mojang about it, because that's really ridiculous
-
Biomes with top and/or filler blocks with IDs higher than 127?
Am I missing something really obvious, or is it not possible? I really need to use my custom blocks for new biomes i'm making, but i can't because of the limit... Is there anything I can do that doesn't include making a whole new chunk provider?
IPS spam blocked by CleanTalk.