schematic-to-world

Load a minecraft schematic into prismarine world

Usage no npm install needed!

<script type="module">
  import schematicToWorld from 'https://cdn.skypack.dev/schematic-to-world';
</script>

README

schematic-to-world

NPM version Build Status

Load a minecraft schematic into prismarine world

History

1.0.0

  • fix dependencies

0.2.5

  • some fixes by updating mc-schematic

0.2.4

  • add more tests and fix negative iniPos

0.2.3

  • fix by updating initialize of prismarine-chunk and prismarine-world

0.2.2

  • fix iniPos%16!=0 bug

0.2.1

  • define skyLight to 15

0.2.0

  • move initialize to prismarine-chunk and prismarine-world

0.1.0

  • handle metadata

0.0.1

  • fix chunk setting

0.0.0

  • basic functionality