Git Product home page Git Product logo

firmalife's Introduction

firmalife

A food-focused addon for TFC

firmalife's People

Contributors

3min3 avatar alexanderpezarro avatar apot98 avatar balaurgd avatar eerussianguy avatar gerzac1002 avatar grigoriewich avatar hyperdashpony avatar icyselec avatar indiiix avatar ironcanon avatar lexal1 avatar mrthomas20121 avatar nazardoeh avatar neighborsbear avatar peffern avatar pietro-lopes avatar recolic avatar tak3abreak avatar thelittlestone avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

firmalife's Issues

mallets textures

Not sure if this is an issue or just not implemented yet, but only part of mallets have proper textures ;)

Disabling bees causes a crash

Setting beeRarity=0 causes an exception and crashes the game.

Stacktrace:
java.lang.IllegalArgumentException: bound must be positive at java.util.Random.nextInt(Random.java:388) at com.eerussianguy.firmalife.world.WorldgenBees.func_180709_b(WorldgenBees.java:25) at com.eerussianguy.firmalife.world.WorldGeneratorFL.generate(WorldGeneratorFL.java:22) at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:167) at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1020) at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:990) at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:110) at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728) 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)

Possible solution: an if in WorldgenBees#generate to check if the config value is not 0, ending the method immediately if it is. Or in WorldGeneratorFL#generate, whatever works better.

Nut trees

What we decided -- regular trees will drop nuts in the fall given that you hammer them. You can hammer once every day or two, this fact is stored in the player NBT. Other modders should be able to add nut trees.

Clay oven turns into clay block after cooking bread

I'm not sure if this is a feature or a bug.
I was playing technodefirmacraft 1.12.2 and was cooking rye flat bread and rye bread in 5 length oven.
After using the oven for multiple times , the oven turned in to clay, destroying the item inside it.

Incorrect recipe for pecans

At the moment Pecan nuts are unprocessable because of a typo at RecipesFL.java ln.136 Input ingredient is PINECONE instead of PECAN_NUTS

Dried fruit should stack when harvested just like fruits off the tree

Right now, dried fruits are all created with down to the tick(?) expiration times. This should change to be more like how TFC fruit picking works, where the creation times are all modulo 6 hours or something. Drying a ton of fruit is much more painful than it has to be because of this issue.

Rightclicking an item on the Oven will make it dissapear

If you rightclick an item on the oven block with an item it will dissapear. Exception: clay, greenhouse roof it gets placed in the oven, Peel it doesn't dissapear. When testing the oven is by itself. Can reproduce with all items (pickaxes, dough, Mallets, blocks etc)

How to get Rennet ?

I can't get any rennet when I killing a cow or deer, maybe I got the wrong way. But how can I get the rennet, I can't find the way in wiki either. Is this function not completed yet?

Bug displaying the amount of metal during casting

  1. Take and heat dust in a small vessel, for example bismuth bronze.
  2. Wait until it melts into liquid.
  3. Take it to the inventory.
  4. Open the small vessel menu.
  5. Put the mallet form in this gui.
  6. Hover over the form.
    Problem: although the mold will be filled with metal, but the metal indicator of the mallet mold will show 1 units.

No Rennet Drops

We've killed so many cows, pigs, goats, etc. Not a single rennet drop.

Sapling models incorrect

Cocoa sapling models are incorrect when holding in hands (cross model)
Cinnamon sapling models are incorrect when placed (handheld model)

Can only have one bucket of milk at a time

If you have multiple buckets of milk in your inventory, the milk in them will vanish and you'll be left with just empty buckets. Using a single bucket instead of multiple avoids the issue, but makes milking animals take a lot longer.

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.