Everything you need..

Is within this page, Yes it is!

Discord Gitbook

Cover

What is this?

Helpful gitbook page for learning customization.

Cover

Free Knowledge!

This Gitbook is free knowledge. Gain experience by reading it!

Cover

Diggin' In Now!

Explore gitbook for free!


A Passion for Minecraft

Hello, I'm Fabio from Indonesia 🇮🇩. I have an immense passion and love for this game "Minecraft". I started playing in June 2016 when Minecraft Pocket Edition 0.15.0 was released. Since then, Minecraft has continually improved and now offers a vast array of features.

Who doesn't love this Game afterall..?

Learn More Minecraft's Wiki

index.js
let grass = "🟩";
let dirt = "🟫";
let stone = "⬜";
let sky = "🟦";

let world = [
  sky+sky+sky+sky+sky,
  sky+sky+sky+sky+sky,
  grass+grass+grass+grass+grass,
  dirt+dirt+dirt+dirt+dirt,
  stone+stone+stone+stone+stone
];

console.log(world.join("\n"));
Matahari Terralith | Setup

What to offer?

Not only a configuration, but i also can do Server Setups, Plugin Skripting and Discord Webhooks.

const fetch = require("node-fetch");

const url = "https://discord.com/api/webhooks/1234567890/your-webhook-key";
const data = {
  content: "Hello from Minecraft ⛏️"
};

fetch(url, {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify(data)
});

For over 1,000+ Customer Across Polymart & BuiltByBit

More than a thousand customers trust the product—an incredible number!

Last updated