sorry how loud the minecraft sounds are, I turned them up for testing and forgot to turn them down
@bowser2lux6 ай бұрын
I like the Minecraft Dungeons textures for the items :D
@infamousjam43356 ай бұрын
thanks, i just found some textures online and threw them into a resource pack together to make it happen
@bowser2lux6 ай бұрын
@@infamousjam4335 ouh i see :D
@dalegendsEC6 ай бұрын
this is neat, but is it possible to do it with ONLY command blocks like in game, NO datapacks or plugins? Ik kindev a weird question but its possible right?
@infamousjam43356 ай бұрын
yes, your right click detection tho, would need to be with a carrot on a stick, or some method that a scoreboard can track the right click. anything in the tick.mcfunction would need to be on a repeating command block and the rest in chain command blocks or basic command block. The crafting part wouldnt be possible. And the tag list wouldn't either. You can use a pre-existing tag list tho to fix that. And you need to make sure the command blocks are in a loaded chunk at all times for it to work world-wide.
@dalegendsEC6 ай бұрын
@@infamousjam4335 i got it, thank you alot. And a simple solution is just do use /forceload add i kinda like pick 4 chunks and do that, it becomes my "Command Base"
@infamousjam43356 ай бұрын
@@dalegendsEC yea i get ya, i used to do that for bedrock edition, its /ticking area i think for bedrock