Started by
takizawa
on
Topic category: Help with Minecraft modding (Java Edition)
I want to create a mod based on the Tokyo Ghoul, it should of course have two species, one of which the player can choose at the beginning.
most likely through a GUI tab in which there will be two buttons with a selection of these species.
please tell me if this can be done and how.
Edited by takizawa on Sun, 06/16/2024 - 06:55
yeah just make them two different living entities
then create a gui with two buttons
then open this gui for the player when the player spawns, using a procedure
what I did for my Tokyo Ghoul mod was make your species be a variable and then open a GUI and make the buttons change the variable