Git Product home page Git Product logo

skyfactory's People

Contributors

unarelith avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

skyfactory's Issues

Can't create any Elepower machines because moreores:silver_ingot is missing

I've gotten to the point where I've mined a bunch of ores by hand, and now I'd like to automate some things with Elepower machines. However, when I went to make a generator I discovered that there was no recipe for capacitors, because it requires silver which I didn't have. To fix this I added the moreores mod to the world, and also added the following to the end of fs_sieve/ore_pieces.lua so I could obtain silver pieces:

fs_sieve.register_ore_piece("silver_ore" ,    "Silver Ore Piece",     "#d3dbe9", "moreores:silver_lump")

Some quests do not complete

I have a couple of quests in my quest book that didn't complete, and I'm not sure why:

  • "Infest leaves with silkworm" only has 8/10, even though I got a lot more string than that.
  • "Make Clay" only seems to register when I place a clay block and then mine it into clay lumps; I was expecting this to trigger either when I took the clay out of the barrel or when I used the crafting grid to make it into lumps.

Publish modified minetest_game source code

mods/minetest_game is a submodule, but commit 4f3f6 is unavailable, presumably because it's been modified to remove farming and bucket, but not published anywhere. This makes the instructions in the README to run git clone --recursive not work; it fails with the error:

fatal: no submodule mapping found in .gitmodules for path 'mods/minetest_game'

The best way to fix this, I think, is for you to make a fork of the minetest_game repo and publish the changes you've made, so the .gitmodules file can be updated with a reference to them to make this all work properly.

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.