ready oy 0.6.9
This commit is contained in:
parent
1431ef8f6e
commit
bce22cd4a1
3 changed files with 13 additions and 9 deletions
|
|
@ -32,6 +32,8 @@
|
||||||
- Candle colorization recipes in gtceu assembler.
|
- Candle colorization recipes in gtceu assembler.
|
||||||
- MoreRed cable colorization via gtceu chemical bath.
|
- MoreRed cable colorization via gtceu chemical bath.
|
||||||
- Try to fix crash - create pressing.
|
- Try to fix crash - create pressing.
|
||||||
|
- Removed *NewYear* logo from drp.
|
||||||
|
- Removed fix for xaero-map, because tfc grass colors has been fixed in xaero.
|
||||||
|
|
||||||
## [0.6.8] - 24.01.2024
|
## [0.6.8] - 24.01.2024
|
||||||
### Changes
|
### Changes
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
"detectDimensionData": true,
|
"detectDimensionData": true,
|
||||||
"detectWorldData": true,
|
"detectWorldData": true,
|
||||||
"clientId": "1182610212121743470",
|
"clientId": "1182610212121743470",
|
||||||
"defaultIcon": "logo_new_year",
|
"defaultIcon": "tfg-icon",
|
||||||
"enableJoinRequests": false,
|
"enableJoinRequests": false,
|
||||||
"partyPrivacyLevel": 1,
|
"partyPrivacyLevel": 1,
|
||||||
"preferredClientLevel": 3,
|
"preferredClientLevel": 3,
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
"autoRegister": false
|
"autoRegister": false
|
||||||
},
|
},
|
||||||
"biomeSettings": {
|
"biomeSettings": {
|
||||||
"fallbackBiomeIcon": "logo_new_year",
|
"fallbackBiomeIcon": "tfg-icon",
|
||||||
"biomeData": {
|
"biomeData": {
|
||||||
"default": {
|
"default": {
|
||||||
"textOverride": "Playing in {biome.name}"
|
"textOverride": "Playing in {biome.name}"
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"dimensionSettings": {
|
"dimensionSettings": {
|
||||||
"fallbackDimensionIcon": "logo_new_year",
|
"fallbackDimensionIcon": "tfg-icon",
|
||||||
"dimensionData": {
|
"dimensionData": {
|
||||||
"default": {
|
"default": {
|
||||||
"textOverride": "In the {dimension.name}"
|
"textOverride": "In the {dimension.name}"
|
||||||
|
|
@ -38,7 +38,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"serverSettings": {
|
"serverSettings": {
|
||||||
"fallbackServerIcon": "logo_new_year",
|
"fallbackServerIcon": "tfg-icon",
|
||||||
"fallbackServerName": "Minecraft Server",
|
"fallbackServerName": "Minecraft Server",
|
||||||
"fallbackServerMotd": "A Minecraft Server",
|
"fallbackServerMotd": "A Minecraft Server",
|
||||||
"serverData": {
|
"serverData": {
|
||||||
|
|
@ -71,7 +71,7 @@
|
||||||
"refreshRate": 2,
|
"refreshRate": 2,
|
||||||
"allowPlaceholderPreviews": false,
|
"allowPlaceholderPreviews": false,
|
||||||
"guiSettings": {
|
"guiSettings": {
|
||||||
"fallbackGuiIcon": "logo_new_year",
|
"fallbackGuiIcon": "tfg-icon",
|
||||||
"guiData": {
|
"guiData": {
|
||||||
"default": {
|
"default": {
|
||||||
"textOverride": "In {screen.name}"
|
"textOverride": "In {screen.name}"
|
||||||
|
|
@ -82,7 +82,7 @@
|
||||||
"default": "Holding {item.message.holding}"
|
"default": "Holding {item.message.holding}"
|
||||||
},
|
},
|
||||||
"entitySettings": {
|
"entitySettings": {
|
||||||
"fallbackEntityIcon": "logo_new_year",
|
"fallbackEntityIcon": "tfg-icon",
|
||||||
"targetData": {
|
"targetData": {
|
||||||
"default": {
|
"default": {
|
||||||
"textOverride": "Targeting {entity.target.name}"
|
"textOverride": "Targeting {entity.target.name}"
|
||||||
|
|
@ -148,9 +148,10 @@
|
||||||
},
|
},
|
||||||
"languageId": "en_us",
|
"languageId": "en_us",
|
||||||
"stripTranslationColors": false,
|
"stripTranslationColors": false,
|
||||||
|
"stripTranslationFormatting": false,
|
||||||
"stripExtraGuiElements": false,
|
"stripExtraGuiElements": false,
|
||||||
"renderTooltips": true,
|
"renderTooltips": true,
|
||||||
"configKeyCode": -1
|
"configKeyCode": 48
|
||||||
},
|
},
|
||||||
"displaySettings": {
|
"displaySettings": {
|
||||||
"presenceData": {
|
"presenceData": {
|
||||||
|
|
@ -174,7 +175,8 @@
|
||||||
"dynamicIcons": {
|
"dynamicIcons": {
|
||||||
"default": "https://via.placeholder.com/256.png",
|
"default": "https://via.placeholder.com/256.png",
|
||||||
"SpeeeDCraft": "https://mc-heads.net/avatar/9d9c39ad4d3a4e6191c73d327f5dcf51",
|
"SpeeeDCraft": "https://mc-heads.net/avatar/9d9c39ad4d3a4e6191c73d327f5dcf51",
|
||||||
"Xikaro": "https://mc-heads.net/avatar/57b3dfb5f8a649e28b544e4ffc63256f"
|
"Xikaro": "https://mc-heads.net/avatar/57b3dfb5f8a649e28b544e4ffc63256f",
|
||||||
|
"modern.terrafirmagreg.su": "https://api.mcsrvstat.us/icon/modern.terrafirmagreg.su"
|
||||||
},
|
},
|
||||||
"dynamicVariables": {
|
"dynamicVariables": {
|
||||||
"default": "Example Text",
|
"default": "Example Text",
|
||||||
|
|
|
||||||
2
mods
2
mods
|
|
@ -1 +1 @@
|
||||||
Subproject commit b92a05bccba1fe479021dcdb65ff170bf0d00840
|
Subproject commit 501f0ee6098c26cf9718c16014021ac6220ac545
|
||||||
Loading…
Add table
Add a link
Reference in a new issue