From 74938477f90517d9d4fe9bb5792dc5b3c1c4c378 Mon Sep 17 00:00:00 2001 From: CowgillAlex Date: Wed, 21 Aug 2024 15:21:23 +0100 Subject: [PATCH] HOTFIX: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed crash: `Loading module from “https://cowgillalex.github.io/2D-Minecraft/Sprites/Player/player.js” was blocked because of a disallowed MIME type (“text/html”).` Fixed grammar on block solidity placeholder --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 7eb6405..9ba10e6 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ - Paper Minecraft 24w34b + Paper Minecraft 24w34c