{"id":18991299,"url":"https://github.com/mt-mods/gloopblocks","last_synced_at":"2026-03-01T12:32:22.298Z","repository":{"id":40941290,"uuid":"432757319","full_name":"mt-mods/gloopblocks","owner":"mt-mods","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-02T20:20:24.000Z","size":356,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-06T05:40:55.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mt-mods.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-28T15:58:33.000Z","updated_at":"2025-02-02T20:20:28.000Z","dependencies_parsed_at":"2025-01-01T14:43:21.642Z","dependency_job_id":"1d1c9e45-bdca-4ad7-a989-4e7749f03c6d","html_url":"https://github.com/mt-mods/gloopblocks","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/mt-mods/gloopblocks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Fgloopblocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Fgloopblocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Fgloopblocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Fgloopblocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mt-mods","download_url":"https://codeload.github.com/mt-mods/gloopblocks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mt-mods%2Fgloopblocks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T11:43:06.159Z","status":"ssl_error","status_checked_at":"2026-03-01T11:43:03.887Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T17:13:25.881Z","updated_at":"2026-03-01T12:32:22.268Z","avatar_url":"https://github.com/mt-mods.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"This mod adds a number of decorative and functional blocks to Minetest, \nincluding cement, rainbow blocks, \"evil\" blocks and sticks, and the usual \ncollection of tools of various strengths and speeds made from either cement or \n\"evil\" components.  It also supplies a few useful functions - see below.\n\nCrafting\n\n(Unless explicitly mentioned, ingredients can go anywhere in the crafting grid\nin these recipes).\n\n* Rainbow Blocks can be crafted by putting one each of red, orange, yellow,\n  green, blue, and violet dyes plus one stone and one Mese Crystal into the\n  crafting grid.  Yields 1, works with Unified Dyes as well as the game's\n  default dyes.\n\n* Three of those can be crafted to form one pop tart cat rainbow, or nine can\n  be crafted together to form one pop tart cat itself.\n\n* Wet cement is crafted from a bucket of water and a block of gravel.  This\n  can be cooked into dried cement, which can be crafted into tools or back\n  into gravel.\n\n* An \"evil\" stick can be crafted from one lump of coal, one regular stick, and\n  one lump of Kalite from the Gloop Ores mod.\n\n* Four of those can be crafted into an \"evil\" block, which can also be crafted\n  back to \"evil\" sticks.  These blocks emit a small amount of light.\n\n* Cement tools are crafted in the usual manner, using cement blocks for the\n  tool heads instead of the usual steel, cobble, etc.\n\n* \"Evil\" tools can be crafted using the same standard recipes as for other\n  tools, substitution \"evil\" sticks for the handles and \"evil\" blocks for the\n  tool heads.\n\n* Regular sticks can be crafted back into wood blocks by placing four of them\n  in a square.\n\n* Cement and \"evil\" blocks can also be crafted into various stairs and slabs,\n  following the same recipes as with other stairs and slabs.  Evil stairs and\n  slabs emit a small amount of light.\n\n* Pavement (as for roads or parking lots) can be crafted by placing wet cement\n  (\"W\") and basalt (\"B\") into the crafting grid in a 3x3 checkerboard (yields\n  5):\n\tW B W\n\tB W B\n\tW B W\n\n  (you can also swap wet cement and basalt, using five and four portions,\n  respectively)\n\nOther useful stuff:\n-------------------\n\n* Cobblestone turns to mossy cobblestone in the presence of water (either\n  flowing or not).\n\n* When water and lava come into contact with one another, they will form one\n  of three materials:  Flowing lava coming into contact with standing water\n  forms basalt, both flowing into one another form pumice, while standing lava\n  forms obsidian when in contact with flowing or standing water.  Note that if\n  you're using this along with the standard minetest_game repository dated\n  March 9 or later, this function no longer works, because the game provides a\n  similar, less capable function.\n\nNotes:\n------\n\nThe cobblestone and mossy cobblestone road bed textures were derived from:\nhttp://opengameart.org/content/rpg-tiles-cobble-stone-paths-town-objects\n...and the default grass texture that comes with minetest_game.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmt-mods%2Fgloopblocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmt-mods%2Fgloopblocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmt-mods%2Fgloopblocks/lists"}