Giter VIP home page Giter VIP logo

mods-get-gregged's People

Contributors

arch-nihil avatar blue64 avatar dream-master avatar elifoster avatar ethryan avatar exzhawk avatar hanakocz avatar leagris avatar xbony2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mods-get-gregged's Issues

AE2-Alt.zs typo (minor)

There is a typo in one of the Item Names in an AE2 Script (alt), either the comment is wrote, or the item is wrong, but the comment for the recipe below it is also the same item, despite the recipe creating a different item.

Error located here

//Annihilation Plane
recipes.addShaped(<appliedenergistics2:item.ItemMultiPart:300>,
 [[<appliedenergistics2:item.ItemMultiMaterial:8>, <appliedenergistics2:item.ItemMultiMaterial:8>, <appliedenergistics2:item.ItemMultiMaterial:8>],
  [<ore:plateAluminium>, <appliedenergistics2:item.ItemMultiMaterial:44>, <ore:plateAluminium>],
  [null, null, null]]);

//Annihilation Plane
recipes.addShaped(<appliedenergistics2:item.ItemMultiPart:260>,
 [[<ore:plateAluminium>, <appliedenergistics2:item.ItemMultiMaterial:43>, <ore:plateAluminium>],
  [null, <minecraft:piston>, null],
  [null, null, null]]);

Part:300 is actually the Annihilation Plane
Part:260 is actually the ME Export Bus

I figured you might want to fix this minor typo. It's nice to see other people's scripts online, especially such a large compilation, on github.

I plan on uploading my scripts soon once I get them all indexed, then I can do my OreDict, followed by my Recipes. I might even get started within the next few days because there's quite a few blocks in the wrong Dyed Block OreDict (White Frequency in Black OreDict for example)

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.