Started by
Daasna
on
Topic category: Help with MCreator software
Im working on a mod who add money, but i want to add a bag to stack every coin in that bag and use the coins inside the bag to trade, anyone knows how to do that??
Topic category: Help with MCreator software
Im working on a mod who add money, but i want to add a bag to stack every coin in that bag and use the coins inside the bag to trade, anyone knows how to do that??
Just make an nbt number or make a variable and use that to your advantage. If you wanna trade the bag just make an IF statement and ask if the nbt number/variable is lower, higher or equal to a certain number.