File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js " integrity ="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4= " crossorigin ="anonymous "> </ script >
2929 < script src ="https://cdnjs.cloudflare.com/ajax/libs/three.js/96/three.min.js " > </ script >
30- < script src ="https://cdn.jsdelivr.net/gh/InventivetalentDev/MineRender@1.1.1 /dist/model.js "> </ script >
30+ < script src =".. /dist/model.js "> </ script >
3131 < script >
3232 ( function ( ) {
3333
7676
7777 let modelConverter = new ModelConverter ( ) ;
7878 modelConverter . structureToModels ( {
79- url :"https://assets.mcasset.cloud/1.13 /data/minecraft/structures/end_city/ship .nbt"
79+ url :"https://assets.mcasset.cloud/1.15.2 /data/minecraft/structures/pillager_outpost/watchtower .nbt"
8080 } , function ( models ) {
8181 console . log ( models )
8282 modelRender . render ( models , function ( ) {
You can’t perform that action at this time.
0 commit comments