• 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Quote from Jack Napier

    I think I have a better crafting method, using the same workbench idea. Use a somewhat simplified circuit diagram. (substitute icons for respective materials)




    I/O would be decided on the final block, pre-configured. Something like Falsebook's IC system wouldn't be too bad, making 3I3O circuits possible. Otherwise, 3I1O with Output being the far-facing side.


    Believe it or not, what you drew is very similar to the design I described in the OP. I guess I need to create and add more pictures so that it's less convoluted and difficult to read/understand.

    As for the I/Os, my original intent is to have 4 input/output ports, one on each side of the block, allowing for any combination of inputs/outputs to be available. I wasn't able to find much info on Falsebook's IC system, could you post a link?
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Quote from kuchen

    sorry i just dont really know where to find the GUI? i was looking for that link

    The image is embedded in the op.
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Quote from kuchen

    can you please post a link to the OP

    I'm not sure I understand your request.
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    I have uploaded the gui for the programmer bench, hopefully this will help clear up my confusing descriptions.
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Quote from im3733

    As for the programming GUI, I have a layout I'm working on, but it would be best described as large-chest-meets-crafting-table, in terms of layout and function. I will look into multisim tho. Thnx.

    As promised, I looked into MultiSim, and, from what I can tell, my current plans (quoted above) are very similar in design. This design is described in greater detail in the OP, and will probably be easier to visualize once I finish and post the GUI (almost done).
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Quote from Jack Napier

    Basically put, it would reduce the space needed for redstone/torches for a basic hidden door from ~15 blocks to 1.

    Take a look at this video for a more complicated setup:


    Think of it like going from the first transistor:



    to now:



    Very accurate description. Thank you. Though this mod would better serve the purposes of those creating digital circuits and logic gates, rather than for what's called "practical redstone circuits". This is mainly due to the fact that digital circuits don't have as many locationally critical components (outputs and inputs needing to be in EXACTLY the right place on a block level, they tend to suffice with the proper connection.)
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Quote from kuchen

    first off thanks so much for talking about this cause this would be the best thing in the world! i think that with the I/O ports each side of the block should be labeled 1,2,3,4 so you would know which pin is which. may i suggest that you make the grid kind of like a circuit design program like multisim? i am not sure if this would be possible just a suggestion.

    Both the block itself and the programming GUI will have I/O labels, similar to pin numbering on an IC irl.

    As for the programming GUI, I have a layout I'm working on, but it would be best described as large-chest-meets-crafting-table, in terms of layout and function. I will look into multisim tho. Thnx.
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    80+ views and no feedback?
    Posted in: Mods Discussion
  • 0

    posted a message on Are there any mods similar to Garry's mod cameras?
    I don't know about angled shots, but look into the CCTV mod, it might be able to help you out.
    Posted in: Mods Discussion
  • 0

    posted a message on Redstone integrated circuits.
    I created a topic for the mod I described here, here. Please feel free to provide me with any and all feedback you have.
    Posted in: Suggestions
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Updated post to include poll.
    Posted in: Mods Discussion
  • 0

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    Quote from crazysteve25

    so pretty much, you could use it to make smaller redstone things? i didnt read it all... it hurt my puny brain >.>

    Exactly. And tell your brain I said sorry. lol.
    Posted in: Mods Discussion
  • 1

    posted a message on Microchips for Minecraft; "Minecrochips" [WIP]
    So I came up with some ideas (and stole some from various other threads), and after some debate with myself, I determined that this thread was probably the best fit for this.

    For creating the Microchip/Interated Cicuit itself it should be a (somewhat) expensive recipe, to help maintain balance.

    So the chip would start out with crafting a wafer
    :sand: :sand: :sand:
    :sand: :sand: :sand:
    :sand: :sand: :sand:
    Or
    :sand: :sand:
    :sand: :sand:
    and it would give between 2 and 4 wafers (depending on the final recipe)
    These wafers are essentially a silicon "base" for the final chip (using sand as it is a natural silison source IRL)

    The second part of the chip would be the IC (integrated circuit) itself
    :Iron: :RedShroom: :Iron:
    :Iron: :RedShroom: :Iron:
    :Iron: :RedShroom: :Iron:

    :RedShroom: = Redstone Dust
    and it would give 1-4 ICs, but the recipe and output will be changed to better match the final recipe and output for the wafer

    Finally, the two items would be combined to make the final, programmable, placeable, chip
    :Flint:
    :Lime:

    :Flint: = IC
    :Lime: = Wafer
    This recipe would yield 1 microchip.

    My next thought was to use a "programmer" workbench that would use a GUI similar to the one in OP, this would allow you to "plug in" your newly crafted chip and supply the materials (redstone dust and sand/dirt) used to make the circuit.
    Borrowing from TheEvilM in this thread, I decided the following.


    The gui should provide Redstone wires, although, instead of what was suggested in the aforementioned thread, only have one wire option, but have the wire directionality be toggleable, AKA, right click on it to cycle through all the various connection options (straight, corners, three-way junctions, and four-way junctions, all rotateable), this would allow every space on the board to be used, without needing to make a bunch of extra buttons. These wires would be converted from Redstone dusts in a 1:1 ratio, and (ideally) can be converted back (whether they can be stored in inventory is up for debate, if so, they will NOT be placeable in the world , at least, not at first).

    In order to facilitate logic gates, there has to be some form of Redstone torch, possibly called "pins" what these will look like is open to discussion, but they will function EXACTLY like normal Redstone torches, and will be converted from Redstone torches in a 1:1 ratio. In terms of converting back and inventory storage, it will be the same as the Redstone wires.

    There would also be an block (possibly called an insulator, open to debate) crafted from sand/dirt (something cheap) which would be used to make various gates, I.E, placing a Redstone wire, then a block, then a "pin", it will function as a "not" gate, just like if you did it in the world. Again, the conversion back and inventory storage will be just like the "pins" and wires.

    A debateable item would be a "replicator" bench, which would copy the design inside a chip into another chip. The design for this gui would be similar to that of the furnace, a set of spaces for raw materials (redstone dust, dirt/sand, and Redstone torches), a space for unprogrammed chips, a space for the "master" programmed chip, and an output slot. If this is implemented, unprogrammed chips might end up being stackable so that you can mass produce that adder chip you built for your 128-bit calculator.

    I'm working on the GUIs for the programmer and replicator workbenches. I will post them here once they're done I have completed the GUI for the programmer bench. Replicator bench GUI soon to come.
    Bench GUIs are now completed and uploaded, you can view them below.


    The recipe for the bench itself i'm not sure about yet, but i think it should include Redstone dust and possibly iron/gold (as these are excellent conductors IRL).

    Possible restrictions/features:

    Chips:

    4 I/O "ports" on the four sides of the tile, labeled by (currently blue)dots, also labeled within the programming GUI.

    cannot contain other chips, the (real life)resources it would take to recursively place chips inside each other so you can have a "computer" chip (no pun intended), is far too much for this to be viable

    a chip is limited to 8x8x3 spaces, this will allow you to build some of the more complex circuits, but not all of them.

    Chips cannot be stacked, but two chips placed next to each other (input to output) will work properly (tenatively, may require 1 Redstone dust in between, at least in early versions)

    Chips will need to be collected with a pickaxe, or they may get "wiped" (open to debate)

    unprogrammed chips can be stacked, but chips that have been programmed will only be stackable if they have been created by a replicator, similar to the rechargable batteries or energy crystals in IndustrialCraft.


    Programmer Bench:

    Chips can be reprogrammed, AKA, placed back on the board to be modified/finished. This way, if a user runs out of a material, they don't have to craft a whole new chip to finish it.

    Users will be able to label their chips, otherwise, there will be no way to tell which chip is your 5 clock and which is your RS NOR Latch.


    Replicator Bench:

    It will require fuel of some kind, possibly pulsing redstone(?) or some other form of non-fossil (preferably electricity-based) fuel (AKA, the fuel used here can't also be used in the furnace).

    Replication will stop as soon as any of the materials/fuel run out, however, a check is done before each chip is started to ensure that it doesn't run out mid-replication.

    All replicated chips will have the same name/label as the master chip, which (may) allow them to be stacked.

    As has been stated in several related posts, probably the single largest hurdle will be making the microchip function once programmed and placed. If I can conquer that, the rest will be easy.

    Any and all feedback is appreciated.
    Posted in: Mods Discussion
  • 0

    posted a message on Redstone integrated circuits.
    No other feedback? It's been almost a week. Come on guys, I know you have opinions.
    Posted in: Suggestions
  • 0

    posted a message on Redstone integrated circuits.
    Quote from WillHoot

    insted of having one side be input and one to be output i would have 4 I/O (input/output) ports one on each side and that way you could have a lot more options of things to build.

    Very good point, and since a wire can transmit either direction, which one is which won't matter.

    I'll modify the post to reflect that.
    Posted in: Suggestions
  • To post a comment, please .