Code Monkey home page Code Monkey logo

grimoire-mixins-1.7.10's Introduction

Grimoire-Mixins!

Archive

There are several types of Mixin on 1.7.10. Grimoire is one of them!

I have decided to archive this project because MANY (at least almost every main fix) of this project is already inserted on the GTNH fixes.

My suggestion is for you to use GTNH's mods on 1.7.10!

Disclaimer!

Maybe, in a distante future someone merge this into a single mod, i am not the one that will do that!

These mixins are tested ONLY with:

But it """""""should""""""" work on any newer version of Grimoire if legacy support is still a thing.

Collection of mixins for the core-mod Grimoire

What is it?

Grimoire-Mixins are coremods that will be injected inside other mods trying to fix and\or change their natural behavior.

Some modules may require EventHelper-1.7.10-1.11.jar

Some modules may require other modules.

What is Event helper?

EventHelper is one of the best mods to help other mods work well on thermos/crucible. It helps fire bukkit events inside forge, so, its easy to check for permissions against popular protection plugins like GriefPreventionPlus and WorldGuard

Check out more over here https://github.com/gamerforEA/EventHelper

How to Install?

  • 0 - Notice that the majority of these mixins are Server Side Only! The ones who have any Client Fix are pointed out in their own description below.
  • 1 - Install Grimoire (Just download and put it inside mods folder)
  • 2 - Start the server once then turn it off, a folder called grimoire will be generated at the side of the 'mods' and 'config' folders.
  • 3 - Download any Grimoire-Mixins module you want from here
  • 4 - Put all the Grimoire-Mixins you want to use inside the folder grimoire, remember to check out the mixins requirements for each one.
  • 5 - Start the server again.

Modules

There are several modules for different things... just use the ones you want :V Seriously, don't throw all of them if you don't need them!

Forge-Mixin
  • Add a few changes inside forge itself, to make things easier to integrate EventHelper inside other mods.
  • Requirements
  • None
ArmourersWorkshop-Mixin
  • BlockMannequin - Add EventHelper support.
  • Requirements
    • ArmourersWorkshop Mod
    • EventHelper
Avaritia-Mixin
  • EntityGapingVoid - Disabled it.
  • ItemSwordInfinity - Fix bug involving death of players.
  • ToolHelper - Add EventHelper support.
  • Requirements
    • Avaritia Mod
    • EventHelper
Baubles-Mixin
  • MixinEventHandlerEntity - Add a check for SoulBounded items (EnderIO Enchant) to prevent them from being droped on death!
  • Requirements:
    • Baubles Mod
BetterFurnaces-Mixin
  • MixinTileEntityBetterFurnace - Fix a console spam that occurs when pipes interact with the furnaces, like EnderIO ones.
  • Requirements:
    • BetterFurnaces Mod
Botania-Mixin
  • EntityEnderAirBottle - Disabled impact.
  • MixinEntityManaBurst - Add EventHelper support.
  • MixinEntityThornChakram - Add EventHelper support.
  • MixinEntityVineBall - Add EventHelper support.
  • MixinItemExchangeRod - Add EventHelper support.
  • MixinItemGrassHorn - Fix small bug and add EventHelper support.
  • MixinItemGravityRod - Add EventHelper support.
  • MixinItemLokiRing - Add EventHelper support.
  • MixinItemRainbowRod - Add EventHelper support.
  • MixinItemSmeltRod - Add EventHelper support.
  • MixinItemTerraformRod - Add EventHelper support.
  • MixinItemWorldSeed - Add extra check to prevent FakePlayers from using it.
  • MixinTileCorporeaIndex - Add EventHelper support.
  • MixinTileSpreader - Set owner of it, for use in EventHelper support.
  • removeBlockWithDropsCheck - Add EventHelper support.
  • Requirements:
    • Botania Mod
    • EventHelper
    • Forge-Mixin module.
CarpentersBlocks-Mixin
  • MixinPacketEnrichPlant - Possible fix for a hack that exploits packets.
  • MixinPacketHandler - Fix for a hack that spams your console.
  • Requirements:
    • CarpentersBlocks Mod
CoFH-Mixin
  • MixinSecurityHelper - Fix the most mother-fuc*** spam bug of all time.
  • MixinThermalTile - Attempt to fix a hack exploit.
  • Requirements:
    • CoFH Mod
DraconicEvolution-Mixin
  • MixinEntityCustomDragon - Make the mod dragon fire the same event at the original minecraft dragon (it will open a portal!)
  • Requirements:
    • DraconicEvolution Mod
EnderIO-Mixin
  • MixinEntityCustomDragon - Make the mod dragon fire the same event at the original minecraft dragon (it will open a portal!)
  • Requirements:
    • EnderIO Mod
ExtraUtilities-Mixin
  • MixinTileEntityEnderQuarry - Add EventHelper support.
  • MixinXUHelper - Extra check for block existency.
  • MixinTileEntityTransferNode - Disable Speed Upgrade Modifier.
  • MixinItemLawSword - Disable insta kill of Kikoku
  • Requirements:
    • ExtraUtilities Mod
    • EventHelper
    • Forge-Mixin module.
Mekanism-Mixin
  • MixinBinRecipe - Disable bin recipes.
  • MixinFlamethrower - Add EventHelper support.
  • MixinStackUtils - Fix a few comparing methods.
  • MixinTileEntityDigitalMiner - Add weak reference to the Digital miner fakeplayers.
  • MixinContainers - Disable Shift-Click on All Mekanism Containers.
  • MixinMekanismUtils - Add simple StringToCrafting cache for recipes used by Mekanism
  • Requirements:
    • Mekanism Mod
    • EventHelper
    • Forge-Mixin module.
MineFactoryReloaded-Mixin
  • MixinBlockRubberSapling - Disable the big rubber trees, all of them, now they behave like normal rubber trees.
  • MixinTileEntityAutoSpawner - HardCode disable '__spawnExact' from AutoSpawners to prevent dupes
  • Requirements:
    • MineFactoryReloaded Mod
NEI-Mixin
  • NEIServerUtils - Fix exploit where hackers could forceop them. Add permission check for "nei.gamemode".
  • Requirements:
    • NEI Mod
    • EventHelper
OpenBlocks-Mixin
  • MixinItemCursor - Add EventHelper support.
  • Requirements:
    • OpenBlocks Mod
    • EventHelper
Thaumcraft-Mixin
  • MixinBlockTable - Add extra check for fakeplayers and enforce gui close, to prevent dups.
  • EntityBottleTaint - Add EventHelper support.
  • MixinEntityCultistPortal - Add EventHelper support.
  • MixinEntityEldritchGolem - Add EventHelper support.
  • MixinEntityPrimalOrb - Add EventHelper support.
  • MixinItemFocusPortableHole - Add EventHelper support.
  • MixinItemFocusPrimal - Add EventHelper support.
  • MixinItemFocusTrade - Add EventHelper support.
  • MixinThaumcraftCraftingManager - Fix a massive lag in certain conditions. We have created a cache for the CraftingManager, so stops rechecking the same recipe over and over again.
  • MixinTileArcaneBore - Add EventHelper support.
  • MixinTileNode - Disable hungry node grief.
  • MixinWandManager - Add EventHelper support.
  • MixinTileArcaneLampGrowth - Disable ArcaneLamp of Growth (Too much overpowered)
  • Requirements:
    • Thaumcraft Mod
    • EventHelper
    • Forge-Mixin module.
ThermalDynamics-Mixin
  • MixinTileItemDuct - Fix NPE crash in some rare cases.
  • Requirements:
    • ThermalDynamics Mod
ThaumicEnergistics-Mixin
  • MixinThETileInventory - Attempt to fix a dupe.
  • Requirements:
    • ThaumicEnergistics Mod
WorldEdit-Mixin
  • MixinUtilityCommands - Disable command '//calc'.
  • Requirements:
    • WorldEdit Mod

grimoire-mixins-1.7.10's People

Contributors

brunoxkk0 avatar evernife avatar juanmuscaria avatar rehabcz avatar samionxd avatar

Stargazers

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

Watchers

 avatar  avatar

grimoire-mixins-1.7.10's Issues

Preciso de uma ajuda

Olá meu colegas dev , gostaria de saber qual nick fake de trust exemplo: Botania ,EnderIO , etc pois com autotrust funciona apenas alguns minutos e para

Pam's Harvestcraft Interaction Issues

With Pam's and Crucible we hit a few issues via interactions.

The one big one is eating base foods tends to not work when looking at a block or the ground. It ends up eating it / desyncing the inventory, but actually not consuming / filling the food bar.

The fix to this is looking into the sky.

Another issue we hit was reported by one of our users something about clicking the fruit off tree's might been with a torch that acts up. This one I have not tested out, but I thought I throw it out incase it's a known interaction issue.

We need a Wiki

We will need a wiki with details on how this project works and how to build it and also among other things related to the project.

Some ideas for mixins

Hi, i really like using grimoire and mixins however i need some mixins for these mods to respect worldguard:

  • TConstruct - SDX explosions
  • AE2 - TinyTNT
  • IC2 - Explosions and Miners
  • TwilightForest - Ice Bomb

And mby check Funky Locomotion it throws npe whenever frame is being pushed.

I'd like to see some of them being released.
Thx

Description

Please add a description for all of the patches, so we know what exactly they do.

License Request

Hey, I noticed that Grimore itself is open sourced license, but the mixins don't have a license list. I'd love to adapt some of them for https://github.com/GTNewHorizons/hodgepodge and was wondering if you'd be willing to put them under MIT/GPL/LGPL? (Also feel free to adapt any from hodgepodge)

Thanks!

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.