Jump to content

OreCruncher

Forge Modder
  • Posts

    165
  • Joined

  • Last visited

Everything posted by OreCruncher

  1. Thanks for the reply. I will check into IWorldAccess as well as the EntityEvent.
  2. Forge 1448 I am wanting to turn off random display ticking of torches to eliminate the particles and the flame effect. I tried doing a setTickRandomly(false) to turn it off, but it has no effect. Digging into the WorldClient code, the doVoidFogParticles() method just flat out calls randomDisplayTick() without checking the status of the random tick flag. Is this intended, and if so, what's the rationale? Thanks!
  3. Thermal Recycling v0.4.3.3 is published! Release Summary NEW: Changed internal workings of the extraction process so that it can be extended Minetweaker 3 support so that other extraction recipes can be added Added ability to extract Soulsand, Netherrack, End Stone, Pumpkins, Melon blocks, and Wheat into other resources Thaumcraft infused stone can now be extracted to obtain 3 shards of the applicable type. Can extract amber and cinnibar ore as well. Can white/black list dimensions for Pile of Rubble generation by changing configuration settings. Defaults for these settings essentially match current world gen behavior. Soylent Green can now drop as a result of PvP player death (i.e. one player killing another). CHANGES: Process Vanilla recipes *first* before modded recipes. A Vanilla Recipe is one that has a Vanilla result and uses Vanilla components to construct. This should eliminate strange things like an Iron Pickaxe giving Wither Iron if Progressive Automation is installed. Note that Minetweaker scripts will have first crack at inserting recipes before the internal automated recipe processing. FIXES: Minor error in weight table selection logic. Prior to the change the statistical selection would have been slightly off. Fixed issue with Thermal Expansion machine recipes. It was possible to have an incorrect decomp recipe if the recipe scanning logic encountered an upgrade or security recipe first before the machine recipe.
  4. Picture of the Vending Machine coming in the next BETA: https://raw.githubusercontent.com/OreCruncher/ThermalRecycling/master/docs/images/vending_setup.png[/img]
  5. Very much a shot in the dark - this looks suspicious to me: [16:09:43] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [16:09:43] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/user/Documents/Curse/Minecraft/Install/versions/forge-10.13.3.1401/forge-10.13.3.1401.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again! [16:09:43] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem! [16:09:43] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/user/Documents/Curse/Minecraft/Install/versions/forge-10.13.3.1401/forge-10.13.3.1401.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it Have you tried re-installing?
  6. When you do let me know what you think.
  7. Welcome to Recycling, Thermally! Reduce! Reuse! Recycle! https://raw.githubusercontent.com/OreCruncher/ThermalRecycling/master/docs/images/in_action.png[/img] Tired of accidentally creating 1e64 Pneumatic Servos when building machines in an Applied Energistics crafting grid? Have a bunch of iron and diamond armor looted from dungeon chests that you wish you can break apart? Have a bunch of metal blocks you want to combine to make new alloys, but don't want to break them into ingots, first? Well, this mod is for you! Thermal Recycling is a Thermal Expansion 4.x add-on mod that introduces three new machines that can be used to process all that extra STUFF (Thermal Recycler, Scrap Assessor, and Composter). It also adds additional Redstone Furnace, Pulverizer, Sawmill, and Induction Smelter recipes that permit "extraction" of base resources by virtue of recycling. Recipes for the Redstone Furnace, Pulverizer, Sawmill, and Induction Smelter can be found using NEI in the standard way. In general most of the basic items can be pulverized with the metal parts recovered as their corresponding dust. For example, an Iron Door can be pulverized into 6 Iron dust. The recipes for Thermal Recycler are not available via NEI because of the effect of Core upgrades. To get these recipes use the Scrap Assessor with the corresponding upgrade. Let me know! Let me know how the mod is working for you. If you encounter problems make sure you make an entry in the Issue tracker so it doesn't get lost in the shuffle. I appreciate any suggestions or comments. Speak several languages? I am looking for volunteers to translate the en_US text to other languages. Google Translate does not count. If you are interested head over here to volunteer. License Modpacks ThermalRecycling is free to use in a modpack, whether public or private. A link back to this forum page or the Curse/Curse Forge page is appreciated. Downloads Downloads are available at Curse Forge.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.