Ameliaaaah Posted July 9 Report Posted July 9 (edited) EDIT: A kind user on the discord created this for me, so problem solved! Hello! I have a request for a simple mod - In vanilla there is a creative mode block just called 'Teleporter', whilst in creative mode you can right click it to display a simple GUI where you can name the teleporter, and then choose from a list to choose a location. https://github.com/anegostudios/vssurvivalmod/blob/36d9550e19c32197e8f0d8a9780a5d0b1320dc7c/Block/BlockTeleporter.cs#L59 That behavior is found here ^ - My request is for a simple mod to remove the IF statement check (Or change it to any, or change it to survival, whatever works) that locks the interaction GUI to creative mode. Then my survival players can interact with the block to change destinations. Thanks in advance! (I have zero programming experience, but would love to be able to look over the files creative to backwards engineer how this mod would work, to be able to do similar things myself in the future!) Edited July 9 by Ameliaaaah
Recommended Posts