Merge branch 'LCE-Hub:main' into main

This commit is contained in:
zombie 🤑 2026-06-04 18:19:06 -07:00 committed by GitHub
commit e25d71fba5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 226 additions and 11 deletions

Binary file not shown.

View file

@ -2,7 +2,7 @@
"id": "420",
"name": "Skin Pack 420",
"author": "Dllie",
"description": "Celebrate April 20th with Skin Pack 420! all of your favorite 420 icons such as Bugs Bunny and Gordon Weedman",
"description": "Celebrate April 20th (Or 4:20pm on any day) with Skin Pack 420!\ni updated the skin pack recently and added Seth Rogan!",
"extended_description": "",
"category": [
"Skin",
@ -12,5 +12,5 @@
"zips": {
"Skin Pack 420.zip": "{DLCDir}"
},
"version": "420.0.0"
"version": "420.0.1"
}

View file

@ -21,8 +21,16 @@ We welcome contributors! To add your content to the workshop:
1. **Fork this repository.**
2. **Upload your content**: Create a subfolder with your mod ID and place your assets (zips, thumbnails).
3. **Update `meta.json` in your subfolder**: Add your item to the list following the schema below.
4. **Submit a Pull Request**: Our team will review your submission for quality and safety.
3. **Make sure your content follows our simple rules**.
4. **Update `meta.json` in your subfolder**: Add your item to the list following the schema below.
5. **Submit a Pull Request**: Our team will review your submission for quality and safety.
## Submission Rules
- No NSFW content.
- Give credit where credit is due.
- Use proper categories (multiple are okay).
- Try avoiding half-finished or low-effort/quality content.
## Schema Details

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

16
ben-10-skinpack/meta.json Normal file
View file

@ -0,0 +1,16 @@
{
"id": "ben-10-skinpack",
"name": "Ben 10 Skinpack",
"author": "loganpcollins2010-lab",
"description": "It started when an alien device did what it did, and now you can play as the wielder of that device, and his original 10 transformations!",
"extended_description": "",
"category": [
"Skin",
"DLC"
],
"thumbnail": "ben 10 pack.png",
"zips": {
"Ben 10 Skinpack.zip": "{DLCDir}"
},
"version": "1.0.0"
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

15
drainage/meta.json Normal file
View file

@ -0,0 +1,15 @@
{
"id": "drainage",
"name": "Drainage",
"author": "Dllie",
"description": "A Hunger Games/Battle Map by Dllie, press the buttons on the 2 diamond blocks outside the map before playing",
"extended_description": "",
"category": [
"World"
],
"thumbnail": "InShot_20260523_190443357.jpg",
"zips": {
"Drainage by Dllie.zip": "{GameHDD}"
},
"version": "1.0.0"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View file

@ -0,0 +1,15 @@
{
"id": "infinitesplashtext",
"name": "Infinite Splash Text!",
"author": "LCEGuys",
"description": "a community project thats updated regularly!",
"extended_description": "",
"category": [
"Mod"
],
"thumbnail": "InShot_20260531_094957184.jpg",
"zips": {
"splashes.zip": "Common/Media/MediaWindows64"
},
"version": "1.0.0"
}

Binary file not shown.

View file

@ -3,7 +3,7 @@
"name": "Keyboard & Mouse UI",
"author": "SuperCatElvis",
"description": "A full keyboard and mouse UI replacement for Minecraft: Legacy Console Edition on PC.\n\nUnlike the original Xbox 360 and PS3 versions, where the interface was built entirely around a controller. The PC version introduces a number of inconsistencies. Many actions that were originally mapped to a single controller button are split across multiple keys, which can cause incorrect icons.\n\nThis mod aims to restore consistency by replacing controller prompts with accurate keyboard and mouse inputs, using the most commonly used key for each controller action.",
"extended_description": "# DO NOT USE ON NEOLEGACY",
"extended_description": "# DO NOT USE ON NEOLEGACY\n# Original Keyboard tooltips made by NicSonic-_-.",
"category": [
"Mod"
],

View file

@ -1,6 +1,6 @@
{
"generated_at": "2026-05-11T13:00:23.326Z",
"count": 41,
"generated_at": "2026-06-03T01:31:30.170Z",
"count": 48,
"packages": [
{
"id": "2010s-indie-horror",
@ -22,7 +22,7 @@
"id": "420",
"name": "Skin Pack 420",
"author": "Dllie",
"description": "Celebrate April 20th with Skin Pack 420! all of your favorite 420 icons such as Bugs Bunny and Gordon Weedman",
"description": "Celebrate April 20th (Or 4:20pm on any day) with Skin Pack 420!\ni updated the skin pack recently and added Seth Rogan!",
"extended_description": "",
"category": [
"Skin",
@ -32,7 +32,7 @@
"zips": {
"Skin Pack 420.zip": "{DLCDir}"
},
"version": "420.0.0"
"version": "420.0.1"
},
{
"id": "barebones",
@ -67,6 +67,22 @@
},
"version": "1.0.0"
},
{
"id": "ben-10-skinpack",
"name": "Ben 10 Skinpack",
"author": "loganpcollins2010-lab",
"description": "It started when an alien device did what it did, and now you can play as the wielder of that device, and his original 10 transformations!",
"extended_description": "",
"category": [
"Skin",
"DLC"
],
"thumbnail": "ben 10 pack.png",
"zips": {
"Ben 10 Skinpack.zip": "{DLCDir}"
},
"version": "1.0.0"
},
{
"id": "blockspack",
"name": "Blocks Skin Pack",
@ -190,6 +206,21 @@
},
"version": "1.0.0"
},
{
"id": "drainage",
"name": "Drainage",
"author": "Dllie",
"description": "A Hunger Games/Battle Map by Dllie, press the buttons on the 2 diamond blocks outside the map before playing",
"extended_description": "",
"category": [
"World"
],
"thumbnail": "InShot_20260523_190443357.jpg",
"zips": {
"Drainage by Dllie.zip": "{GameHDD}"
},
"version": "1.0.0"
},
{
"id": "edmundmcmillenpack",
"name": "Edmund Mcmillen Pack",
@ -270,6 +301,21 @@
},
"version": "2.0.5"
},
{
"id": "infinitesplashtext",
"name": "Infinite Splash Text!",
"author": "LCEGuys",
"description": "a community project thats updated regularly!",
"extended_description": "",
"category": [
"Mod"
],
"thumbnail": "InShot_20260531_094957184.jpg",
"zips": {
"splashes.zip": "Common/Media/MediaWindows64"
},
"version": "1.0.0"
},
{
"id": "joesspecialskins",
"name": "Joe's Special Skin(s)",
@ -307,7 +353,7 @@
"name": "Keyboard & Mouse UI",
"author": "SuperCatElvis",
"description": "A full keyboard and mouse UI replacement for Minecraft: Legacy Console Edition on PC.\n\nUnlike the original Xbox 360 and PS3 versions, where the interface was built entirely around a controller. The PC version introduces a number of inconsistencies. Many actions that were originally mapped to a single controller button are split across multiple keys, which can cause incorrect icons.\n\nThis mod aims to restore consistency by replacing controller prompts with accurate keyboard and mouse inputs, using the most commonly used key for each controller action.",
"extended_description": "# DO NOT USE ON NEOLEGACY",
"extended_description": "# DO NOT USE ON NEOLEGACY\n# Original Keyboard tooltips made by NicSonic-_-.",
"category": [
"Mod"
],
@ -332,6 +378,23 @@
},
"version": "1.0.0"
},
{
"id": "mario-textures-skins",
"name": "Mario Textures & Skins",
"author": "useless-zombie",
"description": "Adds the Mario texture pack and skins. The skins were made by dydymiku.",
"extended_description": "",
"category": [
"Skin",
"Texture",
"DLC"
],
"thumbnail": "thumbnail.png",
"zips": {
"Mario.zip": "{DLCDir}"
},
"version": "1.0.0"
},
{
"id": "mario-universe-hg",
"name": "Mario Universe Hunger Games Map",
@ -410,6 +473,22 @@
},
"version": "1.0.0"
},
{
"id": "replastic-texture-pack",
"name": "Replastic Tetxure Pack",
"author": "EnchantedDragons7",
"description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.\n\nUpdated by FrizyDragon",
"extended_description": "",
"category": [
"Texture",
"DLC"
],
"thumbnail": "thumbnail.png",
"zips": {
"RePlastic Texture Pack.zip": "{DLCDir}"
},
"version": "1.0.0"
},
{
"id": "skinpack",
"name": "SkyPack!",
@ -583,6 +662,23 @@
},
"version": "1.0.0"
},
{
"id": "texturepacktemplate",
"name": "TexturePack Template",
"author": "cheapmanga",
"description": "Minecraft LCE template and a detailed guide for texture-pack making. This template was made by CheapManga and Gamer99",
"extended_description": "",
"category": [
"Mod",
"DLC",
"Texture"
],
"thumbnail": "563178726-903d83e5-d2be-414a-acf1-20cda2a8f89d.png",
"zips": {
"TexturePack.Template.v5.zip": "{DLCDir}"
},
"version": "5.0.0"
},
{
"id": "thevoid",
"name": "The Void",
@ -614,6 +710,22 @@
},
"version": "1.0.0"
},
{
"id": "tu12tutorial",
"name": "TU14 Tutorial DLC",
"author": "neoapps-dev",
"description": "DLCified TU14 tutorial world for neoLegacy",
"extended_description": "",
"category": [
"DLC",
"World"
],
"thumbnail": "TU12.png",
"zips": {
"0000TU12Tutorial.zip": "{DLCDir}"
},
"version": "14.0.0"
},
{
"id": "vintage-lce",
"name": "Vintage LCE",

Binary file not shown.

View file

@ -0,0 +1,16 @@
{
"id": "replastic-texture-pack",
"name": "Replastic Tetxure Pack",
"author": "EnchantedDragons7",
"description": "A brightly colored, simple texture pack with chocolate block highlighting and simple icons.\n\nUpdated by FrizyDragon",
"extended_description": "",
"category": [
"Texture",
"DLC"
],
"thumbnail": "thumbnail.png",
"zips": {
"RePlastic Texture Pack.zip": "{DLCDir}"
},
"version": "1.0.0"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 710 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 918 KiB

Binary file not shown.

View file

@ -0,0 +1,17 @@
{
"id": "texturepacktemplate",
"name": "TexturePack Template",
"author": "cheapmanga",
"description": "Minecraft LCE template and a detailed guide for texture-pack making. This template was made by CheapManga and Gamer99",
"extended_description": "",
"category": [
"Mod",
"DLC",
"Texture"
],
"thumbnail": "563178726-903d83e5-d2be-414a-acf1-20cda2a8f89d.png",
"zips": {
"TexturePack.Template.v5.zip": "{DLCDir}"
},
"version": "5.0.0"
}

Binary file not shown.

BIN
tu12tutorial/TU12.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

16
tu12tutorial/meta.json Normal file
View file

@ -0,0 +1,16 @@
{
"id": "tu12tutorial",
"name": "TU14 Tutorial DLC",
"author": "neoapps-dev",
"description": "DLCified TU14 tutorial world for neoLegacy",
"extended_description": "",
"category": [
"DLC",
"World"
],
"thumbnail": "TU12.png", // yeah no i aint changin file names
"zips": {
"0000TU12Tutorial.zip": "{DLCDir}"
},
"version": "14.0.0"
}

View file

@ -1,5 +1,5 @@
{
"generated_at": "2026-05-11T13:00:23.326Z",
"generated_at": "2026-06-03T01:31:30.171Z",
"count": 2,
"versionlist": [
{