You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Empire Minecraft Utilities, aka emcutils, is a 1.16, 1.17, and 1.18 mod containing a collection of small utilities for players of [Empire Minecraft](https://ref.emc.gs/wafflecoffee).
9
9
Feature idea credits go to [Giselbaer](https://u.emc.gs/Giselbaer)/[gbl](https://github.com/gbl).
10
10
11
11
Made by [MrFrydae](https://u.emc.gs/GreenMeanie) and [wafflecoffee/Emmaffle](https://u.emc.gs/wafflecoffee), available under the MIT License.
12
12
13
-
Modrinth page for downloads: https://modrinth.com/mod/emcutils
14
-
15
13
Architectury API is the only required dependency (download for [Fabric](https://www.curseforge.com/minecraft/mc-mods/architectury-fabric) or [Forge](https://www.curseforge.com/minecraft/mc-mods/architectury-forge)). [Not Enough Crashes](https://modrinth.com/mod/notenoughcrashes) is recommended, as are [Mod Menu](https://modrinth.com/mod/modmenu) and [VoxelMap](https://www.curseforge.com/minecraft/mc-mods/voxelmap) when on Fabric.
16
14
17
15
## Feature List
@@ -21,15 +19,11 @@ Architectury API is the only required dependency (download for [Fabric](https://
21
19
* Easier viewing of usable Custom Items such as [Pot of Gold](https://wiki.emc.gs/pot-of-gold) or [EMC Peppermint](https://wiki.emc.gs/emc-peppermint)
22
20
* Customizable tab list sorting
23
21
* Vault buttons
24
-
* Integration with VoxelMap and Xaero's World Map/Minimap
22
+
* Integration with JourneyMap, VoxelMap, and Xaero's World Map/Minimap
25
23
* Clicking on a residence will teleport you to that residence
26
-
* Automatic world detection and map confirmation/creation (Voxel only)
24
+
* Automatic world detection and map confirmation/creation (not available on Xaero's)
27
25
* And more to come :)
28
26
29
-
## Maven/Development
30
-
31
-
See [here](https://gist.github.com/wafflecoffee/95cc480698ec06b6295d1e9c8946fa61) for instructions on developing with emcutils.
32
-
33
27
## Disclaimer
34
28
35
29
This mod is not sponsored by nor affiliated with Empire Minecraft, Starlis LLC, or Mojang Studios. It has been approved for use on Empire Minecraft in accordance with its [approved mod](https://mods.emc.gs) policies.
LOG.info("Residence collector for " + name.toLowerCase() + " failed; you may find the 'Don't run residence collector' option to be useful. This option will prevent the residence collector from running at all, which, on very slow connections, will help prevent requests which will fail anyway.");
141
141
}
142
-
143
-
if (didConnectionFail) LOG.info("Residence collector for " + name.toLowerCase() + " failed; you may find the 'Don't run residence collector' option to be useful. This option will prevent the residence collector from running at all, which, on very slow connections, will help prevent requests which will fail anyway.");
0 commit comments