Jump to content

SkylerSpark

Members
  • Posts

    6
  • Joined

  • Last visited

SkylerSpark's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Im very new to modding in general. I want to override text boxes ingame to allow characters that arent normally allowed to be typed. Im not sure where to start, I setup an environment for fabric (PS: I know this is a forge forum, but I cant find a place for fabric, please show me a place if Im in the wrong area?) and got minecraft running and everything. I havent ever worked with fabric before and I cant find a good tutorial on where to begin. Im not looking to add new things to the game, I only want to modify the original game. Everyone keeps telling me thats its "bad" or whatnot, but I legitimately want to change the default game... why is that so hard for other people to understand... Im not going to use MCP because everyone also keeps telling me that MCP Reborn is bad practice... as always... and forge gives me migraines, in which I just got another migraine trying to login to this website for the 20 time because it locked my account. Overall Ive been trying to get this to work for weeks and its driving me nuts, and nobody wants to help me with a simple modification. Anyways, here is my current development environment: https://github.com/skylerspark/Test-Mod-Development
  2. Honestly, Im a JS and C# coder, not a java coder, so i think ill just stick to making some crappy sorta 3D sorta 2D animated models for now...
  3. I know mods have enables users to create models that rotate or move around on their own. But how can I do this naturally? Like with a resource pack? Im using Mr Crayfish's Model Creator, and I created this: (3D Stone Cutter) (Its a part of my "artistic 3D parts" pack. I built the thing from scratch, and Im working on making the blade, but i want it to be a 3D blade... Not a texture. so... what im curious about, is if I can make a STATIC texture, and STATIC blocks on here, but somehow add Rotation to the blade Like is there a rotation class in JSON so i can rotate it around the center coordinate? By the way, the center coordinate of the blade's hinge is (7.5, 7.5, 7.5) Im willing to use a mod or tool to make this possible, but would prefer it available for vanilla minecraft
  4. I wish to make a change to mods, and only for Specific Versions. I want to make it so I can move Mods into the MCForge's Version folder, as I have many different versions of 1.12.2 forge and 1.12 forge. It can be difficult to run the different modpacks, as some are running the same version, and NO, I dont want to use a different Minecraft or use a different Launcher
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.