Jump to content

Test: Difference between revisions

From Survivalcraft Wiki
No edit summary
No edit summary
Line 17: Line 17:


<html>
<html>
<nowiki>
<script type="module">
<script type="module">
<nowiki>
     const modelViewer = document.getElementById('bearModelViewer');
     const modelViewer = document.getElementById('bearModelViewer');
     const bearTextureSelector = document.getElementById('bearTexture');
     const bearTextureSelector = document.getElementById('bearTexture');
Line 119: Line 119:
         }
         }
     });
     });
</script>
</nowiki>
</nowiki>
</script>
</html>
</html>

Revision as of 18:11, 28 July 2025


Cell 1 Cell 2
Cell 3 Cell 4