Better Compass

Better Compass

282k Downloads

Conflict

truefdk opened this issue ยท 0 comments

commented
Suppressed: java.lang.RuntimeException: Attempted to register ID minecraft:compass at different raw IDs (621, 893)! If you're trying to override an item, use .set(), not .register()!
	at net.minecraft.class_2370.handler$setPre$zek000(class_2370.java:630)
	at net.minecraft.class_2370.method_10273(class_2370.java)
	at net.minecraft.class_2348.method_10273(class_2348.java:24)
	at net.minecraft.class_2370.method_10272(class_2370.java:50)
	at net.minecraft.class_2378.method_10230(class_2378.java:183)
	at net.minecraft.class_2378.method_10226(class_2378.java:178)
	at party.lemons.bettercompass.BetterCompass.onInitialize(BetterCompass.java:11)
	at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.lambda$logErrors$0(EntrypointUtils.java:38)
	at java.util.ArrayList.forEach(Unknown Source)
	at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:36)