Перейти к содержимому
Mineforgian

TIS-3D

Low-tech computing for Minecraft

62K загрузок66 подписчиковMITfabricforgeneoforge

Обновлён 15 апреля 2024 г. · опубликован 20 мая 2022 г.

  • Code Bible
  • Display Module
  • Basic Setup
  • Ingame Manual
  • Keypad Module

TIS-3D: Low-tech Computing for Minecraft

TIS-3D is a Minecraft mod inspired by the brilliant game TIS-100 (buy it, seriously). It takes the concept of minimal, programmable nodes (called "modules" in the mod) and expands it to the third dimension. This allows building multi-block computers from different modules in a super-flexible manner. Some generally useful modules include the executable module, which can be programmed in an ASM dialect (as introduced by TIS-100 but with a few more quality-of-life instructions), and the redstone module, which allows reading and writing redstone signals, enabling basic interaction with the world. More specialized modules include the stack module, providing a small data storage, the infrared module, allowing for wireless transmission of data between TIS-3D computers, and the terminal module, providing rudimentary text in- and output. And there's plenty more.

Basic setup of a TIS-3D computer.

Getting Started

To get started, craft a controller and a few casings. For looking up recipes I strongly recommend grabbing JEI. To get a copy of the in-game manual, use a book on a placed controller (i.e. right click the block with vanilla book in hand). You should find all further information you require in the manual.

Ingame manual.

Programming TIS-3D Computers

To program a TIS-3D computer, you can either use a vanilla Book & Quill or the TIS-3D Code Bible. To install a program from one of the two onto an execution module, simply use the book on the installed module (i.e. right-click it while holding the book in hand). When using the Book & Quill, each book will be treated as one long program, i.e. all pages will be concatenated when the program is installed on an execution module. When using the Code Bible, each page is treated as an individual program, and the program on the currently selected page will be installed on the module. You can also copy programs from execution modules back into the Code Bible by using it on an execution module while sneaking.

Code Bible - Ingame programming tool.

What now?

So what do you actually do with the mod? Have fun with it! Use it as a means of automating things you'd otherwise automate using complicated redstone circuitry. Create a music machine. Design a machine-code interpreter and run even larger programs (programmed into a ROM module). Go nuts!

Anyway. Here's a short video explaining some of the basics if you don't like reading. It's from an early development stage, but the core concepts still apply.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
MC1.20.4-fabric-1.7.7Релиз1.20.4fabric15 апреля 2024 г..jar (640 КБ)
MC1.20.4-forge-1.7.7Релиз1.20.4forge15 апреля 2024 г..jar (654 КБ)
MC1.20.4-neoforge-1.7.7Релиз1.20.4neoforge15 апреля 2024 г..jar (651 КБ)
MC1.20.1-fabric-1.7.7Релиз1.20.1fabric15 апреля 2024 г..jar (653 КБ)
MC1.20.1-forge-1.7.7Релиз1.20.1forge15 апреля 2024 г..jar (667 КБ)
MC1.20.1-fabric-1.7.6Релиз1.20.1fabric15 апреля 2024 г..jar (649 КБ)
MC1.20.1-forge-1.7.6Релиз1.20.1forge15 апреля 2024 г..jar (663 КБ)
MC1.20.1-fabric-1.7.5Релиз1.20.1fabric23 сентября 2023 г..jar (649 КБ)
MC1.20.1-forge-1.7.5Релиз1.20.1forge23 сентября 2023 г..jar (663 КБ)
MC1.19.2-fabric-1.7.4Релиз1.19.2fabric16 сентября 2023 г..jar (646 КБ)
MC1.19.2-forge-1.7.4Релиз1.19.2forge16 сентября 2023 г..jar (660 КБ)
MC1.20.1-fabric-1.7.4Релиз1.20.1fabric16 сентября 2023 г..jar (645 КБ)
MC1.20.1-forge-1.7.4Релиз1.20.1forge16 сентября 2023 г..jar (659 КБ)
MC1.19.2-fabric-1.7.3Релиз1.19.2fabric7 сентября 2023 г..jar (644 КБ)
MC1.19.2-forge-1.7.3Релиз1.19.2forge7 сентября 2023 г..jar (658 КБ)

Показаны последние 15 из 34 версий. Все версии — на Modrinth.

Ченджлог

MC1.20.4-fabric-1.7.7Релиз1.20.4 · 15 апреля 2024 г.
  • Updated to MC 1.20.4 and added NeoForge support.
MC1.20.4-forge-1.7.7Релиз1.20.4 · 15 апреля 2024 г.
  • Updated to MC 1.20.4 and added NeoForge support.
MC1.20.4-neoforge-1.7.7Релиз1.20.4 · 15 апреля 2024 г.
  • Updated to MC 1.20.4 and added NeoForge support.
MC1.20.1-fabric-1.7.7Релиз1.20.1 · 15 апреля 2024 г.
  • Add JAB instruction and support for getting label addresses via MOV (@UQuark).
MC1.20.1-forge-1.7.7Релиз1.20.1 · 15 апреля 2024 г.
  • Add JAB instruction and support for getting label addresses via MOV (@UQuark).
MC1.20.1-fabric-1.7.6Релиз1.20.1 · 15 апреля 2024 г.
  • Update Fabric loader version and Markdown Manual dependencies (@UQuark).
MC1.20.1-forge-1.7.6Релиз1.20.1 · 15 апреля 2024 г.
  • Update Fabric loader version and Markdown Manual dependencies (@UQuark).
MC1.20.1-fabric-1.7.5Релиз1.20.1 · 23 сентября 2023 г.
  • Fixed various potential issues where module save state may be lost.
  • Fixed various client synchronization issues, where modules on the client may show/hold incorrect info.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…