- check_circle Functions
- 30,107 views, 5 today
- 2,445 downloads, 0 today
271
Minecoin Datapack
This datapack adds in Minecoins into Java Edition. This can be used to purchase things from your server or any other packs that are supported. In survival you can break 100 of the same natural blocks (stone, ores, logs, etc.) it will give you a Minecoin.
Disclaimer:
This datapack is not affiliated with Mojang and has no real-world value nor is it related to the Bedrock Edition Minecoin currency.
Click on the above image, select plan (at least 4GB), use code legopitstop to get 25% off your first month and enjoy playing with your friends!
Settings
T/F Survival - Break blocks to get coins
T/F Creative - unlimited coins
T/F Cointimer - get coins when you are online for some time
T/F Commands - disable/enable trigger commands
Num Max timer - set coin timer time
Commands
/trigger AddMoney.Auto
Toggle auto then hold your coins once all coins have been added run the trigger to turn off/trigger Balance
/trigger Bal
See what your balance is./trigger AddMoney set <amount>
Hold your coins then run triggers to add to the balance./trigger ExtractMoney set <amount>
Converts balance to coins (so you can share or use)/function minecoin:settings
/function minecoin:config
Turn on/off of creative and survival coins (have to be op)/function minecoin:view_account
view other players account/balance (have to be op)
Packs That Use This Pack
Vending Machine Datapack
Developer? Want to make a pack that uses the Minecoin??? Coin NBT
Here is the NBT of the coin item in different formats:
Villager Trade:
{maxUses:<MAX USES>,buy:{id:"minecraft:paper",Count:1b,tag:{display:{Name:'{"translate":"item.minecoin:minecoin"}'},CustomModelData:420}},sell:{id:"minecraft:<SELL ITEM>",Count:1b}}
Give Coin:
give @p minecraft:paper{display:{Name:'{"translate":"item.minecoin:minecoin"}'},CustomModelData:420} 1
Execute coin NBT (Selected):
execute as @e[limit=1,nbt={SelectedItem:{id:"minecraft:paper",Count:64b,tag:{CustomModelData:420}}}] run <Command>
Legopitstop's Common License
Compatibility | Minecraft 1.14 |
to | Minecraft 1.20 |
Tags |
8 Update Logs
v1.9.0 : by legopitstop 06/19/2023 5:30:11 pmJun 19th, 2023
Special thanks to User32206 for updating Minecoin for 1.20.
General
- Updated for 1.20 Minecraft Version
- Fixed some errors/bugs
- Removed trigger Bal
- Added reward for killing hostile mobs
- Added bigger reward for defeating boss
- Added reward for mining and harvesting new items
LOAD MORE LOGS
4445620
119
Create an account or sign in to comment.