Published Aug 31st, 2022, 8/31/22 10:01 am
- 901 views, 0 today
- 39 downloads, 0 today
12
Here I would like to showcase a read only memory (ROM), where information is stored in shulker boxes and chest minecarts.
The data is read 8 bit at a time. Water bottles are considered a "zero", whereas other unstackables are read as a "one". A shulker box can contain up to 3 byte of data and a chest minecart up to 81 byte of data. After reading the data, the shulker boxes/minecarts are returned unchanged, so that the information can be re-read.
The data ROM can be used, for example, to store pictures for a display.
I plan to use to the read only memory to run different apps/programs in my minecraft CPU.
The data is read 8 bit at a time. Water bottles are considered a "zero", whereas other unstackables are read as a "one". A shulker box can contain up to 3 byte of data and a chest minecart up to 81 byte of data. After reading the data, the shulker boxes/minecarts are returned unchanged, so that the information can be re-read.
The data ROM can be used, for example, to store pictures for a display.
I plan to use to the read only memory to run different apps/programs in my minecraft CPU.
Credit | The display shown in the video is from the user "Angry Salmon" from the ORE server. |
Progress | 100% complete |
Tags |
5698313
2
Create an account or sign in to comment.