GithubHelp home page GithubHelp logo

blakebr0 / mysticalagradditions Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 22.0 15.82 MB

An addon for Mystical Agriculture.

Home Page: https://blakesmods.com/mystical-agradditions

License: MIT License

Java 100.00%
minecraft mods forge

mysticalagradditions's Introduction

Mystical Agradditions

An addon for Mystical Agriculture.

Download

The official release builds can be downloaded from the following websites.

Development

To use this mod in a development environment, you will need to add the following to your build.gradle.

repositories {
    maven {
        url 'https://maven.blakesmods.com'
    }
}

dependencies {
    implementation fg.deobf('com.blakebr0.cucumber:Cucumber:<minecraft_version>-<mod_version>')
    implementation fg.deobf('com.blakebr0.mysticalagradditions:MysticalAgradditions:<minecraft_version>-<mod_version>')
}

License

MIT License

mysticalagradditions's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mysticalagradditions's Issues

Tier 6 (or 7?) seeds

Can you consider adding an infinity seed from avaritia. Probably configurable in the configs because it would be op. But like fluid cows now have it.. so why not

Found duping bug

Not sure I want to post the details here, please let me know the best way to give you this information.

I can’t use any of the mod’s tools to get monster seeds....

I am a player from China, because English is not very good, so I use Google Translate to communicate with you. Maybe machine translation is not willing to accurately express my meaning. Please understand!

mcVersion:1.12.2
moodVersion: the latest version

I think the module has done a great job, but I recently encountered some unsolvable problems:
I can't use the tools in the module to get any seeds of the physical objects that can be obtained in the module.I have tried every tool of the module.Is it possible?Is it a problem with the configuration file?

I cannot search for the correct answer to this question in China, I hope the author can reply to help! Thank you!

[1.15.2] add zh_tw.json file

{
"itemGroup.mysticalagradditions": "Mystical Agradditions",

"block.mysticalagradditions.insanium_block": "§5究極精華塊",
"block.mysticalagradditions.insanium_ingot_block": "§5究極精華磚",
"block.mysticalagradditions.insanium_gemstone_block": "§5究極精華寶石磚",
"block.mysticalagradditions.insanium_farmland": "§5究極精華耕地",
"block.mysticalagradditions.inferium_coal_block": "§e下級精華煤炭磚",
"block.mysticalagradditions.prudentium_coal_block": "§a初級精華煤炭磚",
"block.mysticalagradditions.tertium_coal_block": "§6中級精華煤炭磚",
"block.mysticalagradditions.imperium_coal_block": "§b高級精華煤炭塊磚",
"block.mysticalagradditions.supremium_coal_block": "§c終極精華煤炭磚",
"block.mysticalagradditions.insanium_coal_block": "§5究極精華煤炭磚",
"block.mysticalagradditions.nether_star_crux": "地獄之星核心",
"block.mysticalagradditions.dragon_egg_crux": "龍蛋核心",

"item.mysticalagradditions.insanium_essence": "§5究極精華",
"item.mysticalagradditions.insanium_ingot": "§5究極精華錠",
"item.mysticalagradditions.insanium_nugget": "§5究極精華粒",
"item.mysticalagradditions.insanium_gemstone": "§5究極精華寶石",
"item.mysticalagradditions.nether_star_shard": "地域之星碎片",
"item.mysticalagradditions.withering_soul": "凋靈靈魂碎片",
"item.mysticalagradditions.dragon_egg_chunk": "龍蛋碎片",
"item.mysticalagradditions.dragon_scale": "終界龍靈魂碎片",
"item.mysticalagradditions.creative_essence": "創造精華",
"item.mysticalagradditions.inferium_coal": "§e下級精華煤炭",
"item.mysticalagradditions.prudentium_coal": "§a初級精華煤炭",
"item.mysticalagradditions.tertium_coal": "§6中級精華煤炭",
"item.mysticalagradditions.imperium_coal": "§b高級精華煤炭",
"item.mysticalagradditions.supremium_coal": "§c終極精華煤炭",
"item.mysticalagradditions.insanium_coal": "§5究極精華煤炭",

"item.mysticalagradditions.inferium_paxel": "§e下級精華全能工具",
"item.mysticalagradditions.prudentium_paxel": "§a初級精華全能工具",
"item.mysticalagradditions.tertium_paxel": "§6中級精華全能工具",
"item.mysticalagradditions.imperium_paxel": "§b高級精華全能工具",
"item.mysticalagradditions.supremium_paxel": "§c終極精華全能工具",

"tooltip.mysticalagradditions.drop_chance": "%s 掉落機率",

"jei.desc.mysticalagradditions.withering_soul": "由凋零掉落。",
"jei.desc.mysticalagradditions.dragon_scale": "由終界龍掉落。",

"cropTier.mysticalagradditions.6": "6",

"crop.mysticalagradditions.nether_star": "Nether Star",
"crop.mysticalagradditions.dragon_egg": "Dragon Egg"
}

Insanium Ingot

Hello!

The recipe for the Insanium Ingot isn't in line with the Mystical Agriculture Ingots, which consist of the previous tier ingot, and 4 of the new tier essence

Supremium Ingot:
billede
Insanium Ingot:
billede

The "correct" Insanium Ingot recipe would be 4 Insanium Essence + 1 Supremium Ingot - Not sure if the recipe is intended to be like that?

Minecraft 1.12.2
Forge 1.12.2-14.23.2.2631
mysticalagriculture-1.12-1.6.8
mysticalagradditions-1.12-1.2.7

Nether Star Seed Duplication

Mystical Agriculture Version: 1.5.2b
Mystical Agraddaition Version: 1.0.2a

Issue: When planting a nether start crop seed on farmland, and breaking immediately (not allowing the crop to progress) there is a significant chance you will get two seeds back instead of one. This does not seem to happen when planting on soil that is above the Nether Star Crux.

Expected: Only receive back the seed that was originally planted without crop growth.

Question: Cruxes, what are they for?

Hey, I'm excited about the things you've added so far, I was curious what the Cruxes do, i've made a nether star crux, but i'm not sure what I'm supposed to do with it. Has any functionality for it been implemented yet or is it something that's in the works?

[Suggestion] Slag and Rich slag seeds

Hey could you add rich slag and slag seeds. that would be awesome since there is no real way to make it unless you go by chance. or make it possible to add you own seeds or an easier way or just a tutorial on it

also it would be nice if you could add cinnabar seeds

Construct's Armory Integration

We already have Tinker's Construct integration, so why not add integration for it's most popular addon?
Although it is quite OP.
I know MystAg adds armor on it's own, but some people would want to combine it with other materials' traits.

Creative Tab bug

All items are omnipresent in every creative tab, even the vanilla once.

Supremium Paxel unable to break certain blocks

Using a supremium paxel I'm unable to break (thus far, this list is not exhaustive)
Glowstone, Glass Panes, silverfish eggs

Cannot gain any mining progression on those blocks at all, similar to attempting to mine bedrock.

[Feature Request] AOE Mining on Paxels

I am really trying to find a mod that offers a decent alternative to Actually Addition's Mining Drills... and the closest thing would be a Paxel with 3x3 (and preferrably an option for 5x5) mining capabilities. The other tools in Mystical Agriculture have this option via a tool core, but the paxel from the Aggriditions mod does not seem to. Or, if it does, it's not listed in JEI.

Nether star crop not growing

I planted a nether star seed and it keeps just flickering every so often but never grows. I've left it going for a couple days and it has done nothing.

Nether Star Seed duplicates when placed without soil by Cyclic Harvester.

Cyclic: v1.5.5
Mystical Agradditions: v1.0.2
Mystical Agriculture: v1.5.6

If you place a Nether Star seed without a crux next to a Cyclic Harvester, the Harvester will harvest the plant before it grows, replant one and dupe one in to its inventory.

I double checked the 2nd seed drop % and it is 0.

[Suggestion] Insanium

Insanium tools plus insanium tool parts for tinkers? cuz at the moment there is no use for insanium! (no need for insanium armor the supremium armor is really good)

Won't install on sky factory 3!

I tried every single mystical agriculture version and every agradditions version! This dosen't work! It either says I have to update mystical agriculture or give me an error!

Having troubles auto crafting with the essesnces

I'm trying to auto craft grass, and it is not working. I'm using the assembler from Immersive Engineering. The assembler is working, but when I tell it to craft anything that is using the essences from Mystical Agriculture it is not working.

Crash with latest Mystical Agriculture Version

Forge: 1.12.2-14.23.5.2795
Mystical Agriculture: 1.12.2-1.7.0
Mystical Aggraditions: 1.12-1.2.8

After updating Mystical Agriculture to 1.7.0, it crashes upon load:

java.lang.NoClassDefFoundError: com/blakebr0/mysticalagriculture/util/NBTHelper
    at com.blakebr0.mysticalagradditions.items.ItemPaxel.addInformation(ItemPaxel.java:59)
    at net.minecraft.item.ItemStack.getTooltip(ItemStack.java:707)
    at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576)
    at net.minecraft.client.util.SearchTree.index(SourceFile:49)
    at net.minecraft.client.util.SearchTree.add(SourceFile:44)
    at java.lang.Iterable.forEach(Unknown Source)
    ...

Logs: https://paste.dimdev.org/povihupexa.mccrash

Tools with Chunky trait don't drop experience chunks

A couple players on our server have noticed that tools with the Chunky trait don't seem to produce experience chunks like the soulium dagger does, though all other mob chunks seem to be fine. Tested with a broadsword, yoyo, and laser gun so far, though I can test more if necessary.

Mystical Agradditions ver. 1.2.8
Mystical Agriculture ver. 1.6.10

Dragon Scale

Add config for how many Dragon Scale drops when the ender dragon is killed.

Liquid Supremium converting back to ingots

Is there a way to convert liquid Supremium back into blocks and ingots rather than just into tool parts? I tend to put too much into my tool forge and now I have excess Liquid Supremium, it really sucks if there isn't a way to convert it back to blocks because then I just wasted a bunch of it. Anyway, great mod!

Tools with Chunky trait don't drop any mobs chunks anymore...

Hello,
With the version 1.3.0 of Mystical Agradditions, Tinker Tools with Chunky Trait doesn't drop any mobs chunks. With the precedent version, mobs chunks drop when I kill a big number of a mob, but now we get only Experience Chunks...

On my modpack, I have completly remove all Chunks recipes, question to have to kill the specific mobs to get the correspondant chunks, but now this is completly impossible with Soulium Tinker Tools...

I have try in my server and il single player and the exact same issue appen.

What do I try exactly:

  • I have kill more than 200 enderman with the sword, and we get zero Enderman Chunk
  • I have kill more than 150 Wither Skeleton, and again no Wither Skeleton Chunk
  • I have KIll more than 150 Zombie and no Zombie Chunk...

After all that I get about 40 experience Chunks, but no mobs chunks...

Version:
Minecraft: 1.12.2
Forge: 14.23.5.2808
Mystical Agradditions: 1.3.0
Mystical Agriculture: 1.7.1
Tinker's Construct: 2.12.0.115

Suggestion: BoP Biome Essence

This would seem to be a good candidate for Tier 6; It appears in the End, underneath the big islands.

One thing to watch out for in the crux recipe (and the drops): It appears in many varieties, distinguished by NBT tags,

Crash When Tinkers' Construct Modules Disabled In Tinkers' Config

Crash:

[22:42:02] [main/WARN] [FML]: ****************************************
[22:42:02] [main/WARN] [FML]: * Null fluid supplied to fluidstack. Did you try and create a stack for an unregistered fluid?
[22:42:02] [main/WARN] [FML]: *  at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:49)
[22:42:02] [main/WARN] [FML]: *  at slimeknights.tconstruct.library.smeltery.MeltingRecipe.<init>(MeltingRecipe.java:22)
[22:42:02] [main/WARN] [FML]: *  at slimeknights.tconstruct.library.TinkerRegistry.registerMelting(TinkerRegistry.java:509)
[22:42:02] [main/WARN] [FML]: *  at com.blakebr0.mysticalagradditions.tinkers.CompatTConstruct.registerRecipes(CompatTConstruct.java:188)
[22:42:02] [main/WARN] [FML]: *  at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_449_CompatTConstruct_registerRecipes_Register.invoke(.dynamic)
[22:42:02] [main/WARN] [FML]: *  at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)...
[22:42:02] [main/WARN] [FML]: ****************************************
[22:42:02] [main/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.RegistryEvent$Register@58acc828:
java.lang.IllegalArgumentException: Cannot create a fluidstack from a null fluid
	at net.minecraftforge.fluids.FluidStack.<init>(FluidStack.java:50) ~[FluidStack.class:?]
	at slimeknights.tconstruct.library.smeltery.MeltingRecipe.<init>(MeltingRecipe.java:22) ~[MeltingRecipe.class:?]
	at slimeknights.tconstruct.library.TinkerRegistry.registerMelting(TinkerRegistry.java:509) ~[TinkerRegistry.class:?]
	at com.blakebr0.mysticalagradditions.tinkers.CompatTConstruct.registerRecipes(CompatTConstruct.java:188) ~[CompatTConstruct.class:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_449_CompatTConstruct_registerRecipes_Register.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143) ~[EventBus$1.class:?]
	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179) [EventBus.class:?]
	at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:746) [GameData.class:?]
	at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:622) [CraftingHelper.class:?]
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:717) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:352) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:534) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]

tconstruct.cfg:

# Configuration file

~CONFIG_VERSION: 0.1

clientside {
    # If true all of Tinkers' blocks with contents (tables, basin, drying racks,...) will render their contents in the world
    B:renderInventoryInWorld=true

    # If true tools will show additional info in their tooltips
    B:extraTooltips=true

    # If true all variants of the different tables will be listed in creative. Set to false to only have the oak variant for all tables.
    B:listAllTables=true

    # If true all material variants of the different parts, tools,... will be listed in creative. Set to false to only have the first found material for all items (usually wood).
    B:listAllMaterials=true

    # If true tools will enable the forge bucket model on startup and then turn itself off. This is only there so that a fresh install gets the buckets turned on by default.
    B:enableForgeBucketModel=false

    # REQUIRES DEBUG MODULE. Will do nothing if debug module is disabled. If true the texture map will be dumped into the run directory, just like old forge did.
    B:dumpTextureMap=false
}


gameplay {
    # Fortune increases drops after harvesting a block with autosmelt
    B:AutosmeltFortuneInteraction=true

    # Adds a recipe that allows you to craft 3 gravel into a flint
    B:addFlintRecipe=true

    # Adds a recipe that allows you to get leather from drying cooked meat
    B:addLeatherDryingRecipe=true

    # Allows the creation of bricks from molten clay
    B:allowBrickCasting=true

    # Pattern and Part chests keep their inventory when harvested.
    B:chestsKeepInventory=true

    # Allows to craft all tool parts of all materials in the part builder, including materials that normally have to be cast with a smeltery.
    B:craftCastableMaterials=false

    # Blacklist of TE classnames for the crafting station to connect to. Mainly for compatibility.
    S:craftingStationBlacklist <
        de.ellpeck.actuallyadditions.mod.tile.TileEntityItemViewer
     >

    # Adds single-use clay casts.
    B:enableClayCasts=true

    # Allows the creation of obsidian in the smeltery, using a bucket of lava and water.
    B:obsidianAlloy=true

    # Determines the ratio of ore to ingot, or in other words how many ingots you get out of an ore. This ratio applies to all ores (including poor and dense). The ratio can be any decimal, including 1.5 and the like, but can't go below 1. THIS ALSO AFFECTS MELTING TEMPERATURE!
    D:oreToIngotRatio=2.0

    # Enables all items, even if the Module needed to obtain them is not active
    B:registerAllItems=false

    # Allows to reuse stencils in the stencil table to turn them into other stencils
    B:reuseStencils=true

    # Players who enter the world for the first time get a Tinkers' Book
    B:spawnWithBook=true
}


worldgen {
    # If true slime islands will generate
    B:generateSlimeIslands=true

    # If true slime islands generate in superflat worlds
    B:generateIslandsInSuperflat=false

    # One in every X chunks will contain a slime island
    I:slimeIslandRate=730

    # One in every X chunks will contain a magma island in the nether
    I:magmaIslandRate=100

    # Prevents generation of slime islands in the listed dimensions
    I:slimeIslandBlacklist <
        -1
        1
     >

    # If true, slime islands wont generate in dimensions which aren't of type surface. This means they wont generate in modded cave dimensions like the deep dark.
    B:slimeIslandsOnlyGenerateInSurfaceWorlds=true

    # If true, cobalt ore will generate in the nether
    B:genCobalt=true

    # If true, ardite ore will generate in the nether
    B:genArdite=true

    # Approx Ores per chunk
    I:cobaltRate=20
    I:arditeRate=20
}


TinkerModules.cfg:

# Configuration file

~CONFIG_VERSION: 1

modules {
    # Debug utilities
    B:TinkerDebug=false
    B:TinkerFluids=false

    # All the fun toys
    B:TinkerGadgets=true

    # All the tools for harvest in one handy package
    B:TinkerHarvestTools=false

    # All the tool materials added by TConstruct
    B:TinkerMaterials=false

    # All the melee weapons in one handy package
    B:TinkerMeleeWeapons=false

    # Registers tool models and co
    B:TinkerModelRegister=false

    # All the modifiers in one handy package
    B:TinkerModifiers=false

    # All the ranged weapons in one handy package
    B:TinkerRangedWeapons=false

    # The smeltery and items needed for it
    B:TinkerSmeltery=false

    # All the tools and everything related to it.
    B:TinkerTools=false

    # Everything that's found in the world and worldgen
    B:TinkerWorld=true
    B:chiselIntegration=true
    B:chiselsandbitsIntegration=true
    B:craftingtweaksIntegration=true
    B:theoneprobeIntegration=true
    B:wailaIntegration=true
}


mysticalagradditions.cfg:

# Configuration file

##########################################################################################################
# seeds
#--------------------------------------------------------------------------------------------------------#
# Enable/Disable each seed individually.
##########################################################################################################

seeds {
    B:awakened_draconium_seeds=true
    B:dragon_egg_seeds=true
    B:nether_star_seeds=true
}


##########################################################################################################
# settings
#--------------------------------------------------------------------------------------------------------#
# Settings for all things Mystical Agriculture.
##########################################################################################################

settings {
    # Should the Creative Essence item (with no default use or recipe) be enabled? [default: true]
    B:creative_essence=true

    # Can Tier 6 crops be fertilized using Fertilized Essence and Mystical Fertilizer? [default: false]
    B:fertilizable_crops=false

    # Should the Tinkers' Construct integration be enabled? [default: true]
    B:tconstruct_support=false
}


Prosperous trait stops working

I've put a prosperous tool in a controlled miner with a block placer (which mines about 7 blocks/second). It produced one prosperity shard pretty quickly but then leaving it for an hour or so (must have mined like 20k+ blocks at least), it did not produce any more. I also tried mining manually ~2000 blocks to try and determine it if was an issue with the controlled miner, but still didn't get any shards. Also tried restarting the server. The pickaxe is only mining cobblestone but looking at the code it doesn't seem like that should matter (looks like just a 1/300 random chance on block break). I previously had something similar happen with another prosperous pickaxe.. seems like it works at first but then stops?

Let me know if this is a known issue or there is some workaround for this :\

Mod version: 1.3.2
Minecraft version: 1.12.2

Tinkers Construct Tools

Soulium TC tools are only dropping tier 1 mob chunk

not dropping any Experience, Zombie, Pig, Chicken, Cow, Sheep, Slime, Skeleton, Creeper, Spider, Rabbit, Guardian, Blaze, Ghast, Enderman, Wither Skeleton, Blizz, Blitz, Basalz Chunks

insanium (tier 6)inferium seeds

tier 6 inferium seeds are grown instantly but dont drop the inferium till i break it dont work with right click

but i didnt try the machines to harvest yet
i tried alot but the crop itself cant be harvested till its broken
actually additions farmer work well so no problem

Harvesting Inferium Seeds Tier 6 with Pneumaticcraft's Drones causes crash and broken world

Minecraft Version: 1.12.2
Forge Version: 14.23.5.2796
Mod Version: 0.8.4-303

Problem:
Placing a harvesting drone near a grown inferieum essence plant the game crashes the second the drone scans the flower, rendering the entire world useless.

How to reproduce:

  • Plant inferium essence seeds on soil and let it grow (using a watering can or bone meal)
  • Place a harvesting drone near the plants
  • wait until the drone scans the grown inferium essence plant

Stacktrace:
-- Head --
Thread: Client thread
Stacktrace:
at com.blakebr0.mysticalagradditions.blocks.BlockTier6InferiumCrop.getDrops(BlockTier6InferiumCrop.java:38)
at me.desht.pneumaticcraft.api.harvesting.IHarvestHandler.addFilterItems(IHarvestHandler.java:78)
at me.desht.pneumaticcraft.common.ai.DroneAIHarvest.hasApplicableItemFilters(DroneAIHarvest.java:62)
at me.desht.pneumaticcraft.common.ai.DroneAIHarvest.lambda$getApplicableHandler$0(DroneAIHarvest.java:54)
at me.desht.pneumaticcraft.common.ai.DroneAIHarvest$$Lambda$4937/447511784.test(Unknown Source)
at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:174)
at java.util.ArrayList$ArrayListSpliterator.tryAdvance(ArrayList.java:1351)
at java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:126)
at java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:529)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:516)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:502)
at java.util.stream.FindOps$FindOp.evaluateSequential(FindOps.java:152)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.findFirst(ReferencePipeline.java:464)
at me.desht.pneumaticcraft.common.ai.DroneAIHarvest.getApplicableHandler(DroneAIHarvest.java:55)
at me.desht.pneumaticcraft.common.ai.DroneAIHarvest.isValidPosition(DroneAIHarvest.java:35)
at me.desht.pneumaticcraft.common.ai.DroneAIBlockInteraction.func_75253_b(DroneAIBlockInteraction.java:138)
at me.desht.pneumaticcraft.common.ai.DroneAIManager.onUpdateTasks(DroneAIManager.java:367)
at me.desht.pneumaticcraft.common.entity.living.EntityDrone.func_70071_h_(EntityDrone.java:414)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)

-- Entity being ticked --
Details:
Entity Type: pneumaticcraft:harvesting_drone (me.desht.pneumaticcraft.common.entity.living.EntityHarvestingDrone)
Entity ID: 764
Entity Name: Harvesting Drone
Entity's Exact location: -36.50, 4.50, -503.50
Entity's Block location: World: (-37,4,-504), Chunk: (at 11,0,8 in -3,-32; contains blocks -48,0,-512 to -33,255,-497), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Entity's Momentum: 0.00, -0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: ERROR NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: Creative
All players: 1 total; [GCEntityPlayerMP['[Erased]'/612, l='Creative', x=-33.96, y=4.00, z=-499.83]]
Chunk stats: ServerChunkCache: 1355 Drop: 0
Level seed: -1372003077712429255
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (-468,4,509), Chunk: (at 12,0,13 in -30,31; contains blocks -480,0,496 to -465,255,511), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1836521 game time, 6000 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:745)

At thePneumaticCraft's issue tracker (I initially thought it was their bug) they pointed out the wrong casting in line BlockTier6InferiumCrop.java:38

Tier 6 inferium seed drops one inferium essence when harvested by machine

Tier 6 inferium seed drops one inferium essence when harvested by machine (both gentle and breaking). Mystical agriculture's tier 1-5 inferium seeds drop 1-5 inferium essence as appropriate when harvested by machine. (User harvesting produces 6 essence as expected.)

Minecraft 1.12.2
ATM3 4.4
Mystical Agriculture 1.6.5
Mystical Agradditions 1.2.5

[Suggestion] Tier 6 seeds

I was thinking of a couple of other items that could qualify to be tier 6 crops in 1.11/1.12 maybe even 1.10 if you are still doing 1.10

Neutronium seed - yields Pile of Neutrons from Avaritia
Gaia Spirit seed - yields Gaia Spirit from Botania
Evil Infused Seed - yields Evil Infused Iron from ExtraUtils 2

Crash at boot with MysticalAgriculture-1.12.2-1.7.5

As of
Cucumber-1.12.2-1.1.3
Mantle-1.12-1.3.3.49
MysticalAgriculture-1.12.2-1.7.5
TConstruct-1.12.2-2.12.0.135
MysticalAgradditions-1.12.2-1.3.1
game will crash at boot:

java.lang.NoClassDefFoundError: com/blakebr0/mysticalagriculture/util/Utils
	at com.blakebr0.mysticalagradditions.tinkers.TraitProsperous.getLocalizedName(TraitProsperous.java:24)

https://gist.github.com/LemADEC/ef7b015388f151f205ea7c3d8354380e

Looks like MysticalAgriculture updated its structure, breaking compatibility with MysticalAgradditions .

How do you get dragon scales?

I killed the ender dragon, got the egg but can't do anything to get dragon scales. What do I need to do here?

Also can you get dragons breath from seeds or another method?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.