Git Product home page Git Product logo

uniquecrops's People

Stargazers

EnderAvaritia avatar Taoism DeepLake avatar  avatar Adrian avatar smowzy avatar  avatar Jerzerak avatar Chad Kleckler avatar

Watchers

 avatar Chad Kleckler avatar

uniquecrops's Issues

Dark Blocks is not witherproof!

It is stands against wither_boss initial expolsion, explosions of skulls boss throws, but fails when boss aggred to player and chasing him, breaking Dark Blocks, Obsidian and other weak blocks.
This happened on singleplayer, and also on server.

MC 1.12.2
Forge 14.23.5.2847
Unique Crops 1.12.2-0.1.99
(and nothing else!)

<offtop>
That was the last hope by progressing VolcanoBlock modpack, I don't know nothing else to stop wither boss, it's only way to craft NetherStar via Alchemistry recipe... for now.
</offtop>

BTW, code of this block contains
EntityEnderman.setCarriable(this, true);
Indestructible block, seriously? Trollo-lol ;-)
Just in case, that block is really indestructible, for wither boss too.

Abstract Seeds visual glitch & are now producing Wheat as a by-product

In previous versions of Unique Crops, 'Abstract' crops wouldn't appear in the world at all (as expected from their description in the guide book).

However since version 0.2.1, they now appear in-world as an actual crop:

2021-01-07_11 39 31

... on top of that, we can also now use bone meal to grow the crop, which produces... wheat? And breaking the crop gives me wheat seeds:

2021-01-07_11 41 39

Issues with Cinderbella and Precision Crops in 1.10.2

It seems pretty clear that the precision crop should be broken at the next to last stage of growth when it is all blue, but I never get anything other than a seed when I break the crop. Same at any other stage as well, except the last stage of growth when I can get two seeds rather than just one.

The Cinderbella doesn't ever seem to grow at all nor does it ever turn into a dead bush. It just stays at 0 percent growth for days until I break it myself. I've tried pumpkins growing on all four sides at the same height as the crop, one block lower, completely surrounding the cinderbella. I've planted them at every time possible between midnight and dawn and no matter what I do it just stays at 0 percent.

This is all using forge 12.18.3.2239 and Unique Crops 0.1.52. Awesome mod BTW. Pretty different.

"java.lang.IllegalStateException" on 1.16.5

Downloaded the (currently) most recent version uniquecrops-0.1.36 for 1.16.5 and am getting java.lang.IllegalStateException: Tag forge:ingots/gold used before it was bound at the end of the game startup (before the actual main screen appears).

No idea whether this happens on 1.12.2 or whether other installed mods affect this, all I know is that removing this mod here resolves that issue. Note though that I do have a lot of other mods in use.

Full output from the crash log:

java.lang.IllegalStateException: Tag forge:ingots/gold used before it was bound
	at net.minecraft.tags.TagRegistry$NamedTag.func_232944_c_(TagRegistry.java:131) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.tags.TagRegistry$NamedTag.func_230235_a_(TagRegistry.java:142) ~[?:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.item.Item.func_206844_a(Item.java:343) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothitemench,xf:fml:forge:crossbows.8,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:APP:assets/uniquecrops/uniquecrops.mixins.json:MixinItemFood,pl:mixin:APP:abnormals_core.mixins.json:ItemInvokerMixin,pl:mixin:A}
	at com.bafomdad.uniquecrops.items.curios.EmblemIronStomach.containsTag(EmblemIronStomach.java:31) ~[?:0.1.36-1.16.5] {re:mixin,re:classloading}
	at net.minecraft.item.Item.handler$zof000$getFood(Item.java:1042) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothitemench,xf:fml:forge:crossbows.8,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:APP:assets/uniquecrops/uniquecrops.mixins.json:MixinItemFood,pl:mixin:APP:abnormals_core.mixins.json:ItemInvokerMixin,pl:mixin:A}
	at net.minecraft.item.Item.func_219967_s(Item.java) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:apotheosis:apothitemench,xf:fml:forge:crossbows.8,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:APP:assets/uniquecrops/uniquecrops.mixins.json:MixinItemFood,pl:mixin:APP:abnormals_core.mixins.json:ItemInvokerMixin,pl:mixin:A}
	at slimeknights.mantle.item.EdibleItem.func_77624_a(EdibleItem.java:42) ~[?:1.16.5-1.6.115] {re:classloading}
	at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:578) ~[?:?] {re:mixin,re:classloading,xf:fml:placebo:placeboitemusehook,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack,pl:mixin:APP:performant.mixins.json:item.ItemStackMixin,pl:mixin:APP:origins.mixins.json:ItemStackMixin,pl:mixin:APP:losttrinkets.mixins.json:ItemStackMixin,pl:mixin:A}
	at net.minecraft.client.Minecraft.func_213251_b(Minecraft.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft$$Lambda$39640/1151599191.apply(Unknown Source) ~[?:?] {}
	at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:36) ~[?:?] {re:classloading}
	at net.minecraft.client.util.SearchTreeReloadable.func_217872_a(SourceFile:48) ~[?:?] {re:classloading}
	at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:660) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft$$Lambda$39785/240259989.accept(Unknown Source) ~[?:?] {}
	at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
	at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:659) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.<init>(Minecraft.java:476) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:abnormals_core.mixins.json:client.MinecraftMixin,pl:mixin:APP:outer_end.mixins.json:BackgroundMusicMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:149) [?:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.2.2.jar:36.2] {}
	at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/1307119702.call(Unknown Source) [forge-1.16.5-36.2.2.jar:36.2] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}

[0.2.5] Instabilis crops don't produce Detcord when harvested correctly

In version 0.2.5 of Unique Crops, Instabilis crops are growing correctly and behaving as expected when harvested both with and without the use of shears; however, the crop only ever produces seeds (when harvested with shears), not Detcord- which it used to drop in previous versions, so I'm assuming it's still intended to be the produce of the Instabilis crop?

Versions
Minecraft: 1.12.2
Forge: 14.23.5.2847
Unique Crops: 1.12.2-0.2.5

(Note this is indeed separate to #37, which just appears to have been user error)

[Request] Make the Crafty Stalks table accept Unique Crops recipes

This seems like the logical thing to do; its basic enough that its not too far down, and provides an interesting way to make the unique crops crafting slightly easier.

While I'm here, could you also explain how to get impregnated leather, ruined blocks, and the music discs? Thanks!

[0.1.45] [1.16.5] Collis does not appear to grow

I've tried planting the seeds at multiple elevations to see what happens.

Ground level: Did not even let me plant the seed on farmland. I assume this is working exactly as intended.

Y 108: Could plant the seed. Can bonemeal it, but it never advances its growth.

image

Y 140: Same as y 108, it can be planted and bonemealed but it never advances past growth stage 0

image

The 'age' stays at 0 even after waiting a while or applying bonemeal.

image

[1.12.2] CraftTweaker recipe support

This is a great mod! The crops are weird AF and I love it! :)

I want to integrate this into my magic based modpack that I'm working on and I was wondering if you would be open to a PR that refactors the recipe registration system slightly to accommodate CraftTweaker integration?

I'm happy to do the work, but I would like your take on the idea before I actually do the work.

The PR would not introduce any hard dependencies to the mod, but would of course introduce a compile time dependency on CT in the gradle build script.

[Issue] Infinite obsidian 'exploit'?

If you drop four Cinder Leaves into the ocean, the lava that forms immediately turns to obsidian, which causes the leaves to get pushed aside rather than burned up... causing an endless chain of obsidian generation, until either the leaves get stuck or the entire ocean has been consumed.

...guessing this is an unintentional feature? It gets out of hand pretty quick... but then, so can some other notorious mods haha, so I don't want to assume :P

[Feature Request] Allow crops to be planted on modded tilled soils

Mostly I just think it'd be nice to plant the seeds on top of things like Farmer's Delight rich soil or tilled dirt variants from other mods that use their own dirt types without expressly needing to 'import' some vanilla dirt to set up a farm in areas that might otherwise lack it.

That said, I would say it would probably be wise to somehow manually add a means for unique crops to "ignore" any effects of predefined soils that provide extra growth ticks to things planted on top of them since that would probably cause balance issues.

Vanilla Bonemeal grows Merlinia??

  • It seems not right as the book appears to mean that only the Time Meal grows Merlinia.

  • Devil's Snare seems to be slowing mobs down, but not only, like the guidebook says, players.

  • The page where the picture of Scientia settles shows Seed of Knowledge at the bottom, but not Scientia, which follows the overall format, thus I took a look at the lang file, and found tile.uniquecrops.cropknowledge.name=Seed of Knowledge, maybe it should be tile.uniquecrops.cropknowledge.name=Scientia? Moreover, I found three different names for that musical crop: Musica, Musical Plant, and Musical Essence, which is a bit confusing.

  • And also, the crop block shows the name of corresponding seed names in Hwyla etc., where I think the crops' names should be shown, as can be seen in the screenshot below.

image

Improve Musical crop, maybe give it some taste in music? つ ◕_◕ ༽つ

On 1.12+ branches only. I've tried before, but I do think the musical crop would need to have some semblance of preference in noteblock music, instead of mishmashing together random noteblock noises that one can barely call music, and growing really quickly to it as a result.

This is the crop block: https://github.com/bafomdad/uniquecrops/blob/1.12/com/bafomdad/uniquecrops/crops/Musica.java

But most of the heavy lifting is done here:
https://github.com/bafomdad/uniquecrops/blob/1.12/com/bafomdad/uniquecrops/blocks/tiles/TileMusicaPlant.java

And the event for listening into the noteblock playing is here:
https://github.com/bafomdad/uniquecrops/blob/1.12/com/bafomdad/uniquecrops/events/UCEventHandlerServer.java#L182-L208

Someone could do it better? Either way, I will keep this here as a reminder to come back to it and improve it sometime.

Normie seed config

It would be great to be able to add crops or remove crops from the normie seeds list of drops.

questions concerning some crops/blocks/items

Version: uniquecrops-1.10.2-0.2.02

  1. After a feroxia seed is planted, no new pages can be found on the guide book thus I have no idea of the demands of those plants, how exactly to make them grow and how to get more information?

  2. I read on the wiki you can use a Ender snooker on the dark blocks to pick them up, but I just couldn't achieve it, shift/non-shift left click/right click all have no effect. So is it only possible to obtain these blocks by dropping an Enderman there (without changing the gamerule)? But it may take ages before Endermen take any particular interest on those blocks...

  3. Right clicking bone meal on air or non-plant blocks will instantly turn them into edible lapis, is this intended or bug? This create a way to make lapis out of bones since the edible lapis are in "ore lapis" and can be used in some crafting, which is too imbalance.. BTW, how to obtain other edible materials?

  4. The scienticia plants only eat letters on the first page of the written books, is this intended or a bug?

This really seems to be an extraordinary mod, love it on first sight, but I am much troubled by these problems so I do hope that someone could help me out.

[1.16] Client Crash while rendering ModelBattleCrop

Crashlog.
Forge Version: 36.2.0
UC Version: 0.1.41-1.16.5
I got this crash while connected to a dedicated server.
Reproduction steps:

  • Plant Donut Steel
  • Wait until Age=7
  • Harvest

The crash will occur as soon as the entity spawns. I suspect an error in porting 1.12 rendering code?

Issues with Cinderbella

Hello, I am new to using the Unique Crops and I'm using it through a R.A.D. server that my brother runs. I just got done with getting my Artisia seeds and having them grow, and now I have my Cinderbella shoots, but unfortunately I am unable to grow them to farm more, instead of crafting them on my Artisias. It happened to be a method I use, but it's a pretty tedious one.
I've looked on YouTube to be sure I was doing the right things to help Cinder grow, but to no avail. She withers away anyway.
So, I'll go to put my 4 pumpkins down and plot a little farmland, and in the daytime if I add water from my waterbucket to feed her, she withers away. With the bonemeal, she does not grow. If I do plant her at night and try to water her, she withers away still. Bonemeal and water does nothing. I looked through the guide and it states: " They must be planted between midnight and dawn," but I cannot plant her at those times.
Hopefully it gets resolved because I really look forward to this mod.
cinderbella

[0.1.45] [1.16.5] Devil's Snare does not appear functional

It does not seem to wither in daylight with direct line of sight to the sky or planted near a light source.

I planted some in a dark room to test as well, and it has not tried to grow even once since I planted it maybe half an hour ago?

It also did not let me plant it at all unless there was at least a dim amount of light filtering into the room from outside - unsure if this is just intended behavior or not.

The dark room:
image

The ones planted outside:
image

Scentia/Knowledge Seeds

Unique Crops books doesn't show how to craft one nor can I find any recipe online. Can you provide the recipe please.

[0.2.6] Devil's Snare not growing as advertised

The Guide Book says that the Devil's Snare grows in darkness, and spreads when fully grown- neither of which are currently happening.

The crop can be bonemealed, regardless of its light level- in fact, the crop never grows naturally (presumably because it's not bright enough?); it can only be grown with bonemeal/bonemeal-type items.

In bright light, the crop will indeed wilt again and revert some growth stages depending on the brightness, as described in the book. However, if planted in darkness (light level 5 or lower), the crop immediately uproots itself whenever it receives its random growth tick (tested & confirmed by increasing the randomTickSpeed gamerule).

The crop only appears to be stable at precisely light levels 6 or 7, according to my testing; any higher and it begins to wilt from brightness, any lower and it breaks due to being too dark. Furthermore, if two or more crops are planted directly adjacent, both will immediately break when either receives a random tick.

(Screenshot showing a diagonal cross of Devil's Snare, which is the only layout I can plant these seeds without them immediately popping back out again; the stable fully-grown crops are at light level 6, to the left you can see the crops have wilted more with increasing light levels, and to the right you can see any crops in further darkness have simply uprooted)
2021-05-27_12 10 09

Versions
Minecraft: 1.12.2
Forge: 14.23.5.2847
Unique Crops: 1.12.2-0.2.6

Feroxia Request

I just try several things but not found the solution, could you help me figuring out this request?
-Likes a checkered pattern of its buddies arround it?.

What does exactly mean "of its buddies"?

[0.2.1] Crop world conflicting with FTB Money and Waystones mod

Hi, I am posting a ticket here due to a mod conflict in RAD modpack.

I have noticed that entering the crop world dimension will reset FTB money coin balance, as well as waystones mod saved checkpoints. This bug is easily replicated and happens each time.

(I'm linking the conflicting mods here for easier referencing)
https://www.curseforge.com/minecraft/mc-mods/ftb-money
https://www.curseforge.com/minecraft/mc-mods/waystones

I do not have access to the logs as it was on a public server. If needed, I could replicate the bug in singleplayer and post the log here. Thanks!

[0.1.45] [1.16.5] Server crash when Feroxia tries to grow

https://gist.github.com/Febilian/b0ed5ded46b1ea63b9f85b42e7046365

Circumstances: I had just planted it in the Nether preemptively and completed its first growth step(dropping a water bucket on it).

The next step wanted brewing stands to be brewing things nearby - I couldn't seem to get this to trigger even with bonemeal like I could with the first step when brewing stands were working right next to it. I was trying to decide what to try next when the server crashed, probably on it trying to grow through a natural growth tick. The brewing stands weren't doing anything at the time that it crashed.

Feroxia Crops Unusual steps

2020-02-27_07 03 35

Regarding to the Feroxia Crops, some of the steps seems to be impossible or contradicting as I was unable to transport the crop from the overworld to the nether on the last step. When I tried planting in the nether, the crop won't seem to grow past the first stage despite the dry farmland and well lit area. Is there an alternate route to creating a nether environemnt or is it an unintentional bug?

Imperia keeps spawning mobs after fully grown

I'm not sure if it is intended that a crop that prevent mobs from spawning should spawn mobs itself in a relative faster pace (atleast feels like it).
Otherwise the description is confusing. What do you think about "Once fully grown, they will prevent mobs from natural spawning in a 3x3 chunk area around them."?

Super Crops not working correctly?

Whenever I try to make one of the super crops (putting the correct ingredients into artisia seeds and right-clicking the middle with a wildwood staff) it makes the super crop but the middle immediately breaks like I right-clicked it for a normal recipe. Am I doing something wrong?

Startup crash with Astral Sorcery 1.9+

Description
Since the Astral Sorcery 1.9 update, mods have been crashing left, right & center, with the same cause; some exception thrown during startup, stemming from 'hellfirepvp.astralsorcery.common.enchantment.amulet.EnchantmentUpgradeHelper.isItemBlacklisted()', but Astral Sorcery claims they're not the cause of the issue, merely the identifier:

The symptom is basically that the game just crashes during startup. The bug is preventing me from updating Astral Sorcery as long as I have Unique Crops installed.
The issue appears to be that the ItemGeneric has no limit to the amount of damage values it will operate with, and so is getting an out of bounds exception in the getUnlocalizedName() method with very high damage values:

Log

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Minecraft Forge (forge)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 32767
    at com.bafomdad.uniquecrops.items.ItemGeneric.getUnlocalizedName(ItemGeneric.java:99)
    at net.minecraft.item.ItemStack.getUnlocalizedName(ItemStack.java:509)
    at com.bafomdad.uniquecrops.items.ItemGeneric.getItemStackLimit(ItemGeneric.java:331)
    at net.minecraft.item.ItemStack.getMaxStackSize(ItemStack.java:248)
    at hellfirepvp.astralsorcery.common.enchantment.amulet.EnchantmentUpgradeHelper.isItemBlacklisted(EnchantmentUpgradeHelper.java:176)

Full crash log here: https://paste.dimdev.org/xequfiwozo.mccrash

Versions
Forge: 14.23.4.2705
Unique Crops: 1.12-0.1.52
Astral Sorcery: 1.12.2-1.9.0
Baubles: 1.12-1.5.2

Can't change Magnes polarity

I cant seem to change the polarity of the Magnes crop. Right clicking with blue dye or lapis simply harvests the crop .

Cinderbella confusing behavior

I'm getting some very confusing behavior from the cinderbella plant. The documentation reads "They must be planted between midnight and dawn, while surrounded on all 4 sides by pumpkins. If it is not planted in this fashion or harvested before midnight, it withers away." but that doesn't seem to describe their behavior at all.

I seem to be able to plant them at any time EXCEPT between midnight and dawn and from what I can tell, they grow just fine without any pumpkins. The first day they were planted, my cinderbellas turned into dead bushes after midnight, but after replanting them and letting them grow again they didn't seem to be effected by the time passing at all.

I am very intrigued by this mod but don't know how to use it in a pack with such odd behavior.

[Issue][0.1.99] Overcharged Battery Beans

With the change to battery beans in the 0.1.99 update, every Power/Industria crop that's harvested gives a bean with a charge of 100,000, regardless of their maximum capacity, causing major UI issues with minecraft's 'damage indicator' bar:
2020-01-17_10 36 52

This might be better suited for a separate ticket, but I think it's relevant:
I personally would like to adjust either the growth rate of these crops, the max capacity of the beans, and/or the chance of bonus seeds on harvest, as I think they're a bit too powerful now (at least for my personal modpack). They take about 88 seconds to absorb 100k RF, giving them a generation rate of ~56 RF/t. decent enough on its own; but since that's per crop, and they producing additional seeds on harvest, it won't take long to get a whole field of infinite energy, for the cost of only a single industria seed.
Of course, you'd still need to extract the energy out of each bean, and this is obviously assuming that they're all of the '100k' variety, but compared to other 'solar panels'- and particularly due to the fact that the crop's self-replicating- I'd still prefer to adjust this crop than disabling it outright :)

Will an Abstract ever spawn?

The only place I see that Abstract can be created is through onPlayerTick(), is that right?

If so, (which I might have missed something), then I think that it will never be created.
On line 469 of UCEventHandlerServer.java it returns if there was no key for TAG_ABSTRACT.
Shouldn't that be the reverse, return if there was was a key for TAG_ABSTRACT?

Mod version reports 0.1.25

The current version of the mod (uniquecrops-1.12-0.1.32.jar) reports the version 0.1.25 under MultiMC.

[Issue] Hourglass of Nostalgia crafttweaker custom recipes ignore metadata

While adding some recipes for some of the currently-unobtainable Thaumcraft stone blocks via the new Hourglass of Nostalgia crafttweaker functionality, I noticed an issue where they don't take into account metadata- any block with a matching ID will be converted, regardless of metadata, causing JEI to display the recipe in a misleading way.

For example, this script here:
HourglassConversion.addRecipe(<thaumcraft:stone_ancient_glyphed>, <extrautils2:decorativesolid:3>);
... should be using the Extra Utilities block 'Stoneburnt' as the input (which is 'decorativesolid:3'), however instead the new recipe appears in JEI with the input as 'Border Stone' (which is actually 'decorativesolid:0'):

image

Testing it out, it seems that the Hourglass is ignoring the metadata entirely, accepting any block that matches <extrautils2:decorativesolid:*>:

image

Instabilis seeds can't naturally grow.

Instabilis seeds cannot be grown in the way described in the book. The seed destruction mechanism destroys the outer seeds, which causes a chain reaction, and all the seeds are destroyed in the direction of the center.

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.