This commit is contained in:
SpeeeDCraft 2023-09-15 19:31:06 +07:00
parent 11619f2633
commit f26b4129a2
6 changed files with 244 additions and 0 deletions

16
config/forge-client.toml Normal file
View file

@ -0,0 +1,16 @@
#Client only settings, mostly things related to rendering
[client]
#Enable Forge to queue all chunk updates to the Chunk Update thread.
#May increase FPS significantly, but may also cause weird rendering lag.
#Not recommended for computers without a significant number of cores available.
alwaysSetupTerrainOffThread = false
#EXPERIMENTAL: Enable the Forge block rendering pipeline - fixes the lighting of custom models.
experimentalForgeLightPipelineEnabled = false
#When enabled, Forge will show any warnings that occurred during loading.
showLoadWarnings = true
#Set to true to use a combined DEPTH_STENCIL attachment instead of two separate ones.
useCombinedDepthStencilAttachment = false
#When enabled, Forge will convert discovered 'Open to LAN' IPv6 addresses to their more compact, compressed representation
compressLanIPv6Addresses = true

View file

@ -0,0 +1,16 @@
#Set this to true to disable advancement locking for ALL books, making all entries visible at all times. Config Flag: advancements_disabled
disableAdvancementLocking = false
#Granular list of Book ID's to disable advancement locking for, e.g. [ "botania:lexicon" ]. Config Flags: advancements_disabled_<bookid>
noAdvancementBooks = []
#Enable testing mode. By default this doesn't do anything, but you can use the config flag in your books if you want. Config Flag: testing_mode
testingMode = false
#Set this to the ID of a book to have it show up in players' inventories, replacing the recipe book.
inventoryButtonBook = ""
#Set this to true to use Shift instead of Ctrl for the inventory quick lookup feature.
useShiftForQuickLookup = false
#Set how text overflow should be coped with: overflow the text off the page, truncate overflowed text, or resize everything to fit. Relogin after changing.
#Allowed Values: OVERFLOW, TRUNCATE, RESIZE
textOverflowMode = "RESIZE"
#How long in ticks the quick lookup key needs to be pressed before the book opens
quickLookupTime = 10

88
config/tfc-client.toml Normal file
View file

@ -0,0 +1,88 @@
[general]
#Should TFC forcefully skip the 'Experimental World Generation' warning screen when creating or loading a world?
#Note: this also speeds up loading a world by about 2x.
ignoreExperimentalWorldGenWarning = true
#Enables a series of additional debugging tooltips, displayed information, and logging.
enableDebug = false
[display]
#Replace the vanilla hunger bar with a TFC one.
enableHungerBar = true
#Replaces the vanilla health bar with a TFC one.
enableHealthBar = true
#Adds a TFC thirst bar over the hotbar.
enableThirstBar = true
#Allows the vanilla XP bar to render.
enableExperienceBar = true
#Enables squids inking your screen.
enableInkSplatter = true
#Enables 'screen particles' that spawn on the screen when knapping rocks.
enableScreenParticles = true
#Enables the vanilla tutorial toasts that appear during gameplay. These can be difficult to make disappear in modded environments, so they are disabled by default.
enableVanillaTutorialToasts = false
#Adjusts the position where potion effects render in the X direction. By default, this moves them to the right of the inventory tabs. Negative values shift them to the left.
#Range: -128 ~ 128
effectHorizontalAdjustment = 20
#Health display format. This affects what number is displayed on top of the tfc-style health bar
#TFC - e.g. 750 / 1000
#VANILLA - e.g. 15.0 / 20.0
#TFC_CURRENT - e.g. 750
#VANILLA_CURRENT - e.g. 15.0
#Allowed Values: TFC, VANILLA, TFC_CURRENT, VANILLA_CURRENT
healthDisplayStyle = "TFC"
#Food expiry tooltip display style. This affects what information is shown on the food item stack tooltips.
#NONE - Shows nothing. Maximum mystery!
#EXPIRY - e.g. 'Expires on June 3, 05:00
#TIME_LEFT - e.g. 'Expires in about 3 day(s)
#BOTH - Shows both of the above, e.g. Expires on June 3, 05:00 (in about 3 day(s)).
#Allowed Values: NONE, EXPIRY, TIME_LEFT, BOTH
foodExpiryTooltipStyle = "BOTH"
#The overlay color to indicate rotten foods. Default = 0x88CC33
#Range: 0 ~ 16777215
foodExpiryOverlayColor = 8965171
#The style to display all heat tooltips in.
#COLOR = Approximate, color based tooltips (like Very Hot**, Brilliant White)
#CELSIUS = Exact degrees celsius
#FAHRENHEIT = Exact degrees fahrenheit
#Allowed Values: COLOR, CELSIUS, FAHRENHEIT, RANKINE, KELVIN
heatTooltipStyle = "COLOR"
#The style to display all time delta / duration tooltips in.
#DAYS = Display values larger than a month as a number of days, i.e. '105 day(s)'
#DAYS_MONTHS = Display values larger than a year as a number of months and days, i.e. '13 month(s), 1 day(s)'
#DAYS_MONTHS_YEARS = Display values as normal, i.e. '1 year(s), 1 month(s), 1 day(s)'
#Allowed Values: DAYS_MONTHS_YEARS, DAYS_MONTHS, DAYS
timeDeltaTooltipStyle = "DAYS_MONTHS_YEARS"
#The style to display HUD elements when the XP bar is disabled.
#HOVER = Display all elements in their default positions
#BUMP = Move elements closer to the hotbar; when fishing or riding a jumping entity, other elements move to their default positions
#LEFT_HOTBAR = Move elements closer to the hotbar; when fishing or riding a jumping entity, those elements will appear as a vertical bar between the hotbar and offhand slot
#Allowed Values: HOVER, BUMP, LEFT_HOTBAR
disabledExperienceBarStyle = "HOVER"
#Enable TFC additions to the F3 menu, showing time, date, and climate information.
enableTFCF3Overlays = true
#If prospect information should appear in the space above the hotbar (the actionbar). False will put them in the chat window.
sendProspectResultsToActionbar = true
#If hoe overlays (for hydration, nutrition, or temperature, shown when hovering over a plant or farmland while holding a hoe), should only be shown when the shift key is held down.
showHoeOverlaysOnlyWhenShifting = false
#If true, mods like Jade that add info when hovering on a block will add the hoe's overlay info to the tooltip, even when not holding a hoe.
showHoeOverlaysInInfoMods = true
#If familiarity is displayed as a percent rather than a heart
displayFamiliarityAsPercent = false
#If, when hovering over an item in the inventory, or looking at a block in the world that has a linked page in the guide book, should it display a tooltip along with allowing you to hold Ctrl/Cmd to quickly navigate to that page in the book.
showGuideBookLinksAlways = true
#If a button linking to the TFC Field Guide should be added to the inventory, climate, nutrition, and calendar screens?
showGuideBookTabInInventory = true
#For items like bundles, their contents inside will be rendered using Bundle Technology to show their items.
displayItemContentsAsImages = true
#If true, for items that are hot, they will show a bar on the item like a durability bar
displayItemHeatBars = true
[compatibility]
#Defines additional metal sheet textures that should be added to the block atlas, as they would be otherwise unused, for use in ingot piles and metal sheet blocks.
#For Pack Makers: When adding a Metal via a datapack, with a custom texture "domain:block/my_texture", and you get missing textures in ingot piles and sheet blocks, that texture needs to be added here
additionalMetalSheetTextures = []
#Registers additional models into forge's special model registry.
#For Pack Makers: this is needed if you want your custom item models to render when used for panning (if they are not already used somewhere else and added automatically in that case)
additionalSpecialModels = []

23
config/tfc-common.toml Normal file
View file

@ -0,0 +1,23 @@
[general]
# If the TFC world preset 'tfc:overworld' should be set as the default world generation when creating a new world.
defaultWorldPreset = "tfc:overworld"
[calendar]
# The number of days in a month, for newly created worlds.
# This can be modified in existing worlds using the /time command
#Range: > 1
defaultMonthLength = 8
# The start date for newly created worlds, in a number of ticks, for newly created worlds
# This represents a number of days offset from January 1, 1000
# The default is (5 * daysInMonth) = 40, which starts at June 1, 1000 (with the default daysInMonth = 8)
#Range: > -1
defaultCalendarStartDay = 40
[debug]
# Enables a series of network fail-safes that are used to debug network connections between client and servers.
# Important: this MUST BE THE SAME as what the server has set, otherwise you are liable to see even stranger errors.
enableNetworkDebugging = false
#If enabled, TFC will validate that certain pieces of reloadable data fit the conditions we expect, for example heating recipes having heatable items. It will error or warn in the log if these conditions are not met.
enableDatapackTests = false

View file

@ -554,3 +554,99 @@ java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent
[15ñåíò.2023 19:31:03.579] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[15ñåíò.2023 19:31:03.686] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue COMMON_SETUP: 1 jobs
[15ñåíò.2023 19:31:03.848] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 161.9 ms
[15ñåíò.2023 19:31:03.972] [Worker-Main-2/DEBUG] [mixin/]: Mixing client.accessor.BiomeColorsAccessor from tfc.mixins.json into net.minecraft.client.renderer.BiomeColors
[15ñåíò.2023 19:31:03.982] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue SIDED_SETUP: 1 jobs
[15ñåíò.2023 19:31:04.180] [Render thread/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 197.3 ms
[15ñåíò.2023 19:31:04.588] [Forge Version Check/DEBUG] [net.minecraftforge.fml.VersionChecker/]: [forge] Received version check data:
{
"homepage": "https://files.minecraftforge.net/net/minecraftforge/forge/",
"promos": {
"1.1-latest": "1.3.4.29",
"1.2.3-latest": "1.4.1.64",
"1.2.4-latest": "2.0.0.68",
"1.2.5-latest": "3.4.9.171",
"1.3.2-latest": "4.3.5.318",
"1.4.0-latest": "5.0.0.326",
"1.4.1-latest": "6.0.0.329",
"1.4.2-latest": "6.0.1.355",
"1.4.3-latest": "6.2.1.358",
"1.4.4-latest": "6.3.0.378",
"1.4.5-latest": "6.4.2.448",
"1.4.6-latest": "6.5.0.489",
"1.4.7-latest": "6.6.2.534",
"1.5-latest": "7.7.0.598",
"1.5.1-latest": "7.7.2.682",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.738",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.2-latest": "10.12.2.1161",
"1.7.2-recommended": "10.12.2.1161",
"1.7.10_pre4-latest": "10.12.2.1149",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-recommended": "10.13.4.1614",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.2318",
"1.9-latest": "12.16.1.1938",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2317",
"1.9.4-recommended": "12.17.0.2317",
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2511",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2588",
"1.11.2-recommended": "13.20.1.2588",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.5.2860",
"1.12.2-recommended": "14.23.5.2859",
"1.13.2-latest": "25.0.223",
"1.14.2-latest": "26.0.63",
"1.14.3-latest": "27.0.60",
"1.14.4-latest": "28.2.26",
"1.14.4-recommended": "28.2.26",
"1.15-latest": "29.0.4",
"1.15.1-latest": "30.0.51",
"1.15.2-latest": "31.2.57",
"1.15.2-recommended": "31.2.57",
"1.16.1-latest": "32.0.108",
"1.16.2-latest": "33.0.61",
"1.16.3-latest": "34.1.42",
"1.16.3-recommended": "34.1.0",
"1.16.4-latest": "35.1.37",
"1.16.4-recommended": "35.1.4",
"1.16.5-latest": "36.2.39",
"1.16.5-recommended": "36.2.34",
"1.17.1-latest": "37.1.1",
"1.17.1-recommended": "37.1.1",
"1.18-latest": "38.0.17",
"1.18.1-latest": "39.1.2",
"1.18.1-recommended": "39.1.0",
"1.18.2-recommended": "40.2.0",
"1.18.2-latest": "40.2.10",
"1.19-latest": "41.1.0",
"1.19-recommended": "41.1.0",
"1.19.1-latest": "42.0.9",
"1.19.2-recommended": "43.2.0",
"1.19.2-latest": "43.2.23",
"1.19.3-latest": "44.1.23",
"1.19.3-recommended": "44.1.0",
"1.19.4-recommended": "45.1.0",
"1.19.4-latest": "45.1.19",
"1.20-latest": "46.0.14",
"1.20.1-recommended": "47.1.0",
"1.20.1-latest": "47.1.46"
}
}
[15ñåíò.2023 19:31:04.590] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 47.1.3 Target: 47.1.46

5
patchouli_data.json Normal file
View file

@ -0,0 +1,5 @@
{
"bookGuiScale": 0,
"clickedVisualize": false,
"bookData": {}
}