Started by
snoweyrawr
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone,
I've started making an economy mod and I've got stuck on finishing the ATM. I've got the deposit procedure to work on it, now I need to make the withdraw procedure work. I'm using the 'IF, DO, ELSE' flow mech. I have the do and else mechs setup but the IF required needs to check a variable for its value being greater than the requested amount and I'm struggling to do it. Any tips or info? Thanks in advance :)
Update:
MCreator was being random and decided to allow what I tried the first time around the second time. All fixed.
Edited by snoweyrawr on Sat, 03/08/2025 - 16:33