-
Files
- {Object.entries(pkg.zips).map(([file, dest]) => (
-
- {file}
- {dest && {dest}}
-
- ))}
+
+
Files
+
+ {Object.entries(pkg.zips).map(([file, dest]) => (
+
+ {file}
+ {dest && {dest}}
+
+ ))}
+
)}
-
+
@@ -589,21 +597,21 @@ function InstallModal({ pkg, onClose, playPressSound }: {
onClick={status !== 'installing' ? onClose : undefined}
>
e.stopPropagation()}
- className="flex flex-col w-[480px] font-['Mojangles'] text-white"
+ className="flex flex-col w-[520px] font-['Mojangles'] text-white border-2 border-[#555] rounded-sm overflow-hidden"
style={{
backgroundImage: "url('/images/frame_background.png')",
backgroundSize: '100% 100%',
imageRendering: 'pixelated',
}}
>
-
-
Install to Edition
-
Select an installed edition for "{pkg.name}"
+
+ INSTALL CONTENT
+ Target Edition for "{pkg.name}"