Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.02 KB

Examples

Create a glowing wall

deno run --allow-write --allow-net --allow-env "https://raw.githubusercontent.com/jasonjgardner/img2mcstructure/main/example/glowing.ts" "https://th.bing.com/th/id/OIG1.E6oiABYYho.M3NJjMwgj?pid=ImgGn"

Create a stained-glass ceiling

deno run --allow-write --allow-net --allow-env "https://raw.githubusercontent.com/jasonjgardner/img2mcstructure/main/example/stainedGlassWindow.ts" "https://th.bing.com/th/id/OIG1.E6oiABYYho.M3NJjMwgj?pid=ImgGn" y

Use only vanilla Minecraft blocks

deno run --allow-write --allow-net --allow-env "https://raw.githubusercontent.com/jasonjgardner/img2mcstructure/main/example/vanilla.ts" "https://th.bing.com/th/id/OIG1.E6oiABYYho.M3NJjMwgj?pid=ImgGn"

Use only RAINBOW III!!! blocks

deno run --allow-write --allow-net --allow-env "https://raw.githubusercontent.com/jasonjgardner/img2mcstructure/main/example/rainbow.ts" "https://th.bing.com/th/id/OIG1.E6oiABYYho.M3NJjMwgj?pid=ImgGn"