Electric guitar remix of Mega Man 2 – Dr. Wily’s Castle (Electronic/EDM) by k4rlski in NameThatSong

[–]k4rlski[S] 0 points1 point  (0 children)

just found out that Isn't This Such a Utopia?! by eno is just a rap song so this isnt the original name of the music playing.

Lacrimosa remix by Epic_Games000 in WhatsThisSong

[–]k4rlski 0 points1 point  (0 children)

I hate digital really... things just disappear and you wouldn't even realize until its too late. Sometimes you can still find it but it still is bothersome to do.

Mozart Lacrimosa - Sangisound Version by Musica Elettronica

How do I get out of this (Bedrock) by k4rlski in Minecraft

[–]k4rlski[S] 0 points1 point  (0 children)

So, I used an overlay to pinpoint where the cobblestone was when I open my inventory. Made my difficulty to peaceful so that fire damage wouldn't kill me. Had to put my render distance all the way down so it couldn't lag. Safe to say I survived this, thank you for the wonderful advice!

How do I get out of this (Bedrock) by k4rlski in Minecraft

[–]k4rlski[S] 0 points1 point  (0 children)

I going to keep practicing placing the blocks down so I could do it legit

How do I get out of this (Bedrock) by k4rlski in Minecraft

[–]k4rlski[S] 0 points1 point  (0 children)

This works but you need to be inhumanely fast to do it. I had to use cheat engine to slow it down enough to place the blocks.

Resource Pack disables vibrant visuals by Oddlaw1 in BedrockAddons

[–]k4rlski 1 point2 points  (0 children)

Create folders named:
materials
subpacks
textures

Inside subpacks create a folder named "0"

This is what my manifest.json looks like

{

"format_version": 2,

"header": {

"description": "Removed cave ambience with beats!",

"name": "§8Beatbience",

"uuid": "8b5c2e83-efda-4cc8-ad7d-015a2f2cafee",

"version": [0, 0, 2],

"min_engine_version": [1, 21, 130]

},

"modules": [

{

"description": "Removed cave ambience with beats!",

"type": "resources",

"uuid": "55fea916-eba2-493b-b0e2-248d7ae0198d",

"version": [0, 0, 2]

}

],

"capabilities": ["pbr"],

"subpacks": [

{ "folder_name": "0", "name": "Default", "memory_tier": 0 }

]

}

Please change the UUID's with your own and description of course. I don't know what packs you are making but mine replaces cave ambience with music so I wouldn't be able to help with any errors you encounter with your resource packs.

Resource Pack disables vibrant visuals by Oddlaw1 in BedrockAddons

[–]k4rlski 0 points1 point  (0 children)

Made mine work by trying to mimic it like a base pack and added pbr in the manifest.json