This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"double/head_left": { | |
"double/basic_hammer_left": { | |
"armor_ignorance": 20, | |
"hit_at_once": 0, | |
"impact": 4, | |
"weapon_type": "axe" | |
}, | |
"double/basic_axe_left": { | |
"armor_ignorance": 0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.tobywig.electrified.init.custom; | |
import com.google.common.collect.ImmutableMap; | |
import com.tobywig.electrified.init.ArmorMaterialsInit; | |
import net.minecraft.world.effect.MobEffectInstance; | |
import net.minecraft.world.effect.MobEffects; | |
import net.minecraft.world.entity.EquipmentSlot; | |
import net.minecraft.world.entity.player.Player; | |
import net.minecraft.world.item.ArmorItem; | |
import net.minecraft.world.item.ArmorMaterial; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Daisy, daisy... | |
Time: 22年8月3日 下午1:11 | |
Description: Unexpected error | |
java.lang.Error: Unresolved compilation problem: | |
Type mismatch: cannot convert from Hand to boolean | |
at com.kingmine.tutorialmod.common.blocks.GrindBlock.onBlockActivated(GrindBlock.java:31) ~[main/:?] {re:classloading} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// My bad. | |
Time: 8/2/22, 12:03 AM | |
Description: Exception in server tick loop | |
java.lang.OutOfMemoryError: Java heap space | |
A detailed walkthrough of the error, its code path and all known details is as follows: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[22:36:16] [main/INFO]: ModLauncher running: args [--username, True_Penut, --version, forge-40.1.51, --gameDir, C:\Games\Minecraft\Mods\Instances\_Best Pack Ever, --assetsDir, C:\Games\Minecraft\Mods\Install\assets, --assetIndex, 1.18, --uuid, c084162088e84c6da23ca0a13e7b6825, --accessToken, ????????, --clientId, MGVlNzAyMzQtNzA0Ny00MjQ5LWE5MTAtMmFlNmRmZjkzNmFl, --xuid, 2535453185192605, --userType, msa, --versionType, release, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 40.1.51, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] | |
[22:36:16] [main/INFO]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft | |
[22:36:16] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Games/Minecraft/Mods/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT | |
[22:36:17] [main/INFO]: Found mod file Adorn-3.5.0+1.18.2-forge.jar of type MOD with locato |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PK | |