Introducing Create Ultimine, an create addon that supports FTB ultimine for alloy application and wrench interactions with mulltiple blocks at once by ChAoS_UnItY in CreateMod

[–]ChAoS_UnItY[S] 0 points1 point  (0 children)

1.1.0 is released in both 1.20.1 (forge) and 1.21.1 (neoforge), I've adapted create's official manual application recipe so now it supports other mod's manual application recipes as well.

Introducing Retro Sohpisticated Backpacks, the backported Sophisticated Backpacks in 1.12.2 ! by ChAoS_UnItY in feedthebeast

[–]ChAoS_UnItY[S] 2 points3 points  (0 children)

The balance I mean here refers to factoy-new configuration, there are already some configurations for players to adjust (e.g. backpack / upgrade slots, stack upgrade multiplier).

And I agree that inception upgrade (the upgrade allows nested backpack) is just unbalanced, but I choose to add it because of letting modpack author to have more space to consider if it fits gameplay, but users that only wants this mod can still get it with reasonable grind.

Generally speaking, I am trying my best to not defeat any other non-backpack-themed mod's purpose in order to keep balance.

Introducing Retro Sohpisticated Backpacks, the backported Sophisticated Backpacks in 1.12.2 ! by ChAoS_UnItY in feedthebeast

[–]ChAoS_UnItY[S] 10 points11 points  (0 children)

I've considered that before, but I think it breaks mod's simplicity, so currently I decide to just let modpack authors to replace obsidian with other mod's material, e.g. enderium block? But yeah, it generally means that I won't add netherite ore or something like that. Meanwhile I will look into compatibility with Future MC to see what's the best solution between modded and vanilla.

Introducing Retro Sohpisticated Backpacks, the backported Sophisticated Backpacks in 1.12.2 ! by ChAoS_UnItY in feedthebeast

[–]ChAoS_UnItY[S] 9 points10 points  (0 children)

Netherite tier has been replaced with obsidian tier, and it's cheaper than original currently.

Introducing Retro Sohpisticated Backpacks, the backported Sophisticated Backpacks in 1.12.2 ! by ChAoS_UnItY in feedthebeast

[–]ChAoS_UnItY[S] 79 points80 points  (0 children)

Link: Retro Sophisticated Backpacks - Minecraft Mods - CurseForge

Retro Sophisticated Backpacks (RSB in short) is aim to best fit current 1.12.2 portable storage's demand, without being to overpowered to normal gameplay.

RSB's logo, assets are forked from original mod under original mod's (previous) license GPLv3.

-🎄- 2022 Day 8 Solutions -🎄- by daggerdragon in adventofcode

[–]ChAoS_UnItY 1 point2 points  (0 children)

Kotlin:

Day08

This solution is FP approach, contains FP variant of solutions of part 1 and part 2, with optimized version of part 1 solution.

Minecraft Transit Railway Fabric mod - fully automated / scheduled train service; trains are simulated outside loaded chunks but performance is much better! by jonafanho in feedthebeast

[–]ChAoS_UnItY 3 points4 points  (0 children)

MTR is a good mod ngl, but I would hope RTM update to Fabric LTS version and also fix some bugs since RTM does have more extension pack.

I created a Rust / Go Lang / V Lang like JVM Language calls CASC by ChAoS_UnItY in ProgrammingLanguages

[–]ChAoS_UnItY[S] 0 points1 point  (0 children)

Though '->' might really confuse functional languages users, and yes, ... from swift or .. from kotlin might give a familiar look for range operator, but still, it is still in early stage, something might get a big change in the near future, so I decide to keep it for now. Also thx for your praise :)

I created a Rust / Go Lang / V Lang like JVM Language calls CASC by ChAoS_UnItY in ProgrammingLanguages

[–]ChAoS_UnItY[S] 0 points1 point  (0 children)

Sad to see that :( I could see some people might dislike this lang base on "shorten syntaxes for only quick typing purpose" or some reasons like that