<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[world resource packs]]></title><description><![CDATA[<p dir="auto">Hey,</p>
<p dir="auto">Before i moved mc bedrock to cloudron, i was hosting on my own apache server. in that iteration i was able to save a server-side resource pack that would prompt the client to download and use. the resource pack - an mcpack - was saved the the /resource_packs folder. I would put the uuid and version from the mcpack's manifest.json file in a new<br />
'world_resource_packs.json' file saved the world's folder in the world's directory.</p>
<p dir="auto">for instance,</p>
<pre><code>[
  {
    "pack_id" : "65v21ads-5648-25ea-ht54-5488vd854711",
    "version" : [ 1, 0, 1 ]
  }
]
</code></pre>
<p dir="auto">as my 'world_resource_packs.json' file.</p>
<p dir="auto">I learned to do that from </p><div class="embed-wrapper"><div class="embed-container"><iframe src="https://www.youtube.com/embed/2Z9AnqjMgGM" frameborder="0" allowfullscreen></iframe></div></div>.<p></p>
<p dir="auto">I've tried the same set up on Cloudron. It doesn't do any thing. No prompt to download or use the resource pack. The file structure is the same in the Cloudron bedrock app as it was with the Docker I used on my apache server.</p>
<p dir="auto">Any ideas how to make it work here? Not a serious problem at all. Just a frustrating one that I've been working on for a few months. Thought I'd finally ask for help.</p>
]]></description><link>https://forum.cloudron.io/topic/11391/world-resource-packs</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 04:13:40 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11391.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 24 Mar 2024 23:23:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to world resource packs on Mon, 24 Mar 2025 16:47:51 GMT]]></title><description><![CDATA[<p dir="auto">Have you changed server.properties for this? There is resource-pack string, where you need to put a link as I remember</p>
]]></description><link>https://forum.cloudron.io/post/104232</link><guid isPermaLink="true">https://forum.cloudron.io/post/104232</guid><dc:creator><![CDATA[Jenny407]]></dc:creator><pubDate>Mon, 24 Mar 2025 16:47:51 GMT</pubDate></item><item><title><![CDATA[Reply to world resource packs on Sat, 30 Mar 2024 01:11:37 GMT]]></title><description><![CDATA[<p dir="auto">No, I saw that one. That post is looking to add a prebuilt world. All I want to do is add a mod - aka texture pack - to the existing world.</p>
]]></description><link>https://forum.cloudron.io/post/86005</link><guid isPermaLink="true">https://forum.cloudron.io/post/86005</guid><dc:creator><![CDATA[dadams-AU]]></dc:creator><pubDate>Sat, 30 Mar 2024 01:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to world resource packs on Wed, 27 Mar 2024 09:35:01 GMT]]></title><description><![CDATA[<p dir="auto">Is this the same as <a href="https://forum.cloudron.io/topic/10962/apply-a-world-from-marketplace-to-my-server">https://forum.cloudron.io/topic/10962/apply-a-world-from-marketplace-to-my-server</a> ?</p>
]]></description><link>https://forum.cloudron.io/post/85810</link><guid isPermaLink="true">https://forum.cloudron.io/post/85810</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 27 Mar 2024 09:35:01 GMT</pubDate></item></channel></rss>