ABOUT THE MOD
Makes Minecraft a little more realistic with extra drops like bones coming out of every mob.
FAQ
Q:Can I use part of your codes for my mod?
A: Yes you can
Q:What does this mod do?
A:This mod makes Minecraft in a sense a little more realistic with more mob drops like skeletons won't be the only mobs that drop bones anymore. There are also custom Items and drops.
Q:Will this support other mods that include mobs?
A:It depends if the modder lets me but it is there mod and they don't need an extra mod to add extra drops to it.
Planned Features
- Note: these features are planned but might be WAY in the future.)
- Creating you own drop!
Source Code
How To Install
Needed:
- Recommended Forge Version
- MobDrops
Windows:
1. Download the recommended version of Forge as an installer.
2. Install Forge
3. Go to your .minecraft folder (Windows Key + R, Type '%appdata%', Press Enter)
4. Make a folder called 'mods' (If you don't have one already)
5. Put the jar file into the mods folder
6. Open Minecraft
7. Enjoy! :)
Mac:
1. Download the recommended version of Forge as an installer.
2. Install Forge
3. Go to /Users/"Username"/Library/Application Support/minecraft/bin
4. Make a folder called 'mods' (If you don't have one already)
5. Put the jar file into the mods folder
6. Open Minecraft
7. Enjoy! :)
Legal
This mod, is sole property of the Mod author, SuperHB (also known as JustKilling on PlanetMinecraft). By default it may only be distributed on MinecraftForum, PlanetMinecraft and CurseForge. It may only be mirrored or reposted with advance written permission of SuperHB. Electronic Mail is fine if you wait for a response. URL shorteners or other attempts to make money off SuperHB's Mod are strictly forbidden without advance written permission.
pls in 1.15.2...i rlly need that i cant download forge 1.11.2 cuz im on full storage:(
just tried your mod like that i can get bones and meat from the animals but i noticed that i can't create the grill,compressor,masher, or the slicer and half of the items can't do anything with. i'm using the 1.7.1.0 latest beta just wondering if there was ever going to be a fix or it just the way it is and no fix for the recipes. the ribs and ham cook in the furnace not problem
anyway like that i can get bones from the animals the other stuff i guess ill just throw away in lava to get rid of them
thanks for the awesome mod
In reply to peanutinky:
Hey SuperHB,
Still looking for version 1.12, really love how it adds a sense of realism to the game and am looking forward to when you update!
Regards
Venomlad
Does this let me add items from the game say slimeballs that drop from the Slime and have it added to the Witch or another mob?
In reply to Arctic90x:
I was wondering whats the progress on 1.12 version?
In reply to Forge_User_77050345:
In reply to SuperHB:
We are unable to cook the custom mob items 1.11.2 any idea why
In reply to BadKaiPanda:
In reply to SuperHB:
Yes we was, they wouldn't cook at all on 3 diff computers and packs when we tested.
In reply to BadKaiPanda:
In reply to SuperHB:
Can I use this mod on a server?
crashing on load. using 1.11
WARNING: coremods are present:
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.3.jar)
FMLPlugin (InventoryTweaks-1.62-dev-78.jar)
BCModPlugin (zz-backpacks 1.11.2 - 3.1.7.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 3/16/17 10:11 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MobDrops (mobdrops)
Caused by: java.lang.NoSuchFieldError: customCraftingMaterial
at me.superhb.mobdrops.content.MDItems.init(MDItems.java:124)
at me.superhb.mobdrops.MobDrops.init(MobDrops.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:641)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 790073168 bytes (753 MB) / 2368397312 bytes (2258 MB) up to 5207687168 bytes (4966 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx5G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1536M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.38 Powered by Forge 13.20.0.2259 95 mods loaded, 95 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2259.jar)
UCHI forge{13.20.0.2259} [Minecraft Forge] (forge-1.11.2-13.20.0.2259.jar)
UCHI backpacks16840{3.1.7} [Backpacks!] (zz-backpacks 1.11.2 - 3.1.7.jar)
UCHI mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
UCHI cheesemod{5.0} [§6Cheese Mod] ([1.11.2 1.11] Cheese mod v 5.0 by NuclearBanana.jar)
UCHI ctdcore{1.0.2} [CTD Core] ([1.11.2] CTD Core-1.0.2.jar)
UCHI movillages{1.5.3} [Mo' Villages] ([1.11]MoVillages-1.5.3.jar)
UCHI actuallyadditions{1.11.2-r106} [Actually Additions] (ActuallyAdditions-1.11.2-r106.jar)
UCHI ashenwheat{3.2.0.2} [Ashenwheat] (ashenwheat-1.11.2-3.2.0.2.jar)
UCHI bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar)
UCHI biomesoplenty{6.0.2.2157} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.0.2.2157-universal.jar)
UCHI birdsfoods{2.1 [1.94 - 1.11]} [Bird's Foods] (BirdsFoods-2.2.jar)
UCHI birdsnests{1.5.1} [Bird's Nests] (BirdsNests1.11.2-1.5.1.jar)
UCHI buildingbootsmod{Alpha1_2} [BuildingBootsMod] (BuildingBootsMod1.11.2v1_2.jar)
UCHI cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
UCHI chameleon{1.11-3.0.2} [Chameleon] (Chameleon-1.11-3.0.2.jar)
UCHI colors{1.0.0} [Colors] (Colors-1.11-1.0.0.jar)
UCHI cookingforblockheads{5.3.13} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.13.jar)
UCHI craftingtweaks{7.1.1} [Crafting Tweaks] (CraftingTweaks_1.11-7.1.1.jar)
UCHI cxlibrary{1.4.0} [CXLibrary] (cxlibrary-1.11.2-1.4.0.jar)
UCHI hobomod{1.0} [Hobo's Dyeable Chickens] (dyeablechickens-1.0.jar)
UCHI eggs{1.0} [Eat the Eggs!] (EM3R50N-EatTheEggs-1.11.2-13.20.0.2201.jar)
UCHI expandedbonemeal{1.0.1} [ExpandedBonemeal] (expandedbonemeal-1.11-1.0.1.jar)
UCHI shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
UCHI extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
UCHI fairylights{2.0.6} [Fairy Lights] (fairylights-2.0.6-1.11.jar)
UCHI fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar)
UCHI com.ch1a.flatworld{1.4.2} [flatworld] (FlatWorld1.4.2-1.11.2.jar)
UCHI foodexpansion{1.3} [Food Expansion] (FoodExpansion1.3.1-1.11.2.jar)
UCHI forestry{5.3.2.58} [Forestry] (forestry_1.11.2-5.3.2.58.jar)
UCHI gendustry{1.6.5.7} [GenDustry] (gendustry-1.6.5.7-mc1.11.2.jar)
UCHI giacomos_bookshelf{1.1} [Giacomo's Bookshelves Mod] (GiacomosBookshelf-1.11.2-1.1.jar)
UCHI fishing{1.5.1} [Fishing Net Mod] (GiacomosFishingNet-1.11.2-1.5.1.jar)
UCHI glasscraftmod{2.0} [Glasscraft] (Glasscraftmod v2.0 - MC1.11 Forge.jar)
UCHI grimpack{4.0.0.12} [Grim Pack] (Grim Pack-1.11.2-4.0.0.12.jar)
UCHI furniture{1.1.3} [How 'Bout That Furniture] (HowBoutThatFurniture-1.2.1.jar)
UCHI waila{1.8.11} [Waila] (Hwyla-1.8.11-B24_1.11.jar)
UCHI inventorytweaks{1.62-dev-78-e073cca} [Inventory Tweaks] (InventoryTweaks-1.62-dev-78.jar)
UCHI jei{4.2.10.248} [Just Enough Items] (jei_1.11.2-4.2.10.248.jar)
UCHI jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
UCHI jellybeans{1.3.0} [Jelly Beans] (jellybeans-1.3.0.jar)
UCHI joshxmas{1.11-1.1.1} [Joshua's Christmas Mod] (joshxmas-1.11-1.1.1.jar)
UCHI llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.11.jar)
UCHI jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
UCHI justenoughbuttons{1.11.2-1.4.4} [Just Enough Buttons] (justenoughbuttons-1.11.2-1.4.4.jar)
UCHI lunatriuscore{1.1.2.39} [LunatriusCore] (LunatriusCore-1.11-1.1.2.39-universal.jar)
UCHI laserlevel{2.1.0.16} [Laser Level] (LaserLevel-1.11-2.1.0.16-universal.jar)
UCHI lucky{7.4.0} [Lucky Block] (LuckyBlock_1-11_v7-4-0.zip)
UCHI mikedongles{0.4.2-[1.11.2]} [Mike Dongles] (MikeDongles-0.4.2-MC[1.11.2].jar)
UCHI mioncore{1.2.1} [MionCore] (mioncore_1.11-1.2.1.jar)
UCHI moglowstone{1.2.4} [Mo' Glowstone] (Mo' Glowstone-1.2.4-1.11.2.jar)
UCHE mobdrops{1.2.10.7} [MobDrops] (MobDrops1.2.10.7-1.11.jar)
UCHI shear{1.1.2} [More Shearables] (MoreShearables1.2.2-1.11.2.jar)
UCHI shetiphiancore{3.4.3} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.3.jar)
UCHI multibeds{1.3.3} [Multi-Beds] (multibeds-1.11.0-1.3.3.jar)
UCHI multipagechest{1.8.0} [Multi Page Chest] (MultiPageChest-1.11-1.8.0.jar)
UCHI mysticalagriculture{1.4.4} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.4.4a.jar)
UCHI recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.11).jar)
UCHI fodc{1.10.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.10.0.jar)
UCHI bonecraft{1.9.4-1.10.2d} [Pam's BoneCraft] (Pam's BoneCraft 1.11a.jar)
UCHI harvestcraft{1.11.2f} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2f.jar)
UCHI simplerecipes{1.11a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.11a.jar)
UCHI pattysmorestuff{stable-1.0.3} [Pattys More Stuff] (PattysMoreStuff-stable-1.0.3.jar)
UCHI jp.crafterkina.pipes{1.1.0.12} [Pipes] (Pipes-1.11-1.1.0.12.jar)
UCHI prefab{1.2.0.6} [Prefab] (prefab-1.2.0.6.jar)
UCHI pressure{1.3.1.5} [Pressure Pipes] (pressure-1.3.1.5-mc1.11.2.jar)
UCHI mc{1.7c} [Primordial Crops] (PrimordialCrops-v1.7c_mc1.11.jar)
UCHI realtimeclock{1.11-0.6.4} [Real Time Clock] (RealTimeClock-1.11-0.6.4.jar)
UCHI redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
UCHI xreliquary{1.11.2-1.3.3.635} [Reliquary] (Reliquary-1.11.2-1.3.3.635.jar)
UCHI slurpiesdongles{@version@} [Slurpie's Dongles] (Slurpie's Dongles- 1.11.2-2.1.1.jar)
UCHI stacksize{1.0} [Stacksize Mod] (stacksize-1.11.2-1.0.jar)
UCHI storagedrawers{1.11.2-4.2.0} [Storage Drawers] (StorageDrawers-1.11.2-4.2.0.jar)
UCHI superblocks{3.0.1} [Super Blocks 'n Buckets] (superblocks-mc1.11-3.0.1.jar)
UCHI tellme{0.5.1} [Tell Me] (tellme-1.11.2-0.5.1.jar)
UCHI terraqueous{1.3.7} [Terraqueous] (terraqueous-1.11.0-1.3.7.jar)
UCHI thaunsmod{1.1} [Thaun_'s Mod] (thaunsmod-1.1.jar)
UCHI thermalsolars{1.11.2 Beta V1.4} [Thermal Solars] (thermalsolars-1.11.2-1.4.jar)
UCHI thut_wearables{2.1.2} [Thut's Wearables] (thut_wearables-2.1.2.jar)
UCHI thutcore{4.4.0} [ThutCore] (thutcore-4.4.0.jar)
UCHI thut_bling{1.0.1} [Thut's Bling] (thut_bling-1.0.1.jar)
UCHI thuttech{5.0.0} [Thut's Tech] (thuttech-5.0.0.jar)
UCHI tm-morefood{1.1.1} [MoreFood] (tm-morefood_1.11-1.1.1.jar)
UCHI muchmorechickens{1.3} [muchmorechickens] (TMC-1.11.2-1.3.jar)
UCHI treechopper{1.1.2} [Tree Chopper] (TreeChopper-1.11.2-1.1.2.jar)
UCHI uncrafted{2.1.9} [Uncrafted Mod] (Uncrafted 1.11.2 (v.2.1.9).jar)
UCHI yafm{1.0} [Yet Another Food Mod] (yafm-1.0.6-mc1.11.jar)
UCHI vanillafoodpantry{3.0.1} [Vanilla Food Pantry] (vanillafoodpantry-mc1.11-3.0.1.jar)
UCHI veinminer{0.35.3} [Vein Miner] (VeinMiner-1.11-0.35.3.605+dad98e1.jar)
UCHI veinminermodsupport{0.35.3} [Mod Support] (VeinMiner-1.11-0.35.3.605+dad98e1.jar)
UCHI villagermarket{1.0} [Villager Market] (villagermarket-0.2-HF.jar)
UCHI xaerominimap{1.12.4} [Xaero's Minimap] (Xaeros_Minimap_1.12.4_Forge_1.11.jar)
UCHI yeoldetanks{1.9.3} [Ye Olde Tanks] (YeOldeTanks-1.11.2-1.9.3.jar)
Loaded coremods (and transformers):
NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
net.fybertech.nwr.NWRTransformer
CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
cubex2.cxlibrary.CoreModTransformer
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.3.jar)
shetiphian.core.asm.ClassTransformer
FMLPlugin (InventoryTweaks-1.62-dev-78.jar)
invtweaks.forge.asm.ContainerTransformer
BCModPlugin (zz-backpacks 1.11.2 - 3.1.7.jar)
brad16840.common.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.53' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
List of loaded APIs:
* actuallyadditionsapi (33) from ActuallyAdditions-1.11.2-r106.jar
* Baubles|API (1.4.0.2) from Slurpie's Dongles- 1.11.2-2.1.1.jar
* CoFHAPI (1.8.9R1.2.0B1) from thermalsolars-1.11.2-1.4.jar
* CoFHAPI|energy (1.8.9R1.2.0B1) from thermalsolars-1.11.2-1.4.jar
* compatlayer (0.2.2) from compatlayer-1.11.2-0.2.2.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.11-7.1.1.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|farming (2.1.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.2.58.jar
* ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.2.58.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.7-mc1.11.2.jar
* jp.crafterkina.pipes.api (1.0) from Pipes-1.11-1.1.0.12.jar
* jp.crafterkina.pipes.api.pipe (1.0) from Pipes-1.11-1.1.0.12.jar
* jp.crafterkina.pipes.api.render (1.0) from Pipes-1.11-1.1.0.12.jar
* JustEnoughItemsAPI (4.11.0) from jei_1.11.2-4.2.10.248.jar
* mioncore_api (1.2.1) from mioncore_1.11-1.2.1.jar
* pressureAPI (1.3.1.5) from pressure-1.3.1.5-mc1.11.2.jar
* StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.0.jar
* TerraqueousAPI (1.0) from terraqueous-1.11.0-1.3.7.jar
* TerraqueousAPI|Cloud (1.0) from terraqueous-1.11.0-1.3.7.jar
* TerraqueousAPI|Machines (1.0) from terraqueous-1.11.0-1.3.7.jar
* TerraqueousAPI|Plant (1.0) from terraqueous-1.11.0-1.3.7.jar
* thut|API (1.0.0) from thutcore-4.4.0.jar
* veinminerApi (0.3) from VeinMiner-1.11-0.35.3.605+dad98e1.jar
* WailaAPI (1.3) from Hwyla-1.8.11-B24_1.11.jar
MobDrops has only been updated to 1.11. You're on 1.11.2 and it seems that a field that was used by the mod was removed in 1.11.2.
well darn.
hi! using your mod in 1.10.2 I just upgraded forge to recommended latest version (12.18.3.2215)and I suddenly can not get any bone drops from pigs. it is still working for other mobs.(only checked for chickens, cows and zombies)
I'm not using custom drops but only bones.
:)
Any pages to see what the drops are...? T.T