Jump to content

Search the Community

Showing results for 'require tool' in topics.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Minecraft Forge
    • Releases
    • Support & Bug Reports
    • Suggestions
    • General Discussion
  • Mod Developer Central
    • Modder Support
    • User Submitted Tutorials
  • Non-Forge
    • Site News (non-forge)
    • Minecraft General
    • Off-topic
  • Forge Mods
    • Mods

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


XMPP/GTalk


Gender


URL


Location


ICQ


AIM


Yahoo IM


MSN Messenger


Personal Text

  1. I'm adding a custom ore after netherite, and I see the "needs_diamond_tool.json" tag, but there's no "needs_netherite_tool.json", how would I implement that?
  2. Error: https://pastebin.com/0DkzKEdg Screenshot: I have every mod from the server installed on my client and dont know a fixx.
  3. So i'm playing on a server i set up with shockbyte and whenever i put BOTh into the table my game crashes. i can put one or the other and it's fine. i removed all mods and it still happened. here's the crash report. ---- Minecraft Crash Report ---- // There are four lights! Time: 2023-06-12 23:00:59 Description: Rendering screen java.lang.ArrayIndexOutOfBoundsException: Index 292 out of bounds for length 3 at net.minecraft.client.gui.screens.inventory.EnchantmentScreen.m_7286_(EnchantmentScreen.java:91) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_88315_(AbstractContainerScreen.java:92) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.inventory.EnchantmentScreen.m_88315_(EnchantmentScreen.java:143) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.Screen.m_280264_(Screen.java:109) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:422) ~[forge-1.20-46.0.2-universal.jar%23159!/:?] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:415) ~[forge-1.20-46.0.2-universal.jar%23159!/:?] {re:classloading} at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-46.0.2.jar:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:28) ~[fmlloader-1.20-46.0.2.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.client.gui.screens.inventory.EnchantmentScreen.m_7286_(EnchantmentScreen.java:91) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.inventory.AbstractContainerScreen.m_88315_(AbstractContainerScreen.java:92) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.inventory.EnchantmentScreen.m_88315_(EnchantmentScreen.java:143) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.gui.screens.Screen.m_280264_(Screen.java:109) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:422) ~[forge-1.20-46.0.2-universal.jar%23159!/:?] {re:classloading} at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:415) ~[forge-1.20-46.0.2-universal.jar%23159!/:?] {re:classloading} -- Screen render details -- Details: Screen name: net.minecraft.client.gui.screens.inventory.EnchantmentScreen Mouse location: Scaled: (261, 247). Absolute: (783.000000, 742.000000) Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3.000000 Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-46.0.2.jar:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:28) ~[fmlloader-1.20-46.0.2.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Affected level -- Details: All players: 1 total; [LocalPlayer['MythicalCactus'/97, l='ClientLevel', x=317.89, y=56.00, z=34.21]] Chunk stats: 729, 453 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: 4354472 game time, 4497457 day time Server brand: forge Server type: Non-integrated multiplayer server Stacktrace: at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20-20230608.053357-srg.jar%23154!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-46.0.2.jar:?] {re:classloading,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:28) ~[fmlloader-1.20-46.0.2.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.8.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, mod_resources -- 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: 397905032 bytes (379 MiB) / 1182793728 bytes (1128 MiB) up to 4294967296 bytes (4096 MiB) CPUs: 24 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 5900 12-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): 3.00 Number of physical packages: 1 Number of physical CPUs: 12 Number of logical CPUs: 24 Graphics card #0 name: AMD Radeon RX 6700 XT Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x73df Graphics card #0 versionInfo: DriverVersion=31.0.14057.5006 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Virtual memory max (MB): 33717.03 Virtual memory used (MB): 17773.29 Swap memory total (MB): 17408.00 Swap memory used (MB): 194.16 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m Launched Version: forge-46.0.2 Backend library: LWJGL version 3.3.1 build 7 Backend API: AMD Radeon RX 6700 XT GL version 3.2.0 Core Profile Context 23.5.2.230523, ATI Technologies Inc. Window size: 1920x1080 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fast Resource Packs: Current Language: en_us CPU: 24x AMD Ryzen 9 5900 12-Core Processor ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.20-46.0.2.jar slf4jfixer PLUGINSERVICE fmlloader-1.20-46.0.2.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20-46.0.2.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20-46.0.2.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20-46.0.2.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] lowcodefml@null javafml@null Mod List: client-1.20-20230608.053357-srg.jar |Minecraft |minecraft |1.20 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f forge-1.20-46.0.2-universal.jar |Forge |forge |46.0.2 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 Crash Report UUID: 24379a5b-a1cf-4182-b16d-145722a1692d FML: 46.0 Forge: net.minecraftforge:46.0.2
  4. So when i place an item on the tool rack other players can't see the item, also with the framed trim blocks for drawrs it shows up as an empty frame when another player places it.
  5. Am making mod pack for friends, i have avoer 200 mods and 1 of them is messing with pickaxes. My WAILA tells me what tool is needed to break a sopecific block, wood would show axe, dirt would show shovel but any block that normally would show pickaxe shoes no tool, that seemed odd so i got a pick and it's true, there are no tools that work with stone for example, not only for mining speed but it also does not drop the block either. how do i debug this? there is no error code to go off... do i need to start over? do i need to turn each mod off and make a new world each time to see if the picks work? there is a past thread that had the same problem, i cross refrenced every mod they mentioned, deactivated them in forge and ran the game, still nothing... idk what to try at this point
  6. I mad a modpack and i have no clue what mod is doing this but i have looked and cant figure it out. So i was hoping maybe someone could help. So everytime i mine something or most things it is really slow, no matter what tool i use. some blocks are fine, most not so i have no clue. i have the mods list right here. There is ALOT, i think like 360 or something. sorry. Citadel (by sbom_xela) Spice of Life: Carrot Edition (by lordcazsius) Placebo (by Shadows_of_Fire) Integrated NBT (by scleox) Mo' Potions (by LDMGamingYT) Thermal Cultivation (by TeamCoFH) Security Craft (by Geforce132) Macaw's Bridges (by sketch_macaw) Xaero's Minimap (by xaero96) Pipez (by henkelmax) Glassential (by Lykrast) Phosphophyllite (by RogueLogix) MrCrayfish's Furniture Mod (by MrCrayfish) Just Enough Items (JEI) (by mezz) Advanced Peripherals (by srrendi) The Twilight Forest (by Benimatic) DefaultSettings (by PT400C) Moonlight Lib (by MehVahdJukaar) Macaw's Roofs - Oh The Biomes You'll Go (by Samlegamer_) Morph-o-Tool (by Vazkii) Structurize (by H3lay) ChemLib (by Dark_Arcana) YUNG's Better Dungeons (Forge) (by YUNGNICKYOUNG) NetherPortalFix (by BlayTheNinth) Item Collectors (by SuperMartijn642) Enchantment Descriptions (by DarkhaxDev) Customizable Elytra (by Hidoni) XyCraft: Override (by Soaryn) Ars Nouveau (by baileyholl2) Mystical Agradditions (by BlakeBr0) Connectivity[Forge/Fabric] (by someaddon) Jumpy Boats (by LobsterJonn) Mekanism Additions (by bradyaidanc) RFTools Power (by McJty) DimStorage (by 3divad99) Smooth Boot (Reloaded) (by AbdElAziz333) Potions Master (by thevortexFoxTopia) Blue Skies (by ModdingLegacy) Create : Misc & Things (by to0pa_fr) CoFH Core (by TeamCoFH) Entity Culling Fabric/Forge (by tr9zw) Redstone Arsenal (by TeamCoFH) YUNG's Better Mineshafts (Forge) (by YUNGNICKYOUNG) Nature's Aura (by Ellpeck) Little Contraptions (by EDToaster) Nether's Delight (by lumpazl) Applied Energistics 2 Wireless Terminals (by Mari_023) RFTools Utility (by McJty) Handcrafted (by kekie6) YUNG's Extras (Forge) (by YUNGNICKYOUNG) Thermal Foundation (by TeamCoFH) Ore Clumps (by CJMinecraft01) FramedBlocks (by XFactHD) More Dragon Eggs (by Darkere) Biomes O' Plenty (by Forstride) Cloth Config API (Fabric/Forge) (by shedaniel) More Babies (Forge & Fabric) (by mammut53m) Crafting on a stick (by OfekN_) GeckoLib (by ThanosGecko) Gateways to Eternity (by Shadows_of_Fire) Ranged Pumps (by raoulvdberge) Create Stuff & Additions (by Furti_Two) Deep Resonance (by McJty) Universal Grid (by Ultramegaaa) XyCraft: World (by Soaryn) Cable Tiers (by Ultramegaaa) Let Me Despawn (by frikinjay1) My Server Is Compatible (by Focamacho) Patchouli (by Vazkii) Macaw's Bridges - Oh The Biomes You'll Go (by Samlegamer_) Building Gadgets (by Direwolf20) Balm (Forge Edition) (by BlayTheNinth) AntiGhost (by Giselbaer) Integrated Terminals (by kroeser) Waystones (by BlayTheNinth) FlickerFix (by MutantGumdrop) Farsight [Forge] (by someaddon) Bookshelf (by DarkhaxDev) SilentGear Compat (by dragoni_7) ForgeBrainLib (by kli_kli) Mekanism (by bradyaidanc) Applied Cooking (by ItsSebastrn) Entangled (by SuperMartijn642) Comforts (Fabric/Forge/Quilt) (by TheIllusiveC4) Mystical Customization (by BlakeBr0) Blue Flame Burning (by LobsterJonn) FastWorkbench (by Shadows_of_Fire) Mystical Roots (by S1lentwraith26) SwingThroughGrass (by exidex) Botany Trees (by DarkhaxDev) Corail Woodcutter (by Corail_31) Cucumber Library (by BlakeBr0) AE2 Things [Forge] (by thetechnici4n) AutoRegLib (by Vazkii) Thermal Locomotion (by TeamCoFH) Common Capabilities (by kroeser) Pluto (by AbdElAziz333) RFTools Storage (by McJty) Productive Bees (by LobsterJonn) Guard Villagers (by almightytallestred) Hexerei (by JoeFoxe) JCPlugin (by PT400C) Serene Seasons (by TheAdubbz) Hex Casting (by petrak_at) Macaw's Roofs (by sketch_macaw) ShetiPhianCore (by ShetiPhian) Iceberg [Forge] (by Grend_G) Fast Leaf Decay (by olafskiii) PneumaticCraft: Repressurized (by desht_08) Clickable advancements[Forge/Fabric] (by someaddon) Sophisticated Storage (by P3pp3rF1y) FastFurnace (by Shadows_of_Fire) Super Factory Manager ( SFM ) (by TeamDman) Platforms (by ShetiPhian) MmmMmmMmmMmm (Target Dummy) (by MehVahdJukaar) Create Deco (by talrey) Reborn Storage (by Gigabit101) Jade 🔍 (by Snownee_) Elytra Slot (Forge) (by TheIllusiveC4) Silent Gear (by SilentChaos512) RFTools Builder (by McJty) Thermal Integration (by TeamCoFH) Mod Name Tooltip (by mezz) Corail Tombstone (by Corail_31) XNet (by McJty) Spirit (by CodexAdrian) Allthemodium (by ATMTeam) Advancement Plaques [Forge] (by Grend_G) Ender Storage 1.8.+ (by covers1624) Better Fusion Reactor for Mekanism (by igentuman) Macaw's Bridges - Modding Legacy (by Samlegamer_) Farmer's Delight (by vectorwing) Multi-Piston (by H3lay) It Shall Not Tick (ISNT) (by Gaz_) Ars Elemental (by Alexth99) ME Requester (by DamnRelentless) Small Ships [Fabric & Forge] (by talhanation) Radon (by Asek3) Hex (by ShyNieke) Macaw's Doors (by sketch_macaw) Cosmetic Armor Reworked (by LainMI) Cyclops Core (by kroeser) Botania (by Vazkii) Macaw's Fences - Biomes O' Plenty (by Samlegamer_) Mekanism Rotten Flesh Crusher Conversion (by Derec__) Almost Unified (by TeamAlmostReliable) McJtyLib (by McJty) Mystical Agriculture (by BlakeBr0) Macaw's Windows (by sketch_macaw) Quark (by Vazkii) Cooking for Blockheads (by BlayTheNinth) Integrated Tunnels (by kroeser) SuperMartijn642's Config Lib (by SuperMartijn642) Bigger Reactors (by RogueLogix) AE Additions - ExtraCells2 Fork (by MasterYodAT9G) Harvest with ease (by Crystal_Spider_) Simple Backups (by MelanX) EdivadLib (by 3divad99) OpenBlocks Elevator (by vsngarcia) UtilitiX (by MelanX) Material Elements (by Kaworru) Mouse Tweaks (by YaLTeR) Just Enough Resources (JER) (by way2muchnoise) Grappling Hook Mod (by yyonne) SuperMartijn642's Core Lib (by SuperMartijn642) Reliquary Reincarnations (by P3pp3rF1y) Tesseract (by SuperMartijn642) Travel Anchors (by CastCrafter) Rhino (by LatvianModder) Polymorph (Forge) (by TheIllusiveC4) Little Logistics (by Sveid_) Pig Pen Cipher (by DarkhaxDev) CodeChicken Lib 1.8.+ (by covers1624) AttributeFix (by DarkhaxDev) More Mekanism Processing (by 지젤쟝다) Neko's Enchanted Books (by Nekomaster1000) Mob Grinding Utils (by vadis365) AllTheCompressed (by Pdiddy973) Powah! (Rearchitected) (by thetechnici4n) Applied Botanics Addon (by ramidzkh) Botany Pots (by DarkhaxDev) Carry On (by Tschipp) Additional Structures (by XxRexRaptorxX) Re-chiseled (by SuperMartijn642) Absent by Design (by Lothrazar) Iron Jetpacks (by BlakeBr0) Wireless Chargers (by SuperMartijn642) Aquaculture 2 (by Shadowclaimer) Thermal: Extra (by mrthomas20121) YUNG's Better Witch Huts (Forge) (by YUNGNICKYOUNG) Silent Lib (silentlib) (by SilentChaos512) Create (by simibubi) Crafting Tweaks (by BlayTheNinth) Legendary Tooltips [Forge] (by Grend_G) Mining Gadgets (by Direwolf20) ForgeEndertech (by EnderLanky) XyCraft (by Soaryn) Integrated Crafting (by kroeser) Structure Compass (by Mrbysco) Curios API (Forge) (by TheIllusiveC4) Better Advancements (by way2muchnoise) EnderChests (by ShetiPhian) LibX (by noeppinoeppi) Additional Lanterns (by SuperMartijn642) AEInfinityBooster (by hexeptiondev) Create Plus (by Robocraft999) Dark Mode Everywhere (by Buuz135) Better Compatibility Checker (by Gaz_) Skin Layers 3D (Fabric/Forge) (by tr9zw) YUNG's API (Forge) (by YUNGNICKYOUNG) Charging Gadgets (by Direwolf20) Mekanism Tweaks (by nin8995) ATO - All the Ores (by ATMTeam) Farmer's Compats (by nocubeyt) Apotheosis (by Shadows_of_Fire) Compact Machines (by davenonymous) Ars Scalaes (by Alexth99) Dungeon Crawl (by xiroc_) Wither Skeleton Tweaks (by Shadows_of_Fire) Health Overlay (Forge) (by Terrails) Shrink. (by Gigabit101) KubeJS (by LatvianModder) Tempad (by CodexAdrian) Hostile Neural Networks (by Shadows_of_Fire) ChoiceTheorem's Overhauled Village (by ChoiceTheorem) Architectury API (Fabric/Forge) (by shedaniel) Charm of Undying (Forge) (by TheIllusiveC4) Advanced Mining Dimension (by henkelmax) NoMoWanderer (by TheJDill) Configured (by MrCrayfish) Additional Lights (by mgen256) Controlling (by Jaredlll08) Bad Wither No Cookie - Reloaded (by Kreezxil) BlockUI (by H3lay) EnderTanks (by ShetiPhian) DataPack Anvil (by Sirttas) CC: Tweaked (by SquidDev) Toast Control (by Shadows_of_Fire) FastSuite (by Shadows_of_Fire) Advanced Chimneys (by EnderLanky) MEGA Cells (by 62831853) FerriteCore (Forge) (by malte0811) YUNG's Better Desert Temples (Forge) (by YUNGNICKYOUNG) Fuel Goes Here (by LobsterJonn) TerraBlender (Forge) (by TheAdubbz) Macaw's Lights and Lamps (by sketch_macaw) Domum Ornamentum (by OrionOnline) Inventory Essentials (by BlayTheNinth) Silent's Gems (by SilentChaos512) Create Crafts & Additions (by MRHminer) Decorative Blocks (by stohun) Iron Furnaces [FORGE] (by XenoMustache) Refined Storage (by raoulvdberge) LaserIO (by Direwolf20) Dark Utilities (by DarkhaxDev) Alex's Delight (by NCP_Bails) Structure Gel API (by ModdingLegacy) Integrated Dynamics (by kroeser) Refined Storage Addons (by raoulvdberge) Time in a bottle standalone (by haoict) Macaw's Bridges - Biome O' Plenty (by Samlegamer_) Applied Mekanistics (by ramidzkh) Supplementaries (by MehVahdJukaar) YUNG's Better Strongholds (Forge) (by YUNGNICKYOUNG) When Dungeons Arise - Forge! (by Aureljz) Ultimate Car Mod (by henkelmax) BdLib (by bdew) Macaw's Trapdoors (by sketch_macaw) Immersive Engineering (by BluSunrize) Jade Addons (Forge) (by Snownee_) Occultism (by kli_kli) Integrated REST (by kroeser) Farmer's Respite (by lumpazl) Runelic (by DarkhaxDev) libIPN (by mirinimi) Not Enough Animations (by tr9zw) EvilCraft (by kroeser) Simple Magnets (by SuperMartijn642) SmartBrainLib (Forge/Fabric/Quilt) (by Scimiguy) Oh The Biomes You'll Go (by AOCAWOL) FTB Teams (Forge) (by FTB) Sophisticated Core (by P3pp3rF1y) Mekanism Tools (by bradyaidanc) Iron Chests (by ProgWML6) Additional Enchanted Miner (by Kotori316) Corail Woodcutter Extension (by Corail_31) Nature's Compass (by Chaosyr) Creeper Overhaul (by joosh_7889) Torchmaster (by xalcon) Engineer's Decor (by wilechaote) YUNG's Better Ocean Monuments (Forge) (by YUNGNICKYOUNG) Macaw's Fences - Oh The Biomes You'll Go (by Samlegamer_) Savage Ender Dragon[Forge/Fabric] (by someaddon) Void Totem (Forge) (by Affehund) Ars Instrumentum (by Sarenor) FTB Library (Forge) (by FTB) Saturn (by AbdElAziz333) Scalable Cat's Force (by Kotori316) Connected Glass (by SuperMartijn642) Mystical Agriculture Tiered Crystals (by Electrolyte) Ars Creo (by baileyholl2) Quark Oddities (by Vazkii) Macaw's Fences and Walls (by sketch_macaw) FTB Quests (Forge) (by FTB) RSInfinityBooster (by hexeptiondev) RFTools Control (by McJty) Alex's Mobs (by sbom_xela) Sophisticated Backpacks (by P3pp3rF1y) YUNG's Bridges (Forge) (by YUNGNICKYOUNG) Macaw's Furnitures - Biomes O' Plenty (by Samlegamer_) Extra Golems (by skyjay1) XNet Gases (by Terrails) Modonomicon (by kli_kli) Chisels & Bits - For Forge (by AlgorithmX2) Macaw's Roofs - Biomes O' Plenty (by Samlegamer_) Energy Meter (by DamnRelentless) Item Filters (by LatvianModder) Kotlin for Forge (by thedarkcolour) Clumps (by Jaredlll08) MineColonies (by H3lay) Lootr (Forge) (by Noobanidus) Bamboo Everything (Forge/Fabric) (by Gaz_) Immersive Armors [Fabric/Forge] (by Conczin) Titanium (by Buuz135) Refined Storage: Requestify (by Buuz135) Pylons (by MutantGumdrop) Macaw's Paths and Pavings (by sketch_macaw) Flux Networks (by sonar_sonic) SebastrnLib (by ItsSebastrn) Elemental Craft (by Sirttas) Functional Storage (by Buuz135) PAUCAL (by petrak_at) AppleSkin (by squeek502) Naturalist (by Starfish_Studios) Get It Together, Drops! (by bl4ckscor3) Repurposed Structures (Forge) (by telepathicgrunt) RFTools Base (by McJty) Crash Utilities (by Darkere) No Chat Reports (by Aizistral) Extra Disks (by MelanX) Quartz (by RogueLogix) Inventory Profiles Next (by mirinimi) Dank Storage (by tfarecnim) Storage Drawers (by Texelsaur) Caelus API (Forge) (by TheIllusiveC4) Alchemistry (by Dark_Arcana) Prism [Forge] (by Grend_G) Macaw's Furniture (by sketch_macaw) Thermal Expansion (by TeamCoFH) Deeper and Darker (by KyaniteMods) Mahou Tsukai (by stepcros) Industrial Foregoing (by Buuz135) Waystone Towers (by ner07ca) AlchemyLib (by Dark_Arcana) FindMe (by Buuz135) TrashSlot (by BlayTheNinth) spark (by Iucko) Theurgy (by kli_kli) Baubley Heart Canisters (by traverse_joe) Refined Cooking (by ItsSebastrn) Delightful (by brdbrn) Observable (by tasgon) Thermal Innovation (by TeamCoFH) Modular Routers (by desht_08) Applied Energistics 2 (by AlgorithmX2) Occultism KubeJS (by kli_kli) Mekanism Generators (by bradyaidanc) All The Compatibility (by XxRexRaptorxX)
  7. I am trying to download vault hunters 3rd edition to my new server on 1.18.2, and some mods are requiring forge version 40.1.9 Which is not a version posted for 1.18.2. PLZ help
  8. Hello:) I am putting together a couple mods and made sure they were all up to date, as for Forge itself. However, when i start up the game i get this message. It seems to me it is asking for a newer version of Forge despite it listing a compatible version just underneath. I would love a hint - thank you! https://imgur.com/a/ECJIKKb
  9. Hi all! The company I work for are experimenting with large language models and NLG tools, and to test this we've built an AI-powered QA tool to directly answer user questions about Minecraft. It draws information from IGN and the Minecraft wiki to directly answer user questions, we'd really love for some Minecraft fans to put it through its paces! Keen to hear your thoughts. https://www.minecraftai.org/
  10. How do i set the tool that is required to break the block? BLOCK_ORE = new FFRegistryObject<>("ore_" + name(), blocks.register("ore_" + name(), () -> new DropExperienceBlock(BlockBehaviour.Properties.of(Material.STONE).requiresCorrectToolForDrops().strength(3.0F, 3.0F)))); This block for example cant be mined with any tools. I hope someone can help me
  11. Im trying to make an costume shield model the thing is i want it to have a curved form and round corners as this one im using blockbench for this and is i made the shield side whit round borders and try to rotate 22.5 in Y its fucks up the corner blocks iT like a cube cannot have more than one rotation aniway i been seen mods whit nice modeled items what are they using
  12. I am running forge server 1.16.5 and connecting via bungeecord network, but getting this error, I have tried many ways, Is there any way for mods player in client to connect to mods server through bungeecord? Does it still support forge 1.16.5 ? I run using mohist [ 1.16.5 ]
  13. Hello everyone, In some mods, tools can be upgraded to a higher tier in the crafting table. The interesting part is, that the durability of the tool is kept during the crafting process. For example, in my mod I implemented various kinds of hammers (they are kind of similar to pickaxes). I can for example upgrade a stone hammer to an iron hammer using the following crafting recipe: X | X | X ---+---+--- X | H | X = Y ---+---+--- X | X | X where X = Iron Ingot H = Stone Hammer and Y = Iron Hammer The problem is, that the iron hammer has full durability every time regardless of the durability of the stone hammer. The use count for the material "Stone" is 131 uses and the use count for the material "Iron" is 250 uses. My goal is to keep the original durability during crafting and transfer it to the output tool. For example, if the stone hammer has a durability of 50/131 uses, the iron hammer should have a durability of 50/250 uses after crafting. Is there any way to achieve such a behaviour? Thank you in advance.
  14. Hello, I am currently trying to make an enchantment that prevents any damage done to the item. At the moment, it kinda works but the durability bar is always visible because the damage always is 1 and not 0. After looking at the setDamageValue method, it seems that it should be able to set the damage to 0, which indeed works for the armor. So I believe the problem is that the event is called before the item gets damaged. I also tried to just set the damage to 0 every tick, which works, but causes the damage bar to appear for a short amount of time and I don't want that. My current even handler looks like this. Is there any event that gets called after an item gets damaged (not broken)? @SubscribeEvent(priority = EventPriority.LOWEST) public static void onBlockBreak(BlockEvent.BreakEvent event) { if(event.getPlayer() == null) return; ItemStack usedItem = event.getPlayer().getItemInHand(event.getPlayer().getUsedItemHand()); if(usedItem == null) return; if(EnchantmentHelper.getItemEnchantmentLevel(Enchantments.ABSOLUTELYUNBREAKABLE.get(), usedItem) != 0) { usedItem.setDamageValue(0); } }
  15. I created a server with Aternos with the software of forge and I installed the mod of Xaeros Minimap (and of course I installed forge) in the server and in my computer but when I try to enter to the server it gives me the error of "This server has mods that require forge to be installed on the client". I already checked that the mods and forge where the same version. Any ideas of what can it be? Sorry, english is not my first language
  16. I want to make a block that needs a better tool tier than netherite, how would I do this?
  17. I've created a new registry for a class called 'Ingredient'. Each ingredient has several properties, including the item that represents them in the game. However, when I attempt to start the game, I get a crash caused by attempting to register an Ingredient associated with an item my mod adds. The crash report claims that the registry object for that added item is not present. I'm registering my modded items (i.e. calling the register() method) before I register my ingredients, but I suspect that the 'deferred' part of 'DeferredRegister' is interfering with the neat ordering of events. How can I register objects which require other modded objects to be registered first?
  18. I wanna ask if it is possible to ask for more than one of an item to make a furnace recipe. for example: if I could smelt(random blocks for exmaple sake) 4 glass into 1 stone. The idea is that it'll take stuff in groups of 4(or whatever else inputted) and not 1 to 1.. is it possible? if so how to do it? if not, how can I get something similar?
  19. Hello there, I am playing on a modded server with a few friends and, while out exploring, the server will just unexpectedly crash, consequently timing out all players. We're unsure of why it's happening and we only started having an issue with it since earlier today. If anyone could help us figure out what could be wrong, that would be greatly appreciated. Here's the debug log and crash report, in said order; Debug log from forge server · GitHub Crash report - Pastebin.com
  20. There is a bug in which an item that requires a forge tag (for example, forge:milk, forge:fruits, forge:raw_meats) is displayed as an empty tag among the crafting recipes of several mods. It works fine in version 1.18.1 (forge version: 39.1.2), but the bug occurs in version 1.18.2 (forge version: 40.1.0). I'm reporting it here because it seems to be a bug in Forge and it's a bit iffy to say it's a bug in different mods or minecraft itself, but I'm not really sure.
  21. Hi, i am trying to do a Naruto mod, and the jutsus(powers) will be items that, on right click, summon a fireball entity, make a stone wall etc.. I want to do a Casting animation for the jutsus (handsigns), but i don't know how to do Player animations, the animation will play after the tool is right clicked Can somebody explain me how to make player animations for tools? Version: 1.7.10 (i am making this mod to match up with some other mods for my server modpack, that's why it is so outdated)
  22. 2022-02-24 20:14:02,082 main WARN Advanced terminal features are not available in this environment [20:14:02] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.20, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui] [20:14:02] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_321 by Oracle Corporation [20:14:02] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [20:14:02] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Server/XV2/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [20:14:03] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui] Exception in thread "main" [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoSuchMethodError: sun.security.util.ManifestEntryVerifier.<init>(Ljava/util/jar/Manifest;)V [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.ClassLoader.loadClass(Unknown Source) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName0(Native Method) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Class.forName(Unknown Source) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [20:14:03] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
  23. So the game crashed everytime I try launch the mod it states "Mod loading error has occurred" Im not sure how to fix this cuz I have no idea how to read crash reports or things about mods so I would greatly appreciate your help here's the report ---- Minecraft Crash Report ---- // My bad. Time: 1/14/22 3:49 PM Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) [?:?] {re:classloading} at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:188) [?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$5410/1407721609.run(Unknown Source) [?:?] {} at net.minecraft.util.Util.func_215077_a(Util.java:430) [?:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default} at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:504) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft$$Lambda$5181/977847192.accept(Unknown Source) [?:?] {} at net.minecraft.client.gui.ResourceLoadProgressGui.func_230430_a_(ResourceLoadProgressGui.java:172) [?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:802) [?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default} at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:977) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.23.jar:36.2] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$512/284034271.call(Unknown Source) [forge-1.16.5-36.2.23.jar:36.2] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading} at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraftforge.eventbus.ASMEventHandler.<init>(ASMEventHandler.java:50) ~[eventbus-4.0.0.jar:?] {} -- MOD endergetic -- Details: Mod File: endergetic-1.16.4-3.0.0.jar Failure message: The Endergetic Expansion (endergetic) has failed to load correctly java.lang.NullPointerException: null Mod Version: 3.0.0 Mod Issue URL: https://github.com/team-abnormals/endergetic/issues Exception message: java.lang.NullPointerException Stacktrace: at net.minecraftforge.eventbus.ASMEventHandler.<init>(ASMEventHandler.java:50) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:254) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$null$6(EventBus.java:98) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3410/280186236.accept(Unknown Source) ~[?:?] {} at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {} at net.minecraftforge.eventbus.EventBus.lambda$registerObject$7(EventBus.java:98) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$3398/890460240.accept(Unknown Source) ~[?:?] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_51] {} at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:1.8.0_51] {} at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:1.8.0_51] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_51] {} at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) ~[?:1.8.0_51] {} at net.minecraftforge.eventbus.EventBus.registerObject(EventBus.java:94) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.register(EventBus.java:120) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.registries.DeferredRegister.register(DeferredRegister.java:158) ~[?:?] {re:classloading} at com.minecraftabnormals.endergetic.core.EndergeticExpansion.<init>(EndergeticExpansion.java:86) ~[?:3.0.0] {re:mixin,re:classloading} at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51] {} at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51] {} at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[?:36.2] {re:classloading} at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$3148/1531506932.run(Unknown Source) ~[?:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[?:?] {re:classloading} at net.minecraftforge.fml.ModContainer$$Lambda$3380/2003188951.run(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} -- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 8 (amd64) version 6.2 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1114826952 bytes (1063 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 12 JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.23.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.23.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.23.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.23.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE /forge-1.16.5-36.2.23.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.23 FML Language Providers: [email protected] minecraft@1 Mod List: forge-1.16.5-36.2.23-client.jar |Minecraft |minecraft |1.16.5 |CREATE_REG|Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |CREATE_REG|Manifest: NOSIGNATURE OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |CREATE_REG|Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |CREATE_REG|Manifest: NOSIGNATURE Piglin+Expansion+1.1.jar |Piglin Expansion |piglin_expansion |1.1.0 |CREATE_REG|Manifest: NOSIGNATURE jei-1.16.5-7.7.1.137.jar |Just Enough Items |jei |7.7.1.137 |CREATE_REG|Manifest: NOSIGNATURE inventorypets-1.16.5-2.0.15.jar |Inventory Pets |inventorypets |2.0.15 |CREATE_REG|Manifest: NOSIGNATURE enderitemod-1.16.5-0.8.1-forge-36.1.0.jar |Enderite Mod |enderitemod |1.16.5-0.8.1-forge-3|CREATE_REG|Manifest: NOSIGNATURE enderlinginvaders-1.16.5-1.0.4.jar |Enderling Invaders |enderlinginvaders |1.0.3 |CREATE_REG|Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.0.jar |Abnormals Core |abnormals_core |3.3.0 |CREATE_REG|Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |ERROR |Manifest: NOSIGNATURE betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |CREATE_REG|Manifest: NOSIGNATURE forge-1.16.5-36.2.23-universal.jar |Forge |forge |36.2.23 |CREATE_REG|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 Aquaculture-1.16.5-2.1.21 (1).jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |CREATE_REG|Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |CREATE_REG|Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |CREATE_REG|Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |CREATE_REG|Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |CREATE_REG|Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |CREATE_REG|Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.6.jar |Traveler's Backpack |travelersbackpack |5.4.6 |CREATE_REG|Manifest: NOSIGNATURE Crash Report UUID: f84f0ea9-0d69-46d5-abd4-9f4f0bb08f21 OptiFine Version: OptiFine_1.16.5_HD_U_G8 OptiFine Build: 20210515-161946 Render Distance Chunks: 48 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 NVIDIA 471.11 OpenGlRenderer: NVIDIA GeForce GTX 1660 Ti/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 12
  24. I have a class public class KilnPickaxe extends PickaxeItem { public KilnPickaxe(IItemTier tier, int attackDamageIn, float attackSpeedIn, Properties builder) { super(tier, attackDamageIn, attackSpeedIn, builder); } } which is empty yet And my register of it public static final RegistryObject<Item> KILN_PICKAXE = ITEMS.register("kiln_pickaxe", () -> new KilnPickaxe(ModItemTier.KILN, 0, -2, new Item.Properties().group(ModGroupTab.MAIN_GROUP))); So where i can write isImmuneToFire = true ?
  25. Hey, is it possible to change the tool break sound? I tried PlaySoundAtEntityEvent, but it's not called for the break sound. And in PlaySoundSourceEvent, I cannot get the entity to compare the held item with my custom item.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.