How do I make it have a chance of dropping items from other mods? My friend has a private server with a custom modpack, and we want to make it so the Lucky Blocks can drop items from the other mods. An example is the smash bats mod. We want to make it so breaking a Lucky Block can drop the smash bats. I know Bodil40 has done this in a few of his videos, but how?
If it's just between you and your friends, literally nobody cares what you send them. If it's up for the public, then obviously you aren't allowed to put up mods willy-nilly, especially since it takes traffic away from the mod's respective website if it has one. This mod, as you must know, is one of those with it's own website.
Side note, anyone know if "1.11" works with the latest forge "1.11.2?"
Whenever I am using the mod, I get this error when I open a lucky block.
[mod.lucky.block.BlockLuckyBlock:removeLuckyBlock:141]: The Lucky Block encountered and error while trying to perform a function. Error report below:
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at mod.lucky.util.MakeLuckyDrops.getDrops(MakeLuckyDrops.java:42)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at mod.lucky.block.BlockLuckyBlock.removeLuckyBlock(BlockLuckyBlock.java:131)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at mod.lucky.block.BlockLuckyBlock.removedByPlayer(BlockLuckyBlock.java:67)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.block.Block.removedByPlayer(Block.java:1335)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.management.ItemInWorldManager.removeBlock(ItemInWorldManager.java:247)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.management.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:296)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.management.ItemInWorldManager.func_73082_a(ItemInWorldManager.java:217)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetHandlerPlayServer.func_147345_a(NetHandlerPlayServer.java:498)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:53)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:8)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Can someone please explain why this is happening, and what I need to do to fix it.
so, I was always wondering about the drop that gives you the "only hope" mushroom. I always wondered who the player in distress was, and why they were in distress... then I realized that the mod creator is called playerindistress... LOL
The Meaning of Life, the Universe, and Everything.
Location:
Victoria
Join Date:
3/24/2015
Posts:
76
Location:
Australia
Minecraft:
Coreycool99
Member Details
only had Optifine And Lucky Block + Forge Version: "14.21.1.2420"
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// Oh - I know what I did wrong!
Time: 7/23/17 3:52 PMDescription: Initializing game
java.lang.AbstractMethodError at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:67) at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50) at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:779) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:186) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:67) at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50) at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:779) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:186) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.12 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 126350256 bytes (120 MB) / 339886080 bytes (324 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.40 Powered by Forge 14.21.1.2420 Optifine OptiFine_1.12_HD_U_C2 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH minecraft{1.12} [Minecraft] (minecraft.jar) UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2420.jar) UCH forge{14.21.1.2420} [Minecraft Forge] (forge-1.12-14.21.1.2420.jar) UCH lucky{7.5.0} [Lucky Block] ([1.12] LuckyBlock_v7-5-0.zip) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4542' Renderer: 'Intel(R) HD Graphics 520' Launched Version: 1.12-forge1.12-14.21.1.2420 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 21.20.16.4542, Intel GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Faithful 1.12-rv1.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz OptiFine Version: OptiFine_1.12_HD_U_C2 Render Distance Chunks: 20 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.4.0 - Build 21.20.16.4542 OpenGlRenderer: Intel(R) HD Graphics 520 OpenGlVendor: Intel CpuCount: 4
I've downloaded the 1.10.2 and 1.11 versions, and my game keeps crashing, is there a reason for this?
They already do :I
use a redstone source (such as lever, torch or block of redstone) to activate them in creative
How do I make it have a chance of dropping items from other mods? My friend has a private server with a custom modpack, and we want to make it so the Lucky Blocks can drop items from the other mods. An example is the smash bats mod. We want to make it so breaking a Lucky Block can drop the smash bats. I know Bodil40 has done this in a few of his videos, but how?
They already what?
hey why is this mod isn't allowed on mod pack?
my minecraft lucky blocks mod doesnt work and keeps crashing
please help :/
we can't explain if we don't know what is happening, we need to see the log in order to know what is going on.
If it's just between you and your friends, literally nobody cares what you send them. If it's up for the public, then obviously you aren't allowed to put up mods willy-nilly, especially since it takes traffic away from the mod's respective website if it has one. This mod, as you must know, is one of those with it's own website.
Side note, anyone know if "1.11" works with the latest forge "1.11.2?"
It should. But the creator blocks the mod for working in other mc versions then mod is made in.
Minecraft mod developer. I will always answer pm's.
Whenever I am using the mod, I get this error when I open a lucky block.
[mod.lucky.block.BlockLuckyBlock:removeLuckyBlock:141]: The Lucky Block encountered and error while trying to perform a function. Error report below:
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.NullPointerException
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at mod.lucky.util.MakeLuckyDrops.getDrops(MakeLuckyDrops.java:42)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at mod.lucky.block.BlockLuckyBlock.removeLuckyBlock(BlockLuckyBlock.java:131)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at mod.lucky.block.BlockLuckyBlock.removedByPlayer(BlockLuckyBlock.java:67)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.block.Block.removedByPlayer(Block.java:1335)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.management.ItemInWorldManager.removeBlock(ItemInWorldManager.java:247)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.management.ItemInWorldManager.func_73084_b(ItemInWorldManager.java:296)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.management.ItemInWorldManager.func_73082_a(ItemInWorldManager.java:217)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetHandlerPlayServer.func_147345_a(NetHandlerPlayServer.java:498)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:53)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.play.client.C07PacketPlayerDigging.func_148833_a(SourceFile:8)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
08:21:45
STDERR
Server thread
info
[java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Can someone please explain why this is happening, and what I need to do to fix it.
*pop* noice mod but where can i get the 1.12 download?
so, I was always wondering about the drop that gives you the "only hope" mushroom. I always wondered who the player in distress was, and why they were in distress... then I realized that the mod creator is called playerindistress... LOL
only had Optifine And Lucky Block + Forge Version: "14.21.1.2420"
---- Minecraft Crash Report -------- Minecraft Crash Report ----
WARNING: coremods are present:Contact their authors BEFORE contacting forge
// Oh - I know what I did wrong!
Time: 7/23/17 3:52 PMDescription: Initializing game
java.lang.AbstractMethodError at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:67) at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50) at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:779) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:186) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Thread: Client threadStacktrace: at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:67) at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50) at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:779) at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:186) at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:512)
-- Initialization --Details:Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.12 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 126350256 bytes (120 MB) / 339886080 bytes (324 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP 9.40 Powered by Forge 14.21.1.2420 Optifine OptiFine_1.12_HD_U_C2 5 mods loaded, 5 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH minecraft{1.12} [Minecraft] (minecraft.jar) UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.12-14.21.1.2420.jar) UCH forge{14.21.1.2420} [Minecraft Forge] (forge-1.12-14.21.1.2420.jar) UCH lucky{7.5.0} [Lucky Block] ([1.12] LuckyBlock_v7-5-0.zip) Loaded coremods (and transformers): GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4542' Renderer: 'Intel(R) HD Graphics 520' Launched Version: 1.12-forge1.12-14.21.1.2420 LWJGL: 2.9.4 OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 21.20.16.4542, Intel GL Caps: Using GL 1.3 multitexturing.Using GL 1.3 texture combiners.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Shaders are available because OpenGL 2.1 is supported.VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: Faithful 1.12-rv1.zip Current Language: English (US) Profiler Position: N/A (disabled) CPU: 4x Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz OptiFine Version: OptiFine_1.12_HD_U_C2 Render Distance Chunks: 20 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.4.0 - Build 21.20.16.4542 OpenGlRenderer: Intel(R) HD Graphics 520 OpenGlVendor: Intel CpuCount: 4
Check Out My Following:



Youtube
Twitter
DeviantArt
dosent work on my mac mc version: 1.8 heres a thread by me : thread
Wow Loved it!!!!
umm hi, and bye
You don't need to change it. Forge will load it as a .zip or .jar. (jar is a zip in base, the extension was made for java to run code in zip format)
Minecraft mod developer. I will always answer pm's.
?????
Minecraft mod developer. I will always answer pm's.
Hello can i have permission with your lucky block to combine all other lucky block addons like green or blue together with this lucky block?
Am i allowed to do this or not?
love this mod