Code Monkey home page Code Monkey logo

advancednetherite's Introduction

๐Ÿ‘‹ Welcome on my profile!

I'm a software developer with experience in languages such as Java, PHP, Python, and more!

My Minecraft mods

Advanced Netherite Burger Mod
AN BM
๐Ÿ’พ CurseForge: Forge / Fabric ๐Ÿ’พ CurseForge: Forge
๐Ÿ’พ Modrinth: Forge / Fabric ๐Ÿ’พ Modrinth: Forge
๐Ÿ“˜ Source code: Forge / Fabric ๐Ÿ“˜ Source code: Forge
๐Ÿ“š View Wiki: Forge / Fabric ๐Ÿ“š View Wiki: Forge
๐Ÿ› Report bugs: Forge / Fabric ๐Ÿ› Report bugs: Forge
More Concrete My other projects
MC PR
๐Ÿ’พ CurseForge: Forge ๐Ÿ“˜ Additional Guns
๐Ÿ’พ Modrinth: Forge ๐Ÿ“˜ Project Arsenal
๐Ÿ“˜ Source code: Forge ๐Ÿ“˜ Gun Mod Datapack
๐Ÿ“š View Wiki: Forge
๐Ÿ› Report bugs: Forge

My socials

CurseForge Discord GitHub Twitch Twitter YouTube

Join Autovw's Mods Discord Server to get notified about updates, mod support, and more!

advancednetherite's People

Contributors

altegar avatar autovw avatar bksp avatar bloodaxe95 avatar endsm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

advancednetherite's Issues

Netherite-Diamond

if iron make phantom neutral, gold make piglins neutral, emerald makes enderman neutral, what does diamond do then, all of them ?

About the Detail Armor for Fabric

Is your feature request related to an issue? Please describe.
Your mod for fabric is very good, but when I use the detail armor for fabric, the texture doesn't appear in the armor bar when I use the armor from your mod

Describe the solution you would like
I would like to know how I can configure that please.

Additional context
imagen
imagen

[Bug Report] Every advancement unlocks when picking up a random item

Describe the bug
On any item pickup, all armor set achievements are automatically given.

To Reproduce
Steps to reproduce the behavior:

  1. load into a new world
  2. pickup any item

Expected behavior
A clear and concise description of what you expected to happen.

Technical Information
! Do not say 'latest', provide the actual version.

  • Minecraft-version: 1.16.5
  • Forge-version: 36.2.19
  • Mod-version: 1.9.0

Additional context
I am running a modpack with many mods.

[Bug Report]

Describe the bug
In the most recent update to the mod, the recipe for Netherite-Iron ingots now requires Netherite-Iron ingots to make. How in the fu-

To Reproduce
Steps to reproduce the behavior:

  1. Open JEI
  2. View the recipe for Netherite-Iron Ingots

Expected behavior
It shouldn't require a Netherite-Iron ingot to make a Netherite-Iron ingot.

Screenshots
2021-10-03_03 19 39

Technical Information (please complete the following information):

  • Minecraft-version: 1.17.1
  • Forge-version: 37.0.75
  • Mod-version: advancednetherite-1.8.0-1.17.1.jar

Also, here's some Grammar corrections for you to include in the next update because poor grammar makes people like me wanna lose our minds:

Change the "Pacifies Endermans" text to "Pacifies Endermen"
The text for everything involving a "/" in it needs to be swapped for a "-" because a slash is supposed to be used as a substitute for "or", not to unify two things into one thing. These aren't "Netherite or Iron ingots" they're "Netherite-Iron ingots" since you're unifying two materials together, same goes for every other item including tools and armor.

1.19 release bug

while crafting the new netherite ingots works, you cannot use them in a smithing table to upgrade your equipment

Crash on rendering player

Describe the crash / error
I equipped netherite emerald helmet (and netherite diamond when testing) and now whenever I open my inventory or go into third person, I crash.

To Reproduce
Equip any advanced netherite armor.
Open Inventory / Go into third person to render player.
Profit?

Expected behavior
I expect to not crash whenever my player's model is rendered/loaded.

Logs
https://pastebin.com/2PZnd6G4

Technical Information (please complete the following information):

  • 1.19.2
  • Fabric loader 0.14.21 and Fabric API 0.76.0
  • 1.6.6 & 1.6.7 (tried with both)

[1.18.2] Hard Crash due to Loading Client Side GUI Screens on dedicated server.

Describe the crash / error
Mod is attempting to load a client side class on a dedicated server, causing the server to hard crash with the following error.
java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER

To Reproduce
Steps to reproduce the behavior:

  1. Download Latest version of the mod and run your dedi server.
  2. See error

Expected behavior
Mod dosent attempt to load client side classes on a dedicated server.

Logs
Server Crash Log - https://pastebin.com/a1pxQYgn
Server Latest Log - https://pastebin.com/3GkT8kMq
Server Debug Log - https://pastebin.com/dprAHcyL

Technical Information (please complete the following information):
Minecraft-version: 1.18.2
Forge-version: 40-1-31
Mod-version: 1.12.1

[TODO] (Breaking) changes for the 1.19 update

  • Remove deprecated Tooltips API class (replaced by TooltipBuilder)
  • Remove other deprecated methods
  • Implement IAdvancedItem into AdvancedArmorItem and replace the current hooks with the ones provided by the interface
  • Move registry classes from core to core.registry
  • Move utility classes from core to core.util
  • Move ModTooltips to core.util and remove deprecated methods within the class
  • Completely remove content package and classes within the package
  • Rename subfolders of assets/textures to be non-plural

Add tooltips

Add tooltips to armor pieces and maybe some other items because some people don't understand the wiki for some reason.

Crash when rendering piglins

Describe the crash / error
A clear and concise description of what the crash / error is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Nether
  2. type "/summon minecraft:piglin"
  3. Game Crash

Expected behavior
Not Crash by Rendering piglin.

Logs
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2023-06-14 16:28:23
Description: Ticking entity

java.lang.ClassCastException: class com.autovw.advancednetherite.common.item.AdvancedArmorItem cannot be cast to class com.autovw.advancednetherite.api.impl.IAdvancedHooks (com.autovw.advancednetherite.common.item.AdvancedArmorItem and com.autovw.advancednetherite.api.impl.IAdvancedHooks are in unnamed module of loader net.fabricmc.loader.impl.launch.knot.KnotClassLoader @4461c7e3)
at net.minecraft.class_4838.handler$zzd000$advancednetherite$isWearingGold(class_4838.java:986)
at net.minecraft.class_4838.method_24719(class_4838.java)
at net.minecraft.class_4834.method_19101(class_4834.java:94)
at net.minecraft.class_4148.method_19100(class_4148.java:45)
at net.minecraft.class_4095.method_27073(class_4095.java:498)
at net.minecraft.class_4095.method_19542(class_4095.java:491)
at net.minecraft.class_4836.method_5958(class_4836.java:335)
at net.minecraft.class_1308.method_6023(class_1308.java:788)
at net.minecraft.class_1309.method_6007(class_1309.java:2673)
at net.minecraft.class_1308.method_6007(class_1308.java:550)
at net.minecraft.class_1588.method_6007(class_1588.java:44)
at net.minecraft.class_1309.method_5773(class_1309.java:2419)
at net.minecraft.class_1308.method_5773(class_1308.java:351)
at net.minecraft.class_3218.method_18762(class_3218.java:739)
at net.minecraft.class_1937.method_18472(class_1937.java:480)
at net.minecraft.class_3218.method_31420(class_3218.java:385)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:353)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at net.minecraft.class_1132.method_3748(class_1132.java:105)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:833)

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.class_4838.handler$zzd000$advancednetherite$isWearingGold(class_4838.java:986)
at net.minecraft.class_4838.method_24719(class_4838.java)
at net.minecraft.class_4834.method_19101(class_4834.java:94)
at net.minecraft.class_4148.method_19100(class_4148.java:45)
at net.minecraft.class_4095.method_27073(class_4095.java:498)
at net.minecraft.class_4095.method_19542(class_4095.java:491)
at net.minecraft.class_4836.method_5958(class_4836.java:335)
at net.minecraft.class_1308.method_6023(class_1308.java:788)
at net.minecraft.class_1309.method_6007(class_1309.java:2673)
at net.minecraft.class_1308.method_6007(class_1308.java:550)
at net.minecraft.class_1588.method_6007(class_1588.java:44)
at net.minecraft.class_1309.method_5773(class_1309.java:2419)
at net.minecraft.class_1308.method_5773(class_1308.java:351)
at net.minecraft.class_3218.method_18762(class_3218.java:739)
at net.minecraft.class_1937.method_18472(class_1937.java:480)
at net.minecraft.class_3218.method_31420(class_3218.java:385)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:353)

-- Entity being ticked --
Details:
Entity Type: minecraft:piglin (net.minecraft.class_4836)
Entity ID: 30621
Entity Name: ใƒ”ใ‚ฐใƒชใƒณ
Entity's Exact location: -39.54, 41.00, 102.61
Entity's Block location: World: (-40,41,102), Section: (at 8,9,6 in -3,2,6; chunk contains blocks -48,0,96 to -33,255,111), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_1937.method_18472(class_1937.java:480)
at net.minecraft.class_3218.method_31420(class_3218.java:385)
at net.minecraft.class_5574.method_31791(class_5574.java:54)
at net.minecraft.class_3218.method_18765(class_3218.java:353)
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at net.minecraft.class_1132.method_3748(class_1132.java:105)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:833)

-- Affected level --
Details:
All players: 1 total; [class_3222['sakura12790'/19962, l='ServerLevel[Welcome, HellEarth!!]', x=-27.47, y=40.00, z=112.75]]
Chunk stats: 2025
Level dimension: minecraft:the_nether
Derived: true
Level spawn location: World: (16,67,-96), Section: (at 0,3,0 in 1,4,-6; chunk contains blocks 16,0,-96 to 31,255,-81), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 5748949 game time, 5788237 day time
Level name: Welcome, HellEarth!!
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 9036 (now: false), thunder time: 77025 (now: false)
Known server brands: fabric
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:897)
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:824)
at net.minecraft.class_1132.method_3748(class_1132.java:105)
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:671)
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265)
at java.base/java.lang.Thread.run(Thread.java:833)

-- System Details --
Details:
Minecraft Version: 1.20
Minecraft Version ID: 1.20
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2216115720 bytes (2113 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600X 6-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.69
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1650
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1f82
Graphics card #0 versionInfo: DriverVersion=31.0.15.3598
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 19555.54
Virtual memory used (MB): 15568.89
Swap memory total (MB): 3241.42
Swap memory used (MB): 80.96
JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xms4G -Xmx4G -XX:MaxNewSize=2G -XX:MetaspaceSize=2G -XX:MaxMetaspaceSize=2G -XX:+UseG1GC -XX:MaxGCPauseMillis=100 -XX:ParallelGCThreads=4 -XX:ConcGCThreads=4 -XX:+DisableExplicitGC
Fabric Mods:
advancednetherite: Advanced Netherite 2.0.1-1.20
elementa: Elementa 590
essential: Essential 12840+deploy-staging+ge98314a1d
essential-container: essential-container 1.0.0
essential-loader: essential-loader 1.2.0
fabric-api: Fabric API 0.83.0+1.20
fabric-api-base: Fabric API Base 0.4.29+b04edc7a27
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.34+4d8536c927
fabric-biome-api-v1: Fabric Biome API (v1) 13.0.10+b3afc78b27
fabric-block-api-v1: Fabric Block API (v1) 1.0.9+e022e5d127
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.39+b3afc78b27
fabric-client-tags-api-v1: Fabric Client Tags 1.0.20+b3afc78b27
fabric-command-api-v1: Fabric Command API (v1) 1.2.32+f71b366f27
fabric-command-api-v2: Fabric Command API (v2) 2.2.11+b3afc78b27
fabric-commands-v0: Fabric Commands (v0) 0.2.49+df3654b327
fabric-containers-v0: Fabric Containers (v0) 0.1.61+df3654b327
fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.7+b3afc78b27
fabric-convention-tags-v1: Fabric Convention Tags 1.5.3+b3afc78b27
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.18+aeb40ebe27
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.1.10+b3afc78b27
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.51+b3afc78b27
fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.21+b3afc78b27
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.0+b3afc78b27
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.61+df3654b327
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.38+b04edc7a27
fabric-item-api-v1: Fabric Item API (v1) 2.1.26+b3afc78b27
fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.7+b3afc78b27
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.36+fb8d95da27
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.34+df3654b327
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.20+b3afc78b27
fabric-loot-api-v2: Fabric Loot API (v2) 1.1.37+b3afc78b27
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.41+9e7660c627
fabric-message-api-v1: Fabric Message API (v1) 5.1.6+b3afc78b27
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.47+b3afc78b27
fabric-models-v0: Fabric Models (v0) 0.3.35+b3afc78b27
fabric-networking-api-v1: Fabric Networking API (v1) 1.3.8+b3afc78b27
fabric-networking-v0: Fabric Networking (v0) 0.3.48+df3654b327
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.0.6+b3afc78b27
fabric-particles-v1: Fabric Particles (v1) 1.0.28+b3afc78b27
fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.18+b3afc78b27
fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.2.6+b3afc78b27
fabric-renderer-api-v1: Fabric Renderer API (v1) 3.0.1+b3afc78b27
fabric-renderer-indigo: Fabric Renderer - Indigo 1.3.1+b3afc78b27
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.44+df3654b327
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.33+b3afc78b27
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.26+b3afc78b27
fabric-rendering-v0: Fabric Rendering (v0) 1.1.47+df3654b327
fabric-rendering-v1: Fabric Rendering (v1) 3.0.6+b3afc78b27
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.4+b3afc78b27
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.7+f7923f6d27
fabric-screen-api-v1: Fabric Screen API (v1) 2.0.6+b3afc78b27
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.27+b3afc78b27
fabric-sound-api-v1: Fabric Sound API (v1) 1.0.12+b3afc78b27
fabric-transfer-api-v1: Fabric Transfer API (v1) 3.2.2+b3afc78b27
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.2.0+b3afc78b27
fabric-language-kotlin: Fabric Language Kotlin 1.8.2+kotlin.1.7.10
fabricloader: Fabric Loader 0.14.21+local
iris: Iris 1.6.4
io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13
org_anarres_jcpp: jcpp 1.4.14
org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
java: OpenJDK 64-Bit Server VM 17
minecraft: Minecraft 1.20
nochatreports: No Chat Reports 1.20-v2.2.0
org_jetbrains_annotations: annotations 13.0
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.7.10
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.7.10
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.7.10
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.7.10
org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.2
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.3
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.3
sodium: Sodium 0.4.10+build.27
starlight: Starlight 1.1.2+fabric.dbc156f
universalcraft: UniversalCraft 270
vigilance: Vigilance 284
Loaded Shaderpack: Sildur's+Vibrant+Shaders+v1.50+Lite.zip
Profile: Custom (+10 options changed by user)
NEC status: No NEC detected
Server Running: true
Player Count: 1 / 8; [class_3222['sakura12790'/19962, l='ServerLevel[Welcome, HellEarth!!]', x=-27.47, y=40.00, z=112.75]]
Data Packs: vanilla, bundle, file/explore-the-world-e2290 (incompatible), file/X_Tower_PC (incompatible), fabric
Enabled Feature Flags: minecraft:bundle, minecraft:vanilla
World Generation: Experimental
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
Launched Version: iris-fabric-loader-0.14.21-1.20

Technical Information (please complete the following information):
! Do not say 'latest', provide the actual version.

  • Minecraft-version: 1.20
  • ModLoader-version: Fabric-Loader 0.14.21-1.20 & Fabric-API 0.83.0+1.20
  • Mod-version: 2.0.1

Trims

Is your feature request related to a problem? Please describe.
Trims are not applicable to Advanced Netherite armor.

Describe the solution you'd like
Have in mod support for trims

Additional context
image

Silk Touch Duplication

Describe the bug
Using silk touch on any or the advanced netherite pickaxes with their corresponding ore essentially will duplicate that resource, while it is nice to gain an extra diamond or emerald even when mining with silk touch, the behaviour still applied to player placed ores and not just the naturally generated

To Reproduce
Steps to reproduce the behavior:

  1. Grab a Netherite-Diamond Pickaxe & Apply Silk Touch
  2. Grab Respective Ore block to pickaxe level (Diamond in this case)
  3. Place ore & mine
  4. Repeat step 3 a couple times until both the ore & diamond drops

Expected behavior/s:

  • Silk touch negates the extra drop chance from the ore
    OR preferably
  • The drop chance only applies to naturally generated ore (like how player placed leaves don't decay)

Technical Information (please complete the following information):

  • Minecraft-version: 1.20.1
  • ModLoader-version: Fabric loader 0.14.25 & Fabric API 0.91.0
  • Mod-version: 2.0.2
  • Modpack(if relevant): Prominence II (RPG) v2.6.5

Additional context
This applies to both the deepslate and stone variants for the ores.

Tools break other blocks which they aren't meant to quickly.

Describe the bug
When using any of the tools in this mod including swords, axes, hoes, shovels and pickaxes they break all blocks faster than they should.

Steps to reproduce the behavior:

  1. Get any of the items mentioned beforehand.
  2. Mine any block.

Expected behavior
Use of items on blocks not meant to be broken by these tools results in the same breaking speed as with your fists.

Technical Information:

  • Minecraft-version: 1.18.2
  • Forge-version: 40.1.84
  • Mod-version: 1.14.0

Additional context
No other mods were used.

Mining Amethyst Clusters Only Give 2 Shards

When using any of the new pickaxes on amethyst clusters they always drop 2 shards like it would if you use your fist. Tried each one and with fortune, every time it dropped 2 shards. Tried with vanilla pickaxes and fortune and they dropped more like they should. Done in version 2.0.3 in fabric 1.20.4. Sorry if this was already posted and I missed it

[Bug Report]

Describe the bug
i got all 4 achievements for picking up dirt while in the water

To Reproduce
Steps to reproduce the behavior:

  1. break dirt
  2. pick it up
  3. get 4 achievements

Expected behavior
get no achievements and simply recieve dirt

Screenshots
2022-01-08_20 09 59

Technical Information

  • Minecraft-version: 1.16.5
  • Forge-version: 36.2.22
  • Mod-version: 1.9.0

Additional context
i picked up dirt with cheats turned on in a new survival world and got all 4 achievements

Better MC [PLUS] BMP2 Crashing on launch

Describe the crash / error
I installed just the Advanced Netherite mod into the Better MC [PLUS] BMP2 modpack (1.18.2 Forge) Launch the game and it crashes before even showing the initial loading screen.

To Reproduce
Steps to reproduce the behavior:
Install the mod into the Better MC [PLUS] BMP2 modpack and launch

Expected behavior
The game should run fine as the Game Version is correct,

Logs
Please provide a crash log (debug.log or latest.log)! Crashlogs can be found inside Minecraft's logs folder. Please use a paste website when sharing the log, e.g. Pastebin or Gist.

https://gist.github.com/Adzeiros/e63813e0f38970e899aa355363fa5840

Technical Information (please complete the following information):
! Do not say 'latest', provide the actual version.

  • Minecraft-version: 1.18.2
  • Forge-version: 40.1.69
  • Mod-version: 1.14.6

[Bug Report] Recipes are... out of order.

Describe the bug
The order for EVERY recipe broke.

To Reproduce
Steps to reproduce the behavior:

  1. Open the recipes in JEI
  2. Oh hey that's it, nice.

Expected behavior
Recipes shouldn't act like this.

Screenshots
2021-10-03_16 53 24
2021-10-03_16 54 23
2021-10-03_16 54 32

Technical Information (please complete the following information):

  • Minecraft-version: 1.17.1
  • Forge-version: 37.0.75
  • Mod-version: advancednetherite-1.8.1-1.17.1.jar

Additional context
This sucks.

[Crash Report] Incompatibility with loot modifiers of other mods

Describe the crash / error
When shooting an enemy with an Ars Nouveau Spell, on entity death when it tries to drop coins from the Lightman's currency mod, Advanced Netherite for some reason turns the dying entity into a ticking entity

To Reproduce
Steps to reproduce the behavior:

  1. Shoot enemy with an ars spell
  2. Kill entity with the spell
  3. Turns into a ticking entity
  4. Server crashes

Expected behavior
For the entity to not turn into a ticking entity and crash the server

Logs
---- Minecraft Crash Report ----
// Ooh. Shiny.

Time: 5/4/22, 2:28 PM
Description: Ticking entity

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Entity.m_6095_()" because "p_147042_" is null
at net.minecraft.world.entity.EntityType.m_141992_(EntityType.java:586) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,re:classloading}
at com.autovw.advancednetherite.common.loot.MobDropsLootModifier.doApply(MobDropsLootModifier.java:67) ~[advancednetherite-1.11.0-1.18.2.jar%2340!/:1.11.0-1.18.2] {re:classloading}
at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:39) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:classloading}
at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1230) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:mixin,re:classloading,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinForgeHooks,pl:mixin:A}
at net.minecraft.world.level.storage.loot.LootTable.m_79129_(LootTable.java:89) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,re:classloading,pl:mixin:A}
at io.github.lightman314.lightmanscurrency.core.LootManager.DropEntityLoot(LootManager.java:555) ~[lightmanscurrency-1.18.2-1.1.2.0.jar%23181!/:1.18.2-1.1.2.0] {re:classloading}
at io.github.lightman314.lightmanscurrency.core.LootManager.onEntityDeath(LootManager.java:317) ~[lightmanscurrency-1.18.2-1.1.2.0.jar%23181!/:1.18.2-1.1.2.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_415_LootManager_onEntityDeath_LivingDeathEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:327) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:mixin,re:classloading,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinForgeHooks,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6667_(LivingEntity.java:1254) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:botania_xplat.mixins.json:AccessorLivingEntity,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:mobifier.mixins.json:MixinLivingEntity,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor,pl:mixin:APP:quark.mixins.json:LivingEntityAccessor,pl:mixin:APP:mixins.shetiphiancore.json:SPC_ThinBlockHandler$LivingEntity,pl:mixin:APP:supplementaries.mixins.json:LivingEntityLadderMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6469
(LivingEntity.java:1131) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:botania_xplat.mixins.json:AccessorLivingEntity,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:mobifier.mixins.json:MixinLivingEntity,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor,pl:mixin:APP:quark.mixins.json:LivingEntityAccessor,pl:mixin:APP:mixins.shetiphiancore.json:SPC_ThinBlockHandler$LivingEntity,pl:mixin:APP:supplementaries.mixins.json:LivingEntityLadderMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
at com.hollingsworth.arsnouveau.api.spell.AbstractEffect.dealDamage(AbstractEffect.java:124) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading,re:mixin}
at com.hollingsworth.arsnouveau.common.spell.effect.EffectHarm.onResolveEntity(EffectHarm.java:34) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading}
at com.hollingsworth.arsnouveau.api.spell.AbstractEffect.onResolve(AbstractEffect.java:56) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading,re:mixin}
at com.hollingsworth.arsnouveau.api.spell.SpellResolver.resolveEffects(SpellResolver.java:143) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading}
at com.hollingsworth.arsnouveau.api.spell.SpellResolver.onResolveEffect(SpellResolver.java:119) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading}
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.m_6532
(EntityProjectileSpell.java:255) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:mixin,re:classloading}
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.traceAnyHit(EntityProjectileSpell.java:134) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:mixin,re:classloading}
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.m_8119_(EntityProjectileSpell.java:101) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:mixin,re:classloading}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:652) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraft.world.entity.EntityType.m_141992_(EntityType.java:586) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,re:classloading}
at com.autovw.advancednetherite.common.loot.MobDropsLootModifier.doApply(MobDropsLootModifier.java:67) ~[advancednetherite-1.11.0-1.18.2.jar%2340!/:1.11.0-1.18.2] {re:classloading}
at net.minecraftforge.common.loot.LootModifier.apply(LootModifier.java:39) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:classloading}
at net.minecraftforge.common.ForgeHooks.modifyLoot(ForgeHooks.java:1230) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:mixin,re:classloading,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinForgeHooks,pl:mixin:A}
at net.minecraft.world.level.storage.loot.LootTable.m_79129_(LootTable.java:89) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,re:classloading,pl:mixin:A}
at io.github.lightman314.lightmanscurrency.core.LootManager.DropEntityLoot(LootManager.java:555) ~[lightmanscurrency-1.18.2-1.1.2.0.jar%23181!/:1.18.2-1.1.2.0] {re:classloading}
at io.github.lightman314.lightmanscurrency.core.LootManager.onEntityDeath(LootManager.java:317) ~[lightmanscurrency-1.18.2-1.1.2.0.jar%23181!/:1.18.2-1.1.2.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_415_LootManager_onEntityDeath_LivingDeathEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:327) ~[forge-1.18.2-40.1.0-universal.jar%23284!/:?] {re:mixin,re:classloading,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinForgeHooks,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6667_(LivingEntity.java:1254) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:botania_xplat.mixins.json:AccessorLivingEntity,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:mobifier.mixins.json:MixinLivingEntity,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor,pl:mixin:APP:quark.mixins.json:LivingEntityAccessor,pl:mixin:APP:mixins.shetiphiancore.json:SPC_ThinBlockHandler$LivingEntity,pl:mixin:APP:supplementaries.mixins.json:LivingEntityLadderMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
at net.minecraft.world.entity.LivingEntity.m_6469
(LivingEntity.java:1131) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ars_nouveau.mixins.json:ExpInvokerMixin,pl:mixin:APP:ars_nouveau.mixins.json:elytra.MixinLivingEntity,pl:mixin:APP:blue_skies.mixins.json:LivingEntityMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorLivingEntity,pl:mixin:APP:botania_xplat.mixins.json:AccessorLivingEntity,pl:mixin:APP:citadel.mixins.json:LivingEntityMixin,pl:mixin:APP:curios.mixins.json:MixinLivingEntity,pl:mixin:APP:domesticationinnovation.mixins.json:LivingEntityMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinLivingEntity,pl:mixin:APP:expandability.mixins.json:swimming.LivingEntityMixin,pl:mixin:APP:mobifier.mixins.json:MixinLivingEntity,pl:mixin:APP:netherportalfix.mixins.json:LivingEntityAccessor,pl:mixin:APP:quark.mixins.json:LivingEntityAccessor,pl:mixin:APP:mixins.shetiphiancore.json:SPC_ThinBlockHandler$LivingEntity,pl:mixin:APP:supplementaries.mixins.json:LivingEntityLadderMixin,pl:mixin:APP:whisperwoods.mixins.json:LivingEntityMixin,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinLivingEntity,pl:mixin:APP:create.mixins.json:CustomItemUseEffectsMixin,pl:mixin:APP:create.mixins.json:accessor.LivingEntityAccessor,pl:mixin:A}
at com.hollingsworth.arsnouveau.api.spell.AbstractEffect.dealDamage(AbstractEffect.java:124) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading,re:mixin}
at com.hollingsworth.arsnouveau.common.spell.effect.EffectHarm.onResolveEntity(EffectHarm.java:34) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading}
at com.hollingsworth.arsnouveau.api.spell.AbstractEffect.onResolve(AbstractEffect.java:56) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading,re:mixin}
at com.hollingsworth.arsnouveau.api.spell.SpellResolver.resolveEffects(SpellResolver.java:143) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading}
at com.hollingsworth.arsnouveau.api.spell.SpellResolver.onResolveEffect(SpellResolver.java:119) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:classloading}
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.m_6532
(EntityProjectileSpell.java:255) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:mixin,re:classloading}
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.traceAnyHit(EntityProjectileSpell.java:134) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:mixin,re:classloading}
at com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell.m_8119_(EntityProjectileSpell.java:101) ~[ars_nouveau-1.18.2-2.4.0.jar%2355!/:2.4.0] {re:mixin,re:classloading}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:652) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
-- Entity being ticked --
Details:
Entity Type: ars_nouveau:spell_proj (com.hollingsworth.arsnouveau.common.entity.EntityProjectileSpell)
Entity ID: 790606
Entity Name: entity.ars_nouveau.spell_proj
Entity's Exact location: 18316.58, 24.71, 5569.81
Entity's Block location: World: (18316,24,5569), Section: (at 12,8,1 in 1144,1,348; chunk contains blocks 18304,-64,5568 to 18319,319,5583), Region: (35,10; contains chunks 1120,320 to 1151,351, blocks 17920,-64,5120 to 18431,319,5631)
Entity's Momentum: -1.37, -1.45, 0.01
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorld,pl:mixin:APP:sereneseasons.mixins.json:MixinLevel,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_184063_(ServerLevel.java:319) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(EntityTickList.java:54) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:299) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,re:classloading,pl:accesstransformer:B,xf:fml:sereneseasons:temperature_transformer,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:botania_xplat.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:APP:supplementaries.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

-- Affected level --
Details:
All players: 12 total; [ServerPlayer['zombieslayr_mike'/1647, l='ServerLevel[moonlit]', x=49.51, y=195.23, z=242.76], ServerPlayer['Shadow_Gamez'/4421, l='ServerLevel[moonlit]', x=18322.03, y=29.00, z=5569.76], ServerPlayer['NimbusOrdeal'/3499, l='ServerLevel[moonlit]', x=414.25, y=24.00, z=284.70], ServerPlayer['NovaFalcon9'/8969, l='ServerLevel[moonlit]', x=18344.96, y=67.18, z=5606.74], ServerPlayer['Moonboo_202'/283750, l='ServerLevel[moonlit]', x=5767.30, y=70.00, z=-21573.43], ServerPlayer['KawaiiNekoSenpai'/284973, l='ServerLevel[moonlit]', x=5780.58, y=97.00, z=-21446.86], ServerPlayer['Xexgavand'/427811, l='ServerLevel[moonlit]', x=-20163.17, y=17.00, z=-37569.70], ServerPlayer['GamerHanz'/2109, l='ServerLevel[moonlit]', x=-669.12, y=4.00, z=1439.86], ServerPlayer['Nolly3'/32113, l='ServerLevel[moonlit]', x=2119.89, y=213.00, z=-2176.48], ServerPlayer['Furyroar'/634304, l='ServerLevel[moonlit]', x=18336.80, y=68.00, z=5618.41], ServerPlayer['bkr45'/5835, l='ServerLevel[moonlit]', x=-598.89, y=46.00, z=75.61], ServerPlayer['CarchariasChloe'/701988, l='ServerLevel[moonlit]', x=-52.47, y=67.00, z=182.69]]
Chunk stats: 16377
Level dimension: minecraft:overworld
Level spawn location: World: (0,63,0), Section: (at 0,15,0 in 0,3,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 189370 game time, 199893 day time
Level name: moonlit
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 53900 (now: false), thunder time: 140987 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:326) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23280!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:mobifier.mixins.json:MixinMinecraftServer,pl:mixin:APP:smoothchunk.mixins.json:MinecraftServerSaveMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

Technical Information (please complete the following information):
! Do not say 'latest', provide the actual version.

  • Minecraft-version: 1.18.2
  • Forge-version: 40.1.0
  • Mod-version: 1.11.0-1.18.2

Additional context

Images in description on Modrinth aren't loading due to indirect requests from cache service

Describe the bug
Modrinth is changing the URLs of the images in your description on the Modrinth page for this mod.

This is what you have in the README:

![Banner](https://i.postimg.cc/4dzJ9yxX/Advanced-Netherite-Banner-V13.png)

Modrinth is changing the above URL to:

![Banner](https://wsrv.nl/?url=https://i.postimg.cc/4dzJ9yxX/Advanced-Netherite-Banner-V13.png)

(notice the https://wsrv.nl/?url= being automatically prepended to the URL)

Then, when the browser attempts to load the new URL (with https://wsrv.nl/?url= prepended), it fails because wsrv.nl, an image caching service, returns this error:

{"status":"error","code":404,"message":"The hostname of the origin is unresolvable (DNS) or blocked by policy."}

This is repeated for all of the images in the README and Modrinth description, not just the banner image.

You will need to repost the images on imgur.com and change the images in the URLs so they point to i.imgur.com/... with the corresponding images if you want them to load for more players.

To Reproduce

  1. Check the description for the mod on Modrinth.
  2. Notice the images aren't loading.
  3. Check the URLs to the images.
  4. Notice they're in the format https://wsrv.nl/?url=https://i.postimg.cc/...
  5. In a browser, manually remove https://wsrv.nl/?url= from the URL and URL-decode the rest (replace %3A%2F%2F with :// and %2F with /).
  6. Notice the URL now loads and points to a valid image.

Expected behavior
The images should load fine for most players.

Technical Information (please complete the following information):

  • Minecraft-version: 1.19.2
  • Forge-version: 43.2.6
  • Mod-version: 1.14.7

Config File for servers

Im Trying to configure some stuff my self like how many armor points the armor gives and othere things but there is no config file where i can do it.

Add a config file where you can change the armor stats and the effects they give.like turne off the feature that diamond stuff gives mor diamonds when mining them or add a different multiplayer to it

Require full set to apply effects

As the title suggests, if you just wear the one part, example Diamond netherite helmet it will pacify all three tagged enemies, it should be set in config if the full set is required or one.

Crash on Forge 41.0.79 and above

Describe the crash / error
after installing the mod for the first time and launching i receive the error:
Advanced Netherite (advancednetherite) has failed to load correctly
java.lang.reflect.InvocationTargetException: null

Screenshots
If applicable, add screenshots to help explain your problem.

Logs
-- MOD advancednetherite --
Details:
Caused by 0: java.lang.reflect.InvocationTargetException
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.91.jar%23149!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.91.jar%23148!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Caused by 1: java.lang.NoClassDefFoundError: net/minecraftforge/common/loot/GlobalLootModifierSerializer
	at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
	at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
	at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
	at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
	at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
	at com.autovw.advancednetherite.core.registry.ModLootModifiers.<clinit>(ModLootModifiers.java:18) ~[advancednetherite-1.13.3-1.19.jar%23143!/:1.13.3-1.19] {re:classloading}
	at com.autovw.advancednetherite.AdvancedNetherite.<init>(AdvancedNetherite.java:37) ~[advancednetherite-1.13.3-1.19.jar%23143!/:1.13.3-1.19] {re:classloading}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
	at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
	at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
	at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.91.jar%23149!/:?] {}
	at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.91.jar%23148!/:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Mod File: advancednetherite-1.13.3-1.19.jar
Failure message: Advanced Netherite (advancednetherite) has failed to load correctly
	java.lang.reflect.InvocationTargetException: null
Mod Version: 1.13.3
Mod Issue URL: https://github.com/Autovw/AdvancedNetherite/issues
Exception message: java.lang.ClassNotFoundException: net.minecraftforge.common.loot.GlobalLootModifierSerializer

Stacktrace:
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
at java.lang.ClassLoader.defineClass(ClassLoader.java:1012) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.4.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.4.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at com.autovw.advancednetherite.core.registry.ModLootModifiers.(ModLootModifiers.java:18) ~[advancednetherite-1.13.3-1.19.jar%23143!/:1.13.3-1.19] {re:classloading}
at com.autovw.advancednetherite.AdvancedNetherite.(AdvancedNetherite.java:37) ~[advancednetherite-1.13.3-1.19.jar%23143!/:1.13.3-1.19] {re:classloading}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19-41.0.91.jar%23149!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19-41.0.91.jar%23148!/:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Technical Information (please complete the following information):
! Do not say 'latest', provide the actual version.

  • Minecraft-version: 1.19
  • Forge: net.minecraftforge:41.0.91

The only other mods i have installed are:
client-1.19-20220607.102129-srg.jar
TerraBlender-forge-1.19-2.0.0.117.jar
forge-1.19-41.0.91-universal.jar
architectury-5.8.29-forge.jar
advancednetherite-1.13.3-1.19.jar
balm-4.4.0.jar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.