Uploaded May 2020 | Updated September 2026, 2 weeks ago
In this video I go over the basics of a system I made for a mapjam map. The map this was made for was made in 3 days and can be downloaded here: crowdford.com/maps/bitdepth
In this video I go over the basics of a system I made for a mapjam map. The map this was made for was made in 3 days and can be downloaded here: crowdford.com/maps/bitdepth




![Minecraft Datapack Tech - Operation of my memory storage systems
I tried to go over every aspect of operation for my memory storage systems, I did say a few numbers incorrect, but honestly this was the 13th take and I am not making a 14th.
I have other videos discussing the actual commands of each part, so I didnt go in depth here.
For setup in other worlds:
for the one jukebox system you want to place a jukebox at 0 0 0 and run this command
[ /data merge block 0 0 0 {RecordItem:{id:minecraft:stone,Count:1b,tag:{}}} ]
then run the function one_rw:format_mem or one_rw:format_mem_multi
For the larger system you are going to want to first clear all blocks from 0 0 0 to 15 15 15, then place a jukebox at 16 16 16 and run this command
[/data merge block 16 16 16 {RecordItem:{id:minecraft:stone,Count:1b,tag:{Storage:{0:{},1:{},2:{},3:{},4:{},5:{},6:{},7:{}}}}}]
World Download - https://drive.google.com/open?id=16qFn6aMYTlsO 08g1IxowToOQfQNoGV Minecraft Datapack Tech - Operation of my memory storage systems](https://i.ytimg.com/vi/NHvZTUk8Wko/mqdefault.jpg)





