Everything posted by Draco18s
-
[1.12] How to save a specific item.
-
Custom Mob error
Postfix would made more sense: you're skipping the perfectly good ID 0.
-
[Forge 1.8] Draw a beveled rectangle?
Put transparency in the png image it's using as a source.
-
[Forge 1.8] Draw a beveled rectangle?
Gui.DrawRect doesn't draw "beveled" rectangles (octogons). It draws...rectangles.
-
[Forge 1.8] Draw a beveled rectangle?
Generally speaking, GUI images are premade textures. So you just... Create a png that looks like what you want...
-
Help registering block!
You also never set a registry name for your block (and item). You also should set your unlocalized name to the registry name using getRegistryName() so that your mod ID is part of the unlocalized name to avoid naming conflicts with other mods.
-
Custom Mob error
Forge is, yes, but not Minecraft.
-
[1.12] How to save a specific item.
What's the crash?
-
[Forge 1.8] Draw a beveled rectangle?
Context?
-
[1.8.9] Render Rainbow Text with Minecraft Font Renderer
What do you mean "rainbow"? What is your desired goal?
-
[1.7.10] [SOLVED] Can't Load Texture!
That link (and this thread) is 2 years old. The forum changed what software it runs on. This thread is for 1.7.10 is no longer supported here.
-
[1.13] Will sub-blocks still be a thing?
I don't think Forge will really be looking into it and answering those questions until 1.13 is final and out. They might have some ideas, based on looking at the snapshots, but no details yet.
-
NetBeans - how to attach debugger to mod
*Looks at thread title* Hmmm
-
Directional Blocks w/ Blockstates
Yes. Because the ternary operation for 4 linear values (that map neatly to an index) is... Oh you said it before I did.
-
[SOLVED] [1.12.1] help with combined block placement of logs and pistons
Post your model. Likely you want to use "parent": "block/cube_column" or "parent": "block/orientable"
-
Mouse Does Not Render Using GUI Screen
You are adding new buttons every frame. 120 new buttons every second your gui is open. You want to update the buttons, then hold a reference TO the button and update it, don't create a new one.
-
Mouse Does Not Render Using GUI Screen
Oh god why. ;_;
-
[SOLVED] [1.12.1] help with combined block placement of logs and pistons
If you want to use textures like the log, perhaps you should look at the log?
-
[SOLVED] [1.12.1] help with combined block placement of logs and pistons
Aaaaand your blockstate json file?
-
[1.11.2] [Solved] Effective way to read bossbar names
The field lookup is what's slow. Do that once, cache it. Actually retrieving the value is pretty fast.
-
Setting a Llama as controllable
Is it public? Change it. Is it private? Use reflection.
-
Event to close GUI if clicked outside?
I don't think MC is set up to do that, at least, not easily. None of vanilla's guis close in this manner, it would be jarring for the player to have that happen.
- First Mod Issues
-
First Mod Issues
Right click -> Refactor -> Rename
-
Teleportation To anther age crashes game
True, it hasn't been. XCompWiz has been busy with his actual job.
IPS spam blocked by CleanTalk.