Genesis Architect

From nothing but the pebbles beneath your feet, craft your way to Sovereignty.

File Details

Genesis Architect v1.0.2

  • R
  • Apr 30, 2026
  • 24.36 KB
  • 20
  • 1.20.1
  • Forge

File Name

GenArch1.0.2.zip

Supported Versions

  • 1.20.1

Genesis Architect
Changelog 

v1.0.2

FILEPATH UPDATES

-Split filepath for performance & organization:

ORIGINAL:

kubejs > startup_scripts > items > architect_items.js
+
kubejs > server_scripts > architect_recipes.js

NEW:

startup_scripts > items > architect_items.js
+
server_scripts > 
    -age_tags.js
    -age1_recipes.js
    -age2_recipes.js
    -age3_recipes.js
    -age4_recipes.js
    -age5.5_recipes.js
    -age5_recipes.js
    -age6_recipes.js
    -banners.js
    -custom_item_logic.js

SCRIPT & LOGIC UPDATES

-age_tags.js:
    -consolidated introductory commentary
    -relocated lost tags and added new ones
    -modified age banner triggers to actually fire
-age2_recipes.js:
    -added Saplings, Logs, Bamboo, Honeycomb, Red & Brown Mushroom Block
    -modified Mushroom recipes to be more optimized. This stew is DRY.
    -moved Flower Armor set here
-age3_recipes.js:
    -added Amethyst Shard & Budding Amethyst
    -moved Elytra recipe to end of the list
-age4_recipes.js:
    -reclassified Villagers as Greater Mobs
-age5_recipes.js:
    -added Smithing Templates
-age6_recipes.js:
    -Added Ender Hand
    -Ender Arm relocated here

DUE TO AN OVERSIGHT, Mushroom updates will be delayed until 1.0.3.