diff --git a/main/commissions/media/sketchbook-attributes.png b/main/commissions/media/sketchbook-attributes.png new file mode 100644 index 0000000..4b286ae Binary files /dev/null and b/main/commissions/media/sketchbook-attributes.png differ diff --git a/main/commissions/mods.js b/main/commissions/mods.js index e95586f..84d9fc1 100644 --- a/main/commissions/mods.js +++ b/main/commissions/mods.js @@ -2,7 +2,7 @@ const data = [{ id: "nyx", name: "Nyx", description: "Nyx is a mod that transforms and improves Minecraft's time of darkness by adding elements and events themed around the moon, stars, and night sky", - testimonial: "Ellpeck has proven time and again to be very talented and open-minded when it comes to mod commissions. Easy and enjoyable to work with, and very patient when it comes to working out any inconsistencies. I’m happy to have collaborated with him!", + testimonial: "Ellpeck has proven time and again to be very talented and open-minded when it comes to mod commissions. Easy and enjoyable to work with, and very patient when it comes to working out any inconsistencies. I'm happy to have collaborated with him!", commissioner: "Drakallen" }, { @@ -39,6 +39,13 @@ const data = [{ description: "A crossover mod between Nature's Aura and Astral Sorcery", testimonial: "Pleasant to work with, friendly throughout, a bit of a stickler for the details but that just means that the end product is going to be that much better.", commissioner: "flabort" + }, + { + id: "sketchbook-attributes", + name: "SketchBook Attributes", + description: "A mod that adds an RPG-style levelup system with multiple attributes", + testimonial: "Great to work with! Ellpeck was friendly and managed to make exactly what I had imagined, and worked way faster than I had ever imagined. The finished product came out just as I had hoped, and it was a joy to work with him the entire time.", + commissioner: "sketchlayer" } ];