Posted September 5, 20196 yr How to name mod id correctly? Is `PascalCase` or `camelCase` or `snake_case` allowed? Will the identifier be readable when I call it in the snake case? (e.g. `verycoolmod` vs `VeryCoolMod` or vs `very_cool_mod`) Edited September 5, 20196 yr by MairwunNx
September 5, 20196 yr 30 minutes ago, MairwunNx said: Is `PascalCase` or `camelCase` or `snake_case` allowed? No no yes. The only restrictions are it has to be lower case, only certain character; I believe alphanumeric and underscores allowed, and 64 or less characters. Though you shouldn't abbreviate too much like gm, fr, or ae. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
September 5, 20196 yr 7 hours ago, MairwunNx said: Is `PascalCase` or `camelCase` or `snake_case` allowed? Try it and find out. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.