Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
55115f4
updated 1.18.2/main to 1.20.1
GuyApooye Aug 6, 2024
42062d6
Update README.md
GuyApooye Aug 6, 2024
4944190
fixed config registry in fabric version
GuyApooye Aug 7, 2024
7d248c5
Merge remote-tracking branch 'origin/1.20.1/main' into 1.20.1/main
GuyApooye Aug 7, 2024
4ba48d1
updated 1.18.2/main to 1.20.1
GuyApooye Aug 6, 2024
7af825a
fixed config registry in fabric version
GuyApooye Aug 7, 2024
8ecfd44
Update README.md
GuyApooye Aug 6, 2024
0327d92
Merge remote-tracking branch 'origin/1.20.1/main' into 1.20.1/main
GuyApooye Aug 14, 2024
1dd31c2
added copycat flaps and wings
GuyApooye Aug 14, 2024
15b118e
Merge remote-tracking branch 'origin/1.18.2/main' into 1.20.1/main
GuyApooye Aug 16, 2024
fef1fb1
intellij's minecraft development plugin is stupid and i hate it
GuyApooye Aug 16, 2024
26f0a2a
hotfix
GuyApooye Aug 16, 2024
f5c78c4
Added CV Joints
BlueMoonJune Aug 16, 2024
20473d1
CV Joint Tweaks
BlueMoonJune Aug 17, 2024
0dd85f1
CV Joints finished (hopefully)
BlueMoonJune Aug 18, 2024
9341f39
Merge branch '1.20.1/main' into 1.20.1/main
BlueMoonJune Aug 18, 2024
14432da
Merge pull request #1
GuyApooye Aug 18, 2024
21d5101
added constant velocity joints
GuyApooye Aug 18, 2024
9bba100
Update LICENSE
GuyApooye Aug 22, 2024
340eff2
fuck i do not wanna get sued by vs2 devs
GuyApooye Aug 22, 2024
7f0e247
Merge remote-tracking branch 'origin/1.20.1/main' into 1.20.1/main
GuyApooye Aug 22, 2024
76c6838
nvm its fine
GuyApooye Aug 22, 2024
b327bc9
Merge remote-tracking branch 'origin/1.20.1/main' into 1.20.1/main
GuyApooye Aug 22, 2024
1f28f02
i need to do this because github stupid
GuyApooye Aug 22, 2024
a036479
Update LICENSE again...
GuyApooye Aug 22, 2024
4d2fea6
Added inverted redstone resistor
xiewuzhiying Oct 16, 2024
927db1f
Merge pull request #5
GuyApooye Oct 16, 2024
5ca8909
removed connector from hose renderer
GuyApooye Oct 18, 2024
04582a4
Same to 1.18.2-main
MulatramAwA Nov 3, 2024
01c9fbb
Same to 1.18.2-main
MulatramAwA Nov 3, 2024
f896d68
Merge pull request #1 from MulatramAwA/patch-1
MulatramAwA Nov 3, 2024
c946fd4
Merge pull request #2 from MulatramAwA/patch-2
MulatramAwA Nov 3, 2024
f9922c1
Merge pull request #8 from MulatramAwA/1.20.1/main
GuyApooye Nov 9, 2024
f0bbd5d
Update build.gradle
MulatramAwA Nov 23, 2024
e1fff79
Hotfix removal warning
MulatramAwA Nov 23, 2024
f360082
Create build1201.yml
MulatramAwA Nov 30, 2024
a9704f1
Forget to mergeJars LOL
MulatramAwA Nov 30, 2024
346bc37
Add --scan to debug
MulatramAwA Nov 30, 2024
40c8c19
Removed --scan because need to apply some thing, now use --info
MulatramAwA Nov 30, 2024
400595d
Removed all debug option
MulatramAwA Nov 30, 2024
28ade78
Bro finally get that I didn't give it clockwork-1.20.1-fabric.jar
Mulatram-UwU Nov 30, 2024
1c877cd
Bro still miss two clockwork files, fuck you clockwork
Mulatram-UwU Nov 30, 2024
bb21d4e
Merge pull request #12 from MulatramAwA/1.20.1/main
GuyApooye Dec 3, 2024
5668410
oh god i ran the model registry on the server side
GuyApooye Dec 3, 2024
cd614de
ran the event registry on the server side :facepalm:
GuyApooye Dec 14, 2024
707ada8
crash because 2 lines needed to switch places
GuyApooye Dec 19, 2024
895502b
ive neither tested nor fixed the issue in the last commit
GuyApooye Dec 21, 2024
1cd6b7a
Let's speak Chinese! 让我们说中文!
Mulatram-UwU Dec 28, 2024
8dfe802
Merge pull request #15 from MulatramAwA/1.20.1/main
GuyApooye Dec 29, 2024
096c6f2
fix some bug
CNGRASSBLOCK Aug 1, 2025
78590cc
fix
CNGRASSBLOCK Sep 11, 2025
79bda0f
create
CNGRASSBLOCK Mar 8, 2026
68ec35c
create
CNGRASSBLOCK Mar 8, 2026
81a89ab
License
CNGRASSBLOCK Mar 8, 2026
9d95573
License
CNGRASSBLOCK Mar 8, 2026
dcb7a0d
Update README
GuyApooye Mar 8, 2026
07a8633
icon
CNGRASSBLOCK Mar 8, 2026
24ff3b1
Merge remote-tracking branch 'origin/1.20.1/forge' into 1.20.1/forge
CNGRASSBLOCK Mar 8, 2026
4094d80
libs
CNGRASSBLOCK Mar 8, 2026
c57a142
readme
CNGRASSBLOCK Mar 8, 2026
1b92faa
PedalsBlock
CNGRASSBLOCK Mar 9, 2026
618f071
up to 5.2.2.0
CNGRASSBLOCK Mar 20, 2026
6fa98d8
something
CNGRASSBLOCK Mar 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
name: Obfuscation Build

on:
push:
branches:
- master # 仅当 push 到 主分支时触发
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-latest

steps:
- name: 🧾 Checkout repository
uses: actions/checkout@v4

- name: ☕ Set up JDK 17
uses: actions/setup-java@v4
with:
distribution: 'temurin'
java-version: '17'

- name: 🛠️ Grant execute permission for Gradle wrapper
run: chmod +x ./gradlew

- name: 🧱 Build with Gradle
run: ./gradlew build

- name: 🧱 obfuscate Mod
run: ./gradlew obfuscateMod



- name: 📦 Zip build/libs contents
run: |
mkdir -p artifacts
cp build/libs/**.jar artifacts
cp mapping.txt artifacts

- name: 🚀 Upload zipped artifacts
uses: actions/upload-artifact@v4
with:
name: build-artifacts-obfuscation
path: artifacts/**
if-no-files-found: error
retention-days: 14
compression-level: 6
overwrite: true
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*.ipr
*.iws


# IntelliJ
out/
# mpeltonen/sbt-idea plugin
Expand Down Expand Up @@ -113,6 +114,9 @@ gradle-app.setting

# Common working directory
run/
runs/

# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar

mapping.txt
2 changes: 0 additions & 2 deletions LICENSE

This file was deleted.

3 changes: 3 additions & 0 deletions LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Copyright (c) 2026 GuyApooye, CN_GOOD_GRASS

All rights reserved.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
# ClockworkAdditions 1.18.2
# ClockworkAdditions 1.20.1

TODO:

Gyroscope/Rotation Sensor

Wanderlite Casing

Copycat Wing and Copycat Flap
Want to copy/modify anything from this repository? Send me a message on Discord - @GuyApooye or @CN_GOOD_GRASS.
Forking of this repository is allowed for contributions' sake only.
Loading