
Dr.Nickenstein
Members-
Content Count
10 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Dr.Nickenstein
-
Rank
Tree Puncher
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Dr.Nickenstein started following Item name and texture won't work correctly [SOLVED], [1.12.2] How do i make my custom mob spawn?, How can i make a mob spawn at night only? and and 1 other
-
Hi everyone and welcome back to one of my TOPICSSSS. I wanted to know how to make my custom mob spawn. Can anyone help me with that? It would be really appreciated!
-
Hi everyone, i'm using 1.12.2 modding, i want my Reaper mob to only spawn at night. It doesn't currently spawn. I want it to spawn (obv) but spawn only at night, as i previously said. Can someone of you guys help me with that? This would be really appreciated. Thank you in advance.
-
Hello guys, i'm using forge 1.12.2, and i've followed Harry's tutorial, i get no errors but my sounds don't work in-game. Ask if you need screens.
-
Hello forge modders. I wanted to create a smelting recipe that gives you an ingot when an ore is smelted in the furnace. I already have the ore and the ingot, but i don't know how to create the recipe. I'm modding in 1.12.2 , forge version forge-1.12.2-14.23.5.2814.
-
Item name and texture won't work correctly [SOLVED]
Dr.Nickenstein replied to Dr.Nickenstein's topic in Modder Support
I've tried to rename the en_US.lang to en_us.lang and it worked again. Do you remember when i told you that i've done it already and bla bla bla bla...? Well, i've named the display name megatite_ingot. Thanks for the help! 2/2 problems SOOOLVEEED -
Item name and texture won't work correctly [SOLVED]
Dr.Nickenstein replied to Dr.Nickenstein's topic in Modder Support
As for the name, i've checked my .lang file and everything seems to be fair, but it won't show up as wanted. That's what's in my .lang file: item.megatite_ingot.name=megatite ingot -
Item name and texture won't work correctly [SOLVED]
Dr.Nickenstein replied to Dr.Nickenstein's topic in Modder Support
Damn i've tried refreshing the texture package and it loaded! Thank you so much man! -
Item name and texture won't work correctly [SOLVED]
Dr.Nickenstein replied to Dr.Nickenstein's topic in Modder Support
I've created an en_US.lang file, i've tried renaming it to en_us.lang but nothing changed. I'm not using other mods to test mine, so don't worry about that . Uhm and if i can ask you, why did you tell me to not follow tutorials ? -
Hello guys, i'm a new little modder in Minecraft. I was trying to make a new ore, and i started creating an ingot for this ore. That's the first thing i've done in my mod. I've followed a tutorial step by step. The problem is that when i set the name and put the texture file in the item textures folder the .png file doesn't show up in Eclipse, and when i start minecraft to try to see the ore name it shows up as item.(name of the ore)_ingot.name . I'm using Eclipse to mod, the forge version is the forge-1.12.2-14.23.5.2814. Can you help me with my problems? Thank you in advance.