Giter Site home page Giter Site logo

Comments (12)

IceDragon200 avatar IceDragon200 commented on September 26, 2024

I haven't looked at the code, but it's like the fruit press recipes need to use the OreItemStack instead of the fixed stacks.

This assumes the HarvestCraft registered the apples to the ore dictionary (once gain, I could be wrong, I don't know what the codebase looks like outside of 1.8)

from growthcraft-1.12.

Syndaryl avatar Syndaryl commented on September 26, 2024

The replacement apple gets registered here
https://github.com/MatrexsVigil/harvestcraft/blob/beeca969eea263b2f8754e02015d712bb955df9f/src/main/java/com/pam/harvestcraft/item/ItemRegistry.java
I can't follow how the item replacement works, but it gets registered in the oredict as cropApple. If you register the standard apple as cropApple, you should then be able to use the oredict entry?

from growthcraft-1.12.

IceDragon200 avatar IceDragon200 commented on September 26, 2024

I think the line you wanted is here:
https://github.com/MatrexsVigil/harvestcraft/blob/003a600c8310535369b5bced60a191568e7f970c/src/main/java/com/pam/harvestcraft/item/GeneralOreRegistry.java#L1411

Also I've did a quick search over the codebase (Growthcraft), I don't think the pressing recipe is actually present, for now, you can check the growthcraft/config/cellar/pressing.json in your minecraft directory and see if the recipe is actually present

from growthcraft-1.12.

Syndaryl avatar Syndaryl commented on September 26, 2024

Aha! No recipe! Let me try adding it.

from growthcraft-1.12.

IceDragon200 avatar IceDragon200 commented on September 26, 2024

Here is the search I did:
https://github.com/GrowthcraftCE/Growthcraft-1.12/search?q=pressesFrom&unscoped_q=pressesFrom

If you do manage to fix it, please don't close this issue, as it needs to be added to the code, preferably using the ore

from growthcraft-1.12.

Syndaryl avatar Syndaryl commented on September 26, 2024

I can't seem to find a cider or applejuice fluid. This might be why the recipe doesn't exist.

from growthcraft-1.12.

 avatar commented on September 26, 2024

Apple and honey boozes are not supported. We are working on them now.

from growthcraft-1.12.

Alatyami avatar Alatyami commented on September 26, 2024

As a follow-up, we use foodApple as the oredictionary for the recipe, Pams Harvestcraft doesn't add pamapple to the dictionary.

from growthcraft-1.12.

Syndaryl avatar Syndaryl commented on September 26, 2024

Pam's harvestcraft doesn't replace the object - tis a Minecraft apple
https://cdn.discordapp.com/attachments/351546615816912896/528998492451110912/unknown.png

from growthcraft-1.12.

Syndaryl avatar Syndaryl commented on September 26, 2024

Not sure what's going on in the back end with pams and the pamApple, but certainly by the time we get to MC it looks like a minecraft:apple.
But I added pamApple to ore:foodApple via CraftTweaker and it still doesn't work.

from growthcraft-1.12.

 avatar commented on September 26, 2024

In the latest version, they should work. After updating the mod you need to delete first the subfolder for growthcraft in the config folder to refresh the recipes. Then you can use the press with the new recipes which are created on next launch of Minecraft.

from growthcraft-1.12.

Syndaryl avatar Syndaryl commented on September 26, 2024

Aha, reset the configs and that did the trick, Ta!

from growthcraft-1.12.

Related Issues (20)

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.