Code Monkey home page Code Monkey logo

brickfurnace's People

Contributors

cech12 avatar fishermanhmem avatar github-actions[bot] avatar gradle-update-robot avatar sanduicheirainox avatar

Stargazers

 avatar  avatar

Watchers

 avatar

brickfurnace's Issues

Vanilla Recipe book

If vanilla recipes are disabled or blacklisted or new recipes are added via datapack, the vanilla recipe book (shown in interface) shwos wrong recipes.
Fix it by disabling the recipe book or by adding a new recipe group to this book.

[Bug]: no smelting, blasting, or smoking recipes show in jei.

Minecraft Version

1.19.2

Forge Version

43.2.2

Mod Version

1.8.3

Modpack or other Mod

Crafttweaker
Custom pack with minimum mods right now

Describe the Issue

After adding custom recipes through crafttweaker they don't show up in jei. Pressing 'u' while over one of the blocks just shows recipes the blocks can be used to craft.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine)?

Rubidium

Villager Working Station

Let the Brick Blast Furnace and the Brick Smoker be working stations for villagers like the corresponding vanilla furnaces.

Polymorph Incompatibility

If Polymorph is installed all smelting recipes can be used in all brick furnace variants.

  • no blasting & smoking recipes can be used
  • vanilla recipe disabling does not work

Has something to do with the mixin of this mod, taht changes the getRecipe() method. It checks for a capability which is enabled for the brick furnaces because they are only extending the vanilla furnaces.

To fix this issue, the brick furnaces must not extend the vanilla furnaces to avoid that the capability is created. Or wait if the incompatibility is fixed on Polymorph side: illusivesoulworks/polymorph#63

Furnace Cook Speed

Hello! I love the mod, and you've coded it expertly. I have taken inspiration and made my own mod using the same kind of methods you did, but I am unsure how to change how long it takes to smelt things in the furnace. How do I change the speed of which, and where would that be found? Would that be found under the BrickFurnaceTileEntity, or somewhere else?

Thank you for you consideration in my request, it is greatly appreciated.

[Bug]: Brick Furnace config doesn't let you exclude raw iron and raw gold as things to smelt.

Minecraft Version

1.20.1

Forge Version

47.1.46

Mod Version

2.1.1.0

Modpack or other Mod

No response

Describe the Issue

Brick Furnaces cannot be made to exclude iron and gold from their recipes. I'm not sure if this is just the config being wonky or if it's a clash with craft tweaker, but I don't think it's the latter since I'm able to exclude all raw food items from being cooked.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine)?

No response

[Bug]: When quickly inputting and outputting an item from a brick furnace, the modified timer is ignored.

Minecraft Version

1.20.1

Forge Version

47.1.46

Mod Version

2.1.1.1

Modpack or other Mod

No response

Describe the Issue

When an item is first put into a brick furnace, then the modified timer is applied. However, if I were to just simply click on it (and thus take it out of the furnace) and put it right back, the modified timer is ignored for one item. This process can naturally be repeated to essentially ignore the modified timer.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine)?

Rubidium

[Bug]: 2.1.1.0 has a bug with the first item a brick furnace smelts.

Minecraft Version

1.20.1

Forge Version

47.1.46

Mod Version

2.1.1.0

Modpack or other Mod

No response

Describe the Issue

2.1.1.0 has a bug where the first item a brick furnace smelts is as fast as a regular furnace, and then the items after are at the configured speed. So, I set brick furnaces to cook twice as slow, but they only cook that slow after the first item is smelted.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine)?

Rubidium

[Bug]: Villager Class Assigning Log Errors

Minecraft Version

1.18.2

Forge Version

40.1.74

Mod Version

1.18.2-1.7.0.0

Modpack or other Mod

Custom modpack, in development.

Describe the Issue

Luckily not a startup crash, but there are two errors inside the startup crash log I have. Appears to have to deal with assigning villager class for the Armorer and Butcher. See log specifics below.

Logs

https://pastebin.com/rzvwhsve

Do you use any performance-enhancing mods (e.g. OptiFine)?

OptiFine 1.18.2 HD U H7

[Bug]:

Minecraft Version

1.19.2

Forge Version

43.2.2

Mod Version

1.8.3.0

Modpack or other Mod

crafttweaker

Describe the Issue

I am trying to add the following recipe:

recipetype:brickfurnace:smelting.addJsonRecipe("iron_ores", {
ingredient:{tag:tag:items:forge:ores/iron},
result:item:minecraft:iron_nugget.registryName,
experience:0.3 as float,
cookingtime:200
});

but it tells me it expects a string where the tag is. I am attempting to add all iron ore to produce a nugget.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine)?

No response

Brick Furnaces smelt nuggets

Hello,

Would it be possible to add a config option for brick furnaces to smelt ore into nuggets instead of ingots? This would help solidify them as a go-to for terra-cotta and glass rather than ore.

Thanks,
Alpha

Environmental's Kiln

randomnickname2137 asked me to support the kiln of Environmental:

"there's a brick blast furnace and a brick smoker, there should be a brick kiln then, because the kiln is also made from a furnace and is a sidegrade to both blast furnace and smoker"

Take a close look at the mod and find out if and how the Kiln can be supported.

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.