Sign in to follow this
Followers
0
{Solved} [1.6.4]Help! NoSuchField Error: dyePowder
By
adam567890, in Modder Support
-
Recently Browsing
No registered users viewing this page.
-
Posts
-
I created some enchantments in my mod. Then I checked whether my enchantments could be traded by my custom villager (profession) and found that there were some enchantments traded with incompactable enchantments, or several enchantments with the same level on a item. When I try to enchant the item with the enchant command, the normal vanilla error message comes up. But if I combine enchantment in the Amposs with a item that dosent sopport the enchantment it works with all Vanilla Enchantments, for example: i can enchant protection on a sword. Now my question is this a bug or is it because of the test version of Minecraft which use the IDE?
-
Everthinging loads fine until i try to load into a world then the screen just turns black and it crashes because of some zombie when i'm on peaceful?????? Debug Log-https://gist.github.com/keepinitreal247/b8ec0f36c3ac18d909c452a38b0b9d9a CRASH LOG: ---- Minecraft Crash Report ---- // Don't do that. Time: 1/27/21 12:53 AM Description: Ticking block entity java.lang.NullPointerException: Ticking block entity at net.minecraft.entity.monster.ZombieEntity.func_230291_eT_(ZombieEntity.java:479) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A} at net.minecraft.entity.monster.ZombieEntity.func_207304_a(ZombieEntity.java:463) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A} at net.minecraft.entity.monster.ZombieEntity.func_213386_a(ZombieEntity.java:454) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A} at net.minecraft.world.spawner.AbstractSpawner.func_98278_g(AbstractSpawner.java:140) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.tileentity.MobSpawnerTileEntity.func_73660_a(SourceFile:62) ~[?:?] {re:classloading} at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$16823/1901325621.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.entity.monster.ZombieEntity.func_230291_eT_(ZombieEntity.java:479) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A} at net.minecraft.entity.monster.ZombieEntity.func_207304_a(ZombieEntity.java:463) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A} at net.minecraft.entity.monster.ZombieEntity.func_213386_a(ZombieEntity.java:454) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A} at net.minecraft.world.spawner.AbstractSpawner.func_98278_g(AbstractSpawner.java:140) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.tileentity.MobSpawnerTileEntity.func_73660_a(SourceFile:62) ~[?:?] {re:classloading} -- Block entity being ticked -- Details: Name: minecraft:mob_spawner // net.minecraft.tileentity.MobSpawnerTileEntity Block: Block{minecraft:spawner} Block location: World: (-17,15,-28), Chunk: (at 15,0,4 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Block: Block{minecraft:spawner} Block location: World: (-17,15,-28), Chunk: (at 15,0,4 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Stacktrace: at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A} at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayerEntity['Keepinitreal24_7'/188, l='ServerWorld minecraft:overworld PDB', x=-26.76, y=20.00, z=-33.91]] Chunk stats: ServerChunkCache: 2809 Level dimension: minecraft:overworld Level spawn location: World: (-64,66,-48), Chunk: (at 0,4,0 in -4,-3; contains blocks -64,0,-48 to -49,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1) Level time: 1050034 game time, 1446896 day time Level name: PDB Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 64561 (now: false), thunder time: 79737 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A} at net.minecraft.server.MinecraftServer$$Lambda$16823/1901325621.run(Unknown Source) [?:?] {} at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {} -- System Details -- Details: Minecraft Version: 1.16.4 Minecraft Version ID: 1.16.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1195714776 bytes (1140 MB) / 6028787712 bytes (5749 MB) up to 9314500608 bytes (8883 MB) CPUs: 8 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9G -Xmn1000M ModLauncher: 8.0.6+85+master.325de55 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE /forge-1.16.4-35.1.36.jar object_holder_definalize PLUGINSERVICE /forge-1.16.4-35.1.36.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.16.4-35.1.36.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.4-35.1.36.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /OptiFine_1.16.4_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE /OptiForge-MC1.16.4-0.4.5.jar optiforge TRANSFORMATIONSERVICE /forge-1.16.4-35.1.36.jar fml TRANSFORMATIONSERVICE /OptiForge-MC1.16.4-0.4.5.jar FakeOptiFine TRANSFORMATIONSERVICE /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE /OptiForge-MC1.16.4-0.4.5.jar optiforgewrapper TRANSFORMATIONSERVICE FML: 35.1 Forge: net.minecraftforge:35.1.36 FML Language Providers: javafml@35.1 minecraft@1 Mod List: enchantedbookredesign-3.2.jar |Enchanted Book Redesign |enchantedbookredesign |3.2 |DONE |NOSIGNATURE inventoryprofiles-forge-1.16.2-0.4.2.jar |Inventory Profiles |inventoryprofiles |0.4.2 |DONE |NOSIGNATURE Wyrmroost-1.16.3-1.2.9.jar |Wyrmroost |wyrmroost |1.16.3-1.2.9 |DONE |NOSIGNATURE prefab-1.6.4.1.jar |Prefab |prefab |1.6.4.1 |DONE |NOSIGNATURE DoggyTalents-1.16.4-2.0.1.1.jar |Doggy Talents 2 |doggytalents |2.0.1.1 |DONE |NOSIGNATURE Soulbound-1.16.x-1.2.0.jar |Soulbound |soulbound |1.2.0 |DONE |NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |NOSIGNATURE windowlogging-mc1.16.3_v0.0.2.jar |Windowlogging |windowlogging |0.0.2 |DONE |NOSIGNATURE music_player-1.16.4-2.2.1.111.jar |Music Player |musicplayer |2.2.1.111 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 BetterCaves-1.16.3-1.0.6.jar |YUNG's Better Caves |bettercaves |1.16.3-1.0.6 |DONE |NOSIGNATURE LotTweaks-mc1.16.4-version-1.3.0.jar |LotTweaks |lottweaks |1.3.0 |DONE |NOSIGNATURE ForgeEndertech-1.16.4-7.0.8.0-build.0028.jar |Forge Endertech |forgeendertech |7.0.8.0 |DONE |NOSIGNATURE CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE Controlling-7.0.0.11.jar |Controlling |controlling |7.0.0.11 |DONE |NOSIGNATURE Placebo-1.16.3-4.3.3.jar |Placebo |placebo |4.3.3 |DONE |NOSIGNATURE citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE ftb-gui-library-1604.1.1.26.jar |FTB GUI Library |ftbguilibrary |1604.1.1.26 |DONE |NOSIGNATURE gemsnjewels-1.16.4-0.21.0.jar |Gems & Jewels |gemsnjewels |0.21.0 |DONE |NOSIGNATURE Bookshelf-1.16.4-9.3.18.jar |Bookshelf |bookshelf |9.3.18 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 Uncrafted-1.16-4.0.0pre1.jar |Uncrafted |uncrafted |4.0.0pre1 |DONE |NOSIGNATURE guardvillagers-1.16.4-1.1.7.jar |Guard Villagers |guardvillagers |1.1.7 |DONE |NOSIGNATURE u_team_core-1.16.4-3.1.17.191.jar |U Team Core |uteamcore |3.1.17.191 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 Actually.Useful.Smithing.Table-1.0.2.mc.1.16.3.jar|Actually Useful Smithing Table|actuallyusefulsmithingtable |1.0.2 mc 1.16.3 |DONE |NOSIGNATURE ironshulkerboxes-1.16.4-5.1.9.jar |Iron Shulker Boxes |ironshulkerbox |1.16.4-5.1.9 |DONE |NOSIGNATURE Cazfps_lamps_1.16.4.jar |cazfps lamps mod |cazfps_lamps_mod |1.0.0 |DONE |NOSIGNATURE sworddisplay-1.16.2-1.1.2.jar |Sword Displays |sworddisplay |1.16.2-1.1.2 |DONE |NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE FpsReducer-mc1.16.4-1.18.jar |FPS Reducer |fpsreducer |mc1.16.4-1.18 |DONE |NOSIGNATURE JustEnoughResources-1.16.4-0.12.0.103.jar |Just Enough Resources |jeresources |0.12.0.103 |DONE |NOSIGNATURE cazfps_the_dead_sea_1.16.4.jar |cazfps_the_dead_sea |cazfps_the_dead_sea |0.1.0 |DONE |NOSIGNATURE shetiphiancore-1.16-3.8.4.jar |ShetiPhian-Core |shetiphiancore |3.8.4 |DONE |NOSIGNATURE LostTrinkets-1.16.4-0.1.5.jar |Lost Trinkets |losttrinkets |0.1.5 |DONE |NOSIGNATURE supplementaries-0.9.21c.jar |Supplementaries |supplementaries |0.9.21c |DONE |NOSIGNATURE anviltooltipmod-MC1.16.3-1.0.0.jar |Anvil Tooltip Mod |anviltooltipmod |1.0.0 |DONE |NOSIGNATURE betterendforge-1.16.4-1.3.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.3.0 |DONE |NOSIGNATURE Upgraded+Netherite+1.16.4+-+1.7.0.jar |Upgraded Netherite |upgradednetherite |1.7.0 |DONE |NOSIGNATURE structure-gel-api-1.16.4-1.7.2.jar |Structure Gel API |structure_gel |1.7.2 |DONE |NOSIGNATURE corpse-1.16.4-1.0.4.jar |Corpse |corpse |1.16.4-1.0.4 |DONE |NOSIGNATURE FarmersDelight-1.16.3-0.2.4b.jar |Farmer's Delight |farmersdelight |1.16.3-0.2.4b |DONE |NOSIGNATURE useful_backpacks-1.16.4-1.11.6.86.jar |Useful Backpacks |usefulbackpacks |1.11.6.86 |DONE |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0 repurposed_structures-1.16.4-2.3.3.jar |Repurposed Structures |repurposed_structures |1.16.4-2.3.3 |DONE |NOSIGNATURE BiomesOPlenty-1.16.4-13.0.0.425-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.424 |DONE |NOSIGNATURE valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE Lollipop-1.16.4-3.2.3.jar |Lollipop |lollipop |3.2.3 |DONE |NOSIGNATURE ironfurnaces-1.16.4-2.5.8.jar |Iron Furnaces |ironfurnaces |2.5.8 |DONE |NOSIGNATURE LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |NOSIGNATURE dungeons-plus-1.16.4-1.1.0.jar |Dungeons Plus |dungeons_plus |1.1.0 |DONE |NOSIGNATURE rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |NOSIGNATURE corpsecomplex-forge-1.16.4-4.0.0.3.jar |Corpse Complex |corpsecomplex |1.16.4-4.0.0.3 |DONE |NOSIGNATURE pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE assortedtools-1.16.4-2.2.2.jar |Assorted Tools |assortedtools |1.16.4-2.2.2 |DONE |NOSIGNATURE RoRmod-1.16.4-1.1.2-Forge.jar |Risk of Rain Mod |riskofrainmod |1.1.0 |DONE |NOSIGNATURE curios-forge-1.16.4-4.0.3.0.jar |Curios API |curios |1.16.4-4.0.3.0 |DONE |NOSIGNATURE Curious+Armor+Stands-1.16.3-2.0.2.jar |Curious Armor Stands |curious_armor_stands |1.16.3-2.0.2 |DONE |NOSIGNATURE Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE randomite-1.16.4-1.0.1.jar |Randomite Classic |randomite |1.0.1 |DONE |NOSIGNATURE collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE UsefulBats(1.16.4)-1.0.3.jar |Useful Bats |usefulbatsmod |1.16.4-1.0.3 |DONE |NOSIGNATURE RingOfMiner-1.16.4-1.2.9.jar |Ring of Miner |ring_of_miner |1.2.9 |DONE |NOSIGNATURE Cazfps_chronicles_v1.2_fix_1.16.4.jar |cazfps chronicle |cazfps_chronicle |BETA1 |DONE |NOSIGNATURE EnigmaticLegacy-2.10.2.jar |Enigmatic Legacy |enigmaticlegacy |2.10.2 |DONE |NOSIGNATURE buildersaddition-1.16.4-20201220b.jar |Builders Crafts & Addition |buildersaddition |1.16.4-20201220b |DONE |NOSIGNATURE worldedit-forge-mc1.16.3-7.2.1-dist.jar |WorldEdit |worldedit |7.2.1+299386a |DONE |NOSIGNATURE travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |NOSIGNATURE Checklist-1.16.4-1.0.2.jar |Checklist |checklist |1.0.2 |DONE |NOSIGNATURE sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |NOSIGNATURE furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |NOSIGNATURE trashcans-1.0.5-mc1.16.4.jar |Trash Cans |trashcans |1.0.5 |DONE |NOSIGNATURE getinthebucketmod-1.16.3-3.0.4.jar |Get In The Bucket Mod |getinthebucketmod |3.0.4 |DONE |NOSIGNATURE BetterMineshafts-Forge-1.16.3-1.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.3-1.1.1 |DONE |NOSIGNATURE forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE DarkPaintings-1.16.4-5.0.3.jar |DarkPaintings |darkpaintings |5.0.3 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 MineFamily_v7-1.16.4.jar |First |first |1.0.0 |DONE |NOSIGNATURE TVPosters-1.16.4-1.0.0.jar |TV Posters |tvposters |1.0.0 |DONE |NOSIGNATURE RepairChests-1.16.4-1.6.jar |Repair Chests |repairchests |1.6 |DONE |NOSIGNATURE inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |NOSIGNATURE mystictools-1.16.3-1.3.0.jar |Mystic Tools |mystictools |1.16.3-1.3.0 |DONE |NOSIGNATURE Ma-Enchants-1.16.3-3.5.0.jar |Ma Enchants |ma-enchants |1.16.3-3.5.0 |DONE |NOSIGNATURE Cucumber-1.16.4-4.1.5.jar |Cucumber Library |cucumber |4.1.5 |DONE |NOSIGNATURE TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE mining-helmet-1.16.4-2.0.0.jar |Mining Helmet |mining_helmet |2.0.0 |DONE |NOSIGNATURE connectiblechains-1.0.jar |Connectible Chains |connectiblechains |1.0 |DONE |NOSIGNATURE xray-1.16.4-2.6.0.jar |Advanced XRay |xray |2.6.0 |DONE |NOSIGNATURE mermaidtail-1.4.jar |Mermaid Tail Mod |mermaidtail |1.16.4-1.4.0 |DONE |NOSIGNATURE vanillaexcavators-1.16.4-2.2.0.jar |Vanilla Excavators |vanillaexcavators |2.2.0 |DONE |NOSIGNATURE Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |NOSIGNATURE treeharvester_1.16.4-2.0.jar |Tree Harvester |treeharvester |2.0 |DONE |NOSIGNATURE platforms-1.16-1.7.8.jar |Platforms |platforms |1.7.8 |DONE |NOSIGNATURE jei-1.16.4-7.6.0.62.jar |Just Enough Items |jei |7.6.0.62 |DONE |NOSIGNATURE OptiForge-MC1.16.4-0.4.5.jar |OptiForge |optiforge |0.4.5 |DONE |NOSIGNATURE abnormals_core-1.16.4-3.0.4.jar |Abnormals Core |abnormals_core |3.0.4 |DONE |NOSIGNATURE WAWLA-1.16.4-7.0.2.jar |WAWLA |wawla |7.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |NOSIGNATURE Rotten+Flesh+to+Leather+1.16.4+Forge.jar |Rotten Flesh to Leather |rftl |1.16.4 |DONE |NOSIGNATURE Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE comforts-forge-1.16.4-4.0.0.3.jar |Comforts |comforts |1.16.4-4.0.0.2 |DONE |NOSIGNATURE NaturesCompass-1.16.4-1.8.6.jar |Nature's Compass |naturescompass |1.16.4-1.8.6 |DONE |NOSIGNATURE Artifacts-1.16.4-2.7.2.jar |Artifacts |artifacts |1.16.4-2.7.2 |DONE |NOSIGNATURE OuterEnd-0.1.3.jar |Outer End |outer_end |0.1.2 |DONE |NOSIGNATURE good-nights-sleep-1.16.4-1.2.11.jar |Good Night's Sleep |good_nights_sleep |1.2.11 |DONE |NOSIGNATURE DungeonCrawl-1.16.3-2.2.2.jar |Dungeon Crawl |dungeoncrawl |2.2.2 |DONE |NOSIGNATURE mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |DONE |NOSIGNATURE embellishcraft-1.16.4-3.3.0.0.jar |EmbellishCraft |embellishcraft |1.16.4-3.3.0.0 |DONE |NOSIGNATURE bedspreads-forge-1.16.4-5.1.0.1.jar |Bedspreads |bedspreads |1.16.4-5.1.0.1 |DONE |NOSIGNATURE mahoutsukai-1.16.4-v1.26.10.jar |Mahou Tsukai |mahoutsukai |1.16.4-v1.26.10 |DONE |NOSIGNATURE iceandfire-2.1.4-1.16.4.jar |Ice and Fire |iceandfire |2.1.4-1.16.4 |DONE |NOSIGNATURE immersive-portals-0.11-mc1.16.4-forge.jar |Immersive Portals |immersive_portals |0.7 |DONE |NOSIGNATURE crumbs-1.0.6+1.16.4-forge.jar |Crumbs |crumbs |1.0.6 |DONE |NOSIGNATURE forge-1.16.4-35.1.36-universal.jar |Forge |forge |35.1.36 |DONE |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 WailaHarvestability-mc1.16.2-forge-1.1.13.jar |Waila Harvestability |wailaharvestability |1.1.13 |DONE |NOSIGNATURE JABCM-1.16.4-0.0.5.jar |Just A Basic Concrete Mod |jabcm |1.16.4-0.0.5 |DONE |NOSIGNATURE OffHandCombat-1.16.3-3.1.0.1.jar |Off Hand Combat |offhandcombat |1.16.3-3.1.0.1 |DONE |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68 Extractures(v1.1)_1.16.4.jar |extractures |extractures |1.1 |DONE |NOSIGNATURE wooltweaks_1.16.4-1.0.jar |Wool Tweaks |wooltweaks |1.0 |DONE |NOSIGNATURE ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |NOSIGNATURE forge-1.16.4-35.1.36-client.jar |Minecraft |minecraft |1.16.4 |DONE |NOSIGNATURE luckyblock-1.16.4-1.jar |Lucky Block |lucky |1.16.4-1 |DONE |NOSIGNATURE EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0 pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE MouseTweaks-2.13-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.13 |DONE |NOSIGNATURE SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |DONE |NOSIGNATURE quicksearchmod-MC1.16.x-1.0.1.jar |Quick Search Mod |quicksearchmod |1.0.1 |DONE |NOSIGNATURE morevanillalib-1.16.4-1.3.9.jar |MoreVanillaLib |morevanillalib |1.3.9 |DONE |NOSIGNATURE ClassicalArt-1.16.4-1.0.0.jar |Classical Art |classicalart |1.0.0 |DONE |NOSIGNATURE inventorytotem_1.16.4-1.1.jar |Inventory Totem |inventorytotem |1.1 |DONE |NOSIGNATURE pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE forbidden_arcanus-1.16.4-1.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.4-1.0.0 |DONE |NOSIGNATURE AdLods-1.16.4-4.1.2.0-build.0027.jar |Large Ore Deposits |adlods |4.1.2.0 |DONE |NOSIGNATURE towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |NOSIGNATURE ceilingtorch-1.16.2-v1.8.jar |Ceiling Torch |ceilingtorch |v1.8 |DONE |NOSIGNATURE paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |NOSIGNATURE randomsheepcolours_1.16.4-1.1.jar |Random Sheep Colours |randomsheepcolours |1.1 |DONE |NOSIGNATURE pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE multibeds-1.16-1.7.6.jar |Multi-Beds |multibeds |1.7.6 |DONE |NOSIGNATURE JustEnoughProfessions-1.16.3-1.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.1 |DONE |NOSIGNATURE vanillahammers-1.16.4-2.2.0.jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |NOSIGNATURE floormats-1.16.4-v1.1.1.jar |Floor Mats |floormats |1.16.4-v1.1.1 |DONE |NOSIGNATURE WorldHandler-1.16.4-2.12.jar |World Handler |worldhandler |1.16.4-2.12 |DONE |NOSIGNATURE AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE forgemod_VoxelMap-1.10.14_for_1.16.4.jar |VoxelMap |voxelmap |1.10.14 |DONE |NOSIGNATURE terraqueous-1.16-1.7.7.jar |Terraqueous |terraqueous |1.7.7 |DONE |NOSIGNATURE grindstonesharpertools_1.16.4-1.4.jar |Grindstone Sharper Tools |grindstonesharpertools |1.4 |DONE |NOSIGNATURE lootbagmod-1.16.3-1.6.4.jar |Loot Bag Mod |lootbagmod |1.6.4 |DONE |NOSIGNATURE Crash Report UUID: 05a742e0-cbb1-48bc-a7c0-b66ec9802d25 Patchouli open book context: n/a Player Count: 1 / 8; [ServerPlayerEntity['Keepinitreal24_7'/188, l='ServerWorld minecraft:overworld PDB', x=-26.76, y=20.00, z=-33.91]] Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:inventoryprofiles (incompatible), mod:wyrmroost (incompatible), mod:prefab (incompatible), mod:doggytalents (incompatible), mod:soulbound, mod:torohealth, mod:windowlogging (incompatible), mod:musicplayer, mod:bettercaves (incompatible), mod:lottweaks, mod:forgeendertech, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:ftbguilibrary (incompatible), mod:gemsnjewels (incompatible), mod:bookshelf, mod:uncrafted (incompatible), mod:guardvillagers, mod:uteamcore, mod:actuallyusefulsmithingtable (incompatible), mod:ironshulkerbox (incompatible), mod:cazfps_lamps_mod, mod:sworddisplay, mod:waila, mod:fpsreducer, mod:jeresources, mod:cazfps_the_dead_sea, mod:shetiphiancore, mod:losttrinkets, mod:supplementaries, mod:anviltooltipmod, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:farmersdelight, mod:usefulbackpacks, mod:repurposed_structures, mod:biomesoplenty, mod:valhelsia_structures (incompatible), mod:lollipop, mod:ironfurnaces, mod:dogslie, mod:dungeons_plus, mod:rare-ice (incompatible), mod:corpsecomplex (incompatible), mod:pamhc2foodextended (incompatible), mod:assortedtools, mod:riskofrainmod, mod:curios, mod:curious_armor_stands (incompatible), mod:patchouli (incompatible), mod:randomite (incompatible), mod:collective, mod:usefulbatsmod (incompatible), mod:ring_of_miner, mod:cazfps_chronicle, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:worldedit (incompatible), mod:travelers_index (incompatible), mod:checklist, mod:sapience, mod:cfm (incompatible), mod:trashcans, mod:getinthebucketmod, mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:first, mod:tvposters, mod:repairchests, mod:inventorysorter (incompatible), mod:mystictools (incompatible), mod:ma-enchants (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:mining_helmet (incompatible), mod:connectiblechains, mod:xray, mod:mermaidtail (incompatible), mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:treeharvester, mod:platforms, mod:jei, mod:optiforge, mod:abnormals_core, mod:wawla, mod:invtweaks (incompatible), mod:rftl, mod:waystones (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:outer_end, mod:good_nights_sleep (incompatible), mod:dungeoncrawl, mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:bedspreads, mod:mahoutsukai (incompatible), mod:iceandfire (incompatible), mod:immersive_portals (incompatible), mod:crumbs, mod:forge, mod:wailaharvestability, mod:jabcm, mod:offhandcombat (incompatible), mod:wooltweaks, mod:ironchest (incompatible), mod:lucky (incompatible), mod:enchdesc, mod:pandoras_creatures (incompatible), mod:mousetweaks, mod:silentlib (incompatible), mod:quicksearchmod, mod:morevanillalib, mod:classicalart, mod:inventorytotem, mod:pamhc2crops (incompatible), mod:forbidden_arcanus (incompatible), mod:adlods, mod:towers_of_the_wild, mod:ceilingtorch, mod:paintings (incompatible), mod:randomsheepcolours, mod:pamhc2foodcore (incompatible), mod:multibeds, mod:justenoughprofessions, mod:vanillahammers, mod:floormats, mod:worldhandler (incompatible), mod:appleskin, mod:voxelmap (incompatible), mod:terraqueous, mod:grindstonesharpertools, mod:lootbagmod (incompatible), mod:extractures Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge' OptiFine Version: OptiFine_1.16.4_HD_U_G5 OptiFine Build: 20201106-171901 Render Distance Chunks: 15 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: BSL_1.16.4.zip OpenGlVersion: 4.6.0 NVIDIA 456.71 OpenGlRenderer: GeForce RTX 2060/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 8
-
So if 0 is the wrong effect and then i have to use 1 but why it dosent work package net.luis.cave.blocks; import net.minecraft.block.Block; import net.minecraft.block.BlockState; import net.minecraft.block.SoundType; import net.minecraft.block.material.Material; import net.minecraft.util.Direction; import net.minecraft.util.math.BlockPos; import net.minecraft.world.IBlockReader; public class TintedGlass extends Block { public TintedGlass() { super(Block.Properties.create(Material.ROCK) .zeroHardnessAndResistance() .sound(SoundType.GLASS) .notSolid()); } @Override public float getAmbientOcclusionLightValue(BlockState state, IBlockReader worldIn, BlockPos pos) { return 0.2f; } @Override public boolean propagatesSkylightDown(BlockState state, IBlockReader reader, BlockPos pos) { return false; } @Override public int getOpacity(BlockState state, IBlockReader worldIn, BlockPos pos) { return 1; } @Override @SuppressWarnings("deprecation") public boolean isSideInvisible(BlockState state, BlockState adjacentBlockState, Direction side) { return adjacentBlockState.isIn(this) ? true : super.isSideInvisible(state, adjacentBlockState, side); } }
-
but thats the problem- it doesnt start up. it takes for ever to start up thats the sole reason of why im here.
-
-
Topics
-
Who's Online (See full list)