File Details
DotCoin Mod 1.16 V12
- B
- Mar 24, 2022
- 75.17 KB
- 32.0K
- 1.16.5+2
- Forge
File Name
dotcoinmod-1.16_V12.jar
Supported Versions
- 1.16.5
- 1.16.4
- 1.16
Curse Maven Snippet
V12
Added coin slots to GUIs. It can be dragged and dropped wherever you like!
- Please note, it is by design that the coin slots are not visible in creative.
- Left click to withdraw 32, shift + left click to withdraw 64, right click to withdraw 1
- Deposit by placing the coins in to the slots with mouse.
- Limit of 999 per slot
- No auto conversion (yet...)
- Auto pickup now goes straight to slots. This can be disabled in config.
- Position of GUI is remembered in config (across worlds).
Added "maxWalletSlotsize" config option. This is for the coin slots that appear in every gui.
Added drop coins on death config option.Added "dimension whitelist" config option, if enabled then coins will only drop in configured dimensions.
Removed bag auto-pickup feature. Bags are simply for decorative purposes now (they will still hold coins etc).
Disabled curios API integration for autopickup and keybind. (I left the datapack file so you can still wear them in the curios slot). My reasoning for this is because it is redundant now. Also I had a bug with keybinds that was seemingly impossible to work out.
Fixed a few config errors (reported from log).
Updated advancements.
Changed how coins are registered to better work with the way 1.18.2 handles registering (apparently registries freeze).