Everything posted by Animefan8888
-
[1.10] How can I make minecraft vanilla blocks drop custom items?
HarvestDropsEvent.
-
How Do I Change My Personal Text? (ok, I got it)
I want to say it is at the top of the thread. Never done it...
-
How Do I Change My Personal Text? (ok, I got it)
Didn't have it in my original post.
-
How Do I Change My Personal Text? (ok, I got it)
You can change it delete this thread as it has nothing to do with modding. *Edit In the same place you change your signature.
-
Updating abandoned mod
Honestly you should stop he/she probably doesn't know that you are being sarcastic and if you aren't you should stop, because core mods are not supported by forge.
-
Updating abandoned mod
1st. Do you know any Java if not learn Java first. 2nd. Post more specific questions please.
-
[Solved] [1.10.2] Creative Tab
What he should reorder would be the registry order, but doing it in the list would be better(less work).
-
[1.8] Help creating Custom Commands
if (false) return;
-
[1.8] Help creating Custom Commands
Try putting a return in there
-
[1.10.2] TESR makes texture dark.
GL11.enable/disableLighting();
-
block render registry
new ItemTwigs(twigs)...
-
block render registry
Don't put .class
-
[1.8]how to extend parent block's texture.
Well I would say the best way to learn on this is to look at examples I would start looking at minecrafts JSON files in the jar under that path assets/minecraft/models/... Just to let you know Blocks need three JSON files a blockstate, block model, item model. Blockstates are under the path assets/minecraft/blockstates
-
[1.8]how to extend parent block's texture.
JSON files.
-
[1.8] PlayerLoggedInEvent: When is it called?
It should be called once the world is loaded.
-
[Solved] [1.10.2] Entity Spawn Egg spawns Pig Only Once Built
Yeah I told you that tends to happen eclipse just doesn't care sometimes :3
-
[1.8] Help creating Custom Commands
I don't think you can detect if the player has received a chat message but if you could it would be down with an Event provided by forge.
-
[Solved] [1.10.2] Entity Spawn Egg spawns Pig Only Once Built
In edit profile there is an option to see the console.
-
block render registry
May I reccommend checking out my github link in my signature and looking at RegistryHelper.registerBlock(Block block, String registryName) and comparing it to yours and looking at RegistryHelper.registerBlockModel(Block block, meta) *Edit and RegistryHelper.registerCustomItemBlockAndBlock
-
[1.8] Help creating Custom Commands
So if I understand correctly what you want to do is... 1. Run /AFK command 2. If the player that ran the command is AFK and receives a whisper/msg then send a reply back saying This player is AFK Am I right?
-
[1.8] Help creating Custom Commands
Sending chat messages is handled server side on servers, because it is the only way for other players to the the message though you could probably have your command run the other command to possibly fix that.
-
[1.8] Help creating Custom Commands
What are you trying to do with /AFK?
-
[1.8] Help creating Custom Commands
You are trying to create a mod that needs to have access to the server....
-
[Solved] [1.10.2] Entity Spawn Egg spawns Pig Only Once Built
Well sometimes eclipse doesn't care about something that forge cares about when outside the dev environment. Try moving the registration code to your init method.
-
[Solved] [1.10.2] Entity Spawn Egg spawns Pig Only Once Built
Well I suggest you post your code
IPS spam blocked by CleanTalk.