Forged Creations I create this page just want to share my skills of blacksmith to the world from step by step. Thanks!

25/02/2026

How to forge a powerful big knife from Chainsaw bar

24/01/2026

Forging a big and heavy knife from chainsaw bar

25/12/2025

Enjoy watching this shovel process in the rural area
Watch more videos like this in my new page: Secret Metal Works

07/12/2025
07/12/2025

Making a nice kitchen blade from Disc Plough

04/12/2025

Forging a cleaver from leaf spring steel

23/11/2025

How a Knife Is Made From Start to Finish!

16/11/2025

Making a big knife from Chainsaw bar in village

23/10/2025

Forging a nice and small kitchen blade from Disc Plough

22/10/2025

Forging a shovel from rusty Disc Plough

07/10/2025

Forging a powerful China dao in a rural village

18/09/2025

How to turn a rusty tractor disc plough into a useful farmer shovel

ที่อยู่

Bangkok
10700

เบอร์โทรศัพท์

+855976689868

เว็บไซต์

แจ้งเตือน

รับทราบข่าวสารและโปรโมชั่นของ Forged Creationsผ่านทางอีเมล์ของคุณ เราจะเก็บข้อมูลของคุณเป็นความลับ คุณสามารถกดยกเลิกการติดตามได้ตลอดเวลา

ติดต่อ ธุรกิจของเรา

ส่งข้อความของคุณถึง Forged Creations:

แชร์

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "THAILAND" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });