Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

## [0.5.2]
### [Link](https://github.com/Deepacat/Splendid-Ranching/releases/tag/0.5.2)
### Changes
- Fixed some slime fusion recipe conflicts
- crimson, warped, and phantom are now all craftable
- Fancy toasts for quest completions

## [0.5.1]
### [Link](https://github.com/Deepacat/Splendid-Ranching/releases/tag/0.5.1)
### Changes
- Added a block that stores the daily market data in it, for use with computercraft
- Made mining gadget tiers freely cyclable in crafting
Expand Down
1 change: 1 addition & 0 deletions bivrik/common.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"categories":{"boosters":[{"name":"Halil Han","annotation":"First booster!"}],"special_thanks":[{"name":"Dexpit"},{"name":"Starfirexx"},{"name":"VaporeonScripts","annotation":"Helped a lot at the very start"},{"name":"Fyoncle","annotation":"Just a chill dude"},{"name":"{user.name}","annotation":"\u003c3"}]},"date":"2026-05-11T03:21:00.604959300Z"}
1 change: 1 addition & 0 deletions bivrik/mods/fancytoasts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"categories":{"translators":[{"name":"Gao Xinyang","annotation":"Chinese (zh_cn)"},{"name":"ChaTian","annotation":"Chinese (zh_tw)"},{"name":"PExPE3","annotation":"Japanese (ja_jp)"}],"github_activists":[{"name":"VaporeonScripts","annotation":"\u003c3"},{"name":"Mysticpasta1"},{"name":"PoIyframeX"},{"name":"aisukuma"},{"name":"ZakoFish"},{"name":"pupcakie"},{"name":"guguz"},{"name":"TCK-MODDER"},{"name":"Redls07"},{"name":"HalilMan","annotation":"Important bug finder"},{"name":"LiterallyLink"},{"name":"teenecks"},{"name":"F0rsakenPhant0M"},{"name":"YnwLNE","annotation":"A truck with ideas"},{"name":"Memory_Yzf"},{"name":"ttylmatt2","annotation":"Pointed out critical UI problem"},{"name":"Krampus69"},{"name":"Fyoncle","annotation":"1.20.1 fabric enjoyer"},{"name":"ImAK9"},{"name":"Piotr1628"},{"name":"shbashi"},{"name":"realrpgslime"},{"name":"bysbuild"},{"name":"GoodBoiYAY"},{"name":"FutureLight31"},{"name":"Phoenixcresset"},{"name":"icreray"},{"name":"NilskYT"},{"name":"BS3310"},{"name":"Furglitch","annotation":"100th comment on CurseForge!"},{"name":"VioletEverbloom"},{"name":"TwoBluDogs"},{"name":"Mi9ded"},{"name":"iGiulio12"},{"name":"P1neapplell0"}]},"date":"2026-05-11T03:21:00.602959900Z"}
30 changes: 19 additions & 11 deletions config/crash_assistant/modlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,14 @@
"curseForgeHash": 3141943045,
"modrinthHash": "1fef1d8ab0dc2dec116bc6d6cb6f789fd33b23b0"
},
"fancytoasts-forge-1.20.1-1.4.7.jar": {
"jarName": "fancytoasts-forge-1.20.1-1.4.7.jar",
"modId": "fancytoasts",
"name": "FancyToasts",
"version": "1.4.7",
"curseForgeHash": 364923521,
"modrinthHash": "819a5f00ac299ab9700857ea632bd8f726e1f128"
},
"FarmersDelight-1.20.1-1.3.1.jar": {
"jarName": "FarmersDelight-1.20.1-1.3.1.jar",
"modId": "farmersdelight",
Expand Down Expand Up @@ -810,13 +818,13 @@
"curseForgeHash": 438981801,
"modrinthHash": "0d324b97af98938f28f58f696e0b992c42eb8f31"
},
"interactive_corporea_reinfused-1.1.0-beta.jar": {
"jarName": "interactive_corporea_reinfused-1.1.0-beta.jar",
"interactive_corporea-1.2.0-beta.jar": {
"jarName": "interactive_corporea-1.2.0-beta.jar",
"modId": "interactive_corporea",
"name": "Interactive Corporea",
"version": "1.1.0-beta",
"curseForgeHash": 2352024771,
"modrinthHash": "1f0d3e43260e20ea0c9e80d5c5362c721f692ff0"
"name": "Interactive Corporea Reinfused",
"version": "1.2.0-beta",
"curseForgeHash": 830625373,
"modrinthHash": "52c458e5eed812c6b9e4882ec0f63262d0c576e7"
},
"ItemBorders-1.20.1-forge-1.2.2.jar": {
"jarName": "ItemBorders-1.20.1-forge-1.2.2.jar",
Expand Down Expand Up @@ -1364,13 +1372,13 @@
"curseForgeHash": 1515254383,
"modrinthHash": "231fb325368c0660954f47bfb03493f5246fa4d1"
},
"splendid_slimes-0.20.2.jar": {
"jarName": "splendid_slimes-0.20.2.jar",
"splendid_slimes-0.20.3.jar": {
"jarName": "splendid_slimes-0.20.3.jar",
"modId": "splendid_slimes",
"name": "Splendid Slimes",
"version": "0.20.2",
"curseForgeHash": 3937652437,
"modrinthHash": "97642472e75fd59781089c046c132b5898fbf95a"
"version": "0.20.3",
"curseForgeHash": 500964973,
"modrinthHash": "85d43864434b8cd34a7dc4dc0e257cf7b9f24a44"
},
"structure_layout_optimizer-forge-1.0.11.jar": {
"jarName": "structure_layout_optimizer-forge-1.0.11.jar",
Expand Down
20 changes: 20 additions & 0 deletions config/fancytoasts/general.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"isJadeHiding": true,
"isBossBarHiding": true,
"isAetherEnabled": true,
"areSoundsEnabled": true,
"taskVolume": 1.0,
"goalVolume": 1.0,
"challengeVolume": 1.0,
"loopsStrength": 1.0,
"loopsSpeed": 1.0,
"pitchRandomness": 0.0,
"animationSpeed": 1.0,
"offsetX": 0,
"offsetY": -50,
"toastAnchor": "TOP",
"toastScreenBehavior": "TRANSPARENT",
"titleDisplayTextType": "DEFAULT",
"descriptionDisplayTextType": "DEFAULT",
"version": 3
}
10 changes: 10 additions & 0 deletions config/fancytoasts/toast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"textureId": "fancytoasts:textures/toast/vanilla.png",
"animationId": "fancytoasts:animations/toast/playful",
"soundIds": {
"TASK": "minecraft:item.goat_horn.sound.0",
"GOAL": "minecraft:item.goat_horn.sound.0",
"CHALLENGE": "minecraft:ui.toast.challenge_complete"
},
"version": 1
}
15 changes: 15 additions & 0 deletions config/fancytoasts/toast_filtering.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"fancyAdvancementToastsEnabled": true,
"fancyQuestToastsEnabled": true,
"advancementToastsEnabled": false,
"recipeToastsEnabled": false,
"systemToastsEnabled": false,
"tutorialToastsEnabled": false,
"typesToIgnore": {
"TASK": false,
"GOAL": false,
"CHALLENGE": false
},
"toastsToIgnore": [],
"version": 1
}
3 changes: 2 additions & 1 deletion config/ftbquests/quests/chapters/welcome_to_the_ranch.snbt
Original file line number Diff line number Diff line change
Expand Up @@ -1016,6 +1016,7 @@
type: "item"
}]
shape: "rsquare"
subtitle: "This cake is real!"
tasks: [
{
id: "1B51D0724E851D91"
Expand Down Expand Up @@ -1137,7 +1138,7 @@
tasks: [
{
id: "109898E1B0AB47CF"
title: "I am a computer scientist! Maybe... I want these regardless"
title: "I am a computer scientist! Mmmaybe... I just want these!"
type: "checkmark"
}
{
Expand Down
23 changes: 13 additions & 10 deletions config/interactive_corporea-common.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,35 +32,35 @@
enableUpdateModule = true
#Enable the ANCHOR Requesting Halo module
enableAnchorModule = true
#Enable the MAGNATE Requesting Halo module
enableMagnateModule = true
#Enable the CRAFTING Requesting Halo module
enableCraftingModule = true
#Enable the QUANTUM_INSERTER Requesting Halo module
enableQuantumInserterModule = true
#Enable the FAR_REACH Requesting Halo module
enableFarReachModule = true
#Enable the GREATER_MAGNATE Requesting Halo module
enableGreaterMagnateModule = true
#Enable the BLACK_HOLE Requesting Halo module
enableBlackHoleModule = true
#Enable the MAGNETIZATION Requesting Halo module
enableMagnetizationModule = true
#Enable the GREATER_MAGNETIZATION Requesting Halo module
enableGreaterMagnetizationModule = true

[Range]
#Base Corporea access range of the Requesting Halo before range upgrades
#Range: > 0
baseRequestingHaloRange = 10
#Range bonus provided by the MAGNATE module when it is enabled
#Range: > 0
magnateRangeBonus = 10
#Range bonus provided by the FAR_REACH module when it is enabled
#Range: > 0
farReachRangeBonus = 20
#Range bonus provided by the GREATER_MAGNATE module when it is enabled
#Range: > 0
greaterMagnateRangeBonus = 30
#Range bonus provided by the BLACK_HOLE module when it is enabled
#Range: > 0
blackHoleRangeBonus = 50
#Range bonus provided by the MAGNETIZATION module when it is enabled
#Range: > 0
magnetizationRangeBonus = 10
#Range bonus provided by the GREATER_MAGNETIZATION module when it is enabled
#Range: > 0
greaterMagnetizationRangeBonus = 30

[Particles]
#Enable mod particle effects
Expand Down Expand Up @@ -97,4 +97,7 @@
#Scale applied to quantum receive sounds
#Range: 0.0 ~ 10.0
quantumReceiveSoundScale = 1.0
#Scale applied to halo return sounds
#Range: 0.0 ~ 10.0
haloReturnSoundScale = 1.0

21 changes: 6 additions & 15 deletions kubejs/server_scripts/mods/mbd2/slime_breeder.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,12 @@ const slimeRecipes = {
]
},
alien_orby_to_phantom: {
entityIn: [{ count: 1, id: 'alien' }, { count: 1, id: 'orby' }],
entityIn: [{ count: 1, id: 'monster' }, { count: 1, id: 'alien' }, { count: 1, id: 'orby' }],
heartOut: [
{ count: 1, id: 'alien', weight: 10 },
{ count: 1, id: 'orby', weight: 10 },
{ count: 1, id: 'phantom', weight: 80 }
{ count: 1, id: 'monster', weight: 10 },
{ count: 1, id: 'phantom', weight: 70 }
]
},
// t2 fusion slimes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Expand Down Expand Up @@ -167,26 +168,16 @@ const slimeRecipes = {
{ count: 1, id: 'weeping', weight: 70 }
]
},
fungus_blazing_to_crimson: {
entityIn: [
{ count: 1, id: 'fungus' },
{ count: 1, id: 'blazing' }
],
heartOut: [
{ count: 1, id: 'fungus', weight: 10 },
{ count: 1, id: 'blazing', weight: 10 },
{ count: 1, id: 'crimson', weight: 80 }
]
},
fungus_blazing_to_warped: {
fungus_blazing_to_warped_and_crimson: {
entityIn: [
{ count: 1, id: 'fungus' },
{ count: 1, id: 'blazing' }
],
heartOut: [
{ count: 1, id: 'fungus', weight: 10 },
{ count: 1, id: 'blazing', weight: 10 },
{ count: 1, id: 'warped', weight: 80 }
{ count: 1, id: 'crimson', weight: 40 },
{ count: 1, id: 'warped', weight: 40 }
]
},
stony_blazing_orby_to_geode: {
Expand Down
1 change: 1 addition & 0 deletions kubejs/startup_scripts/blocks/marketDataStorage.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ StartupEvents.registry("block", e => {
global['handleDataStorageTick'](entity)
})
})
.redstoneConductor(true)
})
Loading
Loading