Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny-Hui committed Aug 5, 2024
1 parent 6806fcf commit 4d26e26
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
## (JCM v2.0.0 beta-3) for (MTR 4 beta-9) has been released!
## (JCM v2.0.0 beta-3) for (MTR 4 beta-8) has been released!

This release is originally planned to release with the upcoming MTR beta version, but we recognize that existing MTR 4 beta-8 players may benefit from the changes made so far.

**New:**
- Add ja_jp (Japanese) translation (Thanks CinderaceOTS!)
- All Helpline & Emergency buttons now emits a Redstone signal when right-clicked, so you now can use this to setup your own contraption. (Helpline Death Trap anyone?)
- All Helpline & Emergency buttons now emits a Redstone signal when right-clicked, so you now can use this to setup your own contraption.
- Classic MTR Enquiry Machines now has a GUI when clicked! (Thanks *dooji*!)
- - The screen would show transactions recorded by JCM after this update
- - Transactions including "Add Value" via Ticket Machines and exiting ticket barrier
- - RV Enquiry Machines screen is planned to be added later

**Changes:**
- All modloaders has been merged into 1 jar again (via [Forgix](https://github.com/PacifistMC/Forgix)), just like in JCM v1
Expand Down
2 changes: 1 addition & 1 deletion fabric/src/main/java/com/lx862/jcm/mod/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ public class Constants {
public static final String MOD_NAME = "Joban Client Mod";
public static final String MOD_ID = "jsblock";
public static final String LOGGING_PREFIX = "[JCM] ";
public static final String MOD_VERSION = "2.0.0 Beta-2";
public static final String MOD_VERSION = "2.0.0 Beta-3";
public static final int MC_TICK_PER_SECOND = 20;

public static Identifier id(String id) {
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.daemon=false
minecraft_version=1.20.4

# Mod Properties
mod_version=2.0.0-beta-2
mod_version=2.0.0-beta-3
artifact_date=
maven_group=com.lx862.jcm
archives_base_name=JCM
Expand Down Expand Up @@ -36,4 +36,4 @@ modern_fallback_font = ,\n \
}

mc_door_118 = {"variants": {"facing=east,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom"},"facing=east,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge","y": 90},"facing=east,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge"},"facing=east,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom","y": 270},"facing=east,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top"},"facing=east,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge","y": 90},"facing=east,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge"},"facing=east,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top","y": 270},"facing=north,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom","y": 270},"facing=north,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge"},"facing=north,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge","y": 270},"facing=north,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom","y": 180},"facing=north,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top","y": 270},"facing=north,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge"},"facing=north,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge","y": 270},"facing=north,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top","y": 180},"facing=south,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom","y": 90},"facing=south,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge","y": 180},"facing=south,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge","y": 90},"facing=south,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom"},"facing=south,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top","y": 90},"facing=south,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge","y": 180},"facing=south,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge","y": 90},"facing=south,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top"},"facing=west,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom","y": 180},"facing=west,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_hinge","y": 270},"facing=west,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_hinge","y": 180},"facing=west,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom","y": 90},"facing=west,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top","y": 180},"facing=west,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_hinge","y": 270},"facing=west,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_hinge","y": 180},"facing=west,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top","y": 90}}}
mc_door_119 = {"variants": {"facing=east,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left"},"facing=east,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 90},"facing=east,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right"},"facing=east,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 270},"facing=east,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left"},"facing=east,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 90},"facing=east,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right"},"facing=east,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 270},"facing=north,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 270},"facing=north,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open"},"facing=north,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 270},"facing=north,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 180},"facing=north,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 270},"facing=north,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open"},"facing=north,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 270},"facing=north,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 180},"facing=south,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 90},"facing=south,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 180},"facing=south,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 90},"facing=south,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open"},"facing=south,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 90},"facing=south,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 180},"facing=south,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 90},"facing=south,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open"},"facing=west,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 180},"facing=west,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 270},"facing=west,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 180},"facing=west,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 90},"facing=west,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 180},"facing=west,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 270},"facing=west,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 180},"facing=west,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 90}}}
mc_door_119 = {"variants": {"facing=east,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left"},"facing=east,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 90},"facing=east,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right"},"facing=east,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 270},"facing=east,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left"},"facing=east,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 90},"facing=east,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right"},"facing=east,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 270},"facing=north,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 270},"facing=north,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open"},"facing=north,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 270},"facing=north,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 180},"facing=north,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 270},"facing=north,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open"},"facing=north,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 270},"facing=north,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 180},"facing=south,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 90},"facing=south,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 180},"facing=south,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 90},"facing=south,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open"},"facing=south,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 90},"facing=south,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 180},"facing=south,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 90},"facing=south,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open"},"facing=west,half=lower,hinge=left,open=false": {"model": "minecraft:block/iron_door_bottom_left","y": 180},"facing=west,half=lower,hinge=left,open=true": {"model": "minecraft:block/iron_door_bottom_left_open","y": 270},"facing=west,half=lower,hinge=right,open=false": {"model": "minecraft:block/iron_door_bottom_right","y": 180},"facing=west,half=lower,hinge=right,open=true": {"model": "minecraft:block/iron_door_bottom_right_open","y": 90},"facing=west,half=upper,hinge=left,open=false": {"model": "minecraft:block/iron_door_top_left","y": 180},"facing=west,half=upper,hinge=left,open=true": {"model": "minecraft:block/iron_door_top_left_open","y": 270},"facing=west,half=upper,hinge=right,open=false": {"model": "minecraft:block/iron_door_top_right","y": 180},"facing=west,half=upper,hinge=right,open=true": {"model": "minecraft:block/iron_door_top_right_open","y": 90}}}

0 comments on commit 4d26e26

Please sign in to comment.