添加Mod,详情见readme

更换EMI为REI
游戏版本重命名为整合包名
This commit is contained in:
2023-09-12 18:09:47 +08:00
parent 3b32c59152
commit dbd3b0b5df
397 changed files with 2875 additions and 1333 deletions

View File

@@ -0,0 +1,27 @@
# Client-specific configuration for FTB Ultimine
# This file is meant for users to control Ultimine's clientside behaviour and rendering.
# Changes to this file require you to reload the world
{
# Maximum number of blocks the white outline should be rendered for
# Keep in mind this may get *very* laggy for large amounts of blocks!
# Default: 256
# Range: 0 ~ 2147483647
render_outline: 256
# When holding the Ultimine key, must the player also be sneaking to show the shapes menu?
# Default: true
require_sneak_for_menu: true
# When displaying the shape selection menu by holding the Ultimine key
# and sneaking at the same time, the number of shape names to display
# above and below the selected shape
# Default: 2
# Range: 1 ~ 5
shape_menu_context_lines: 2
# Manual x offset of FTB Ultimine overlay, required for some modpacks
# Default: -1
# Range: - ~ +
x_offset: -1
}

View File

@@ -0,0 +1,14 @@
#KubeJS Dev Properties
#Thu Sep 07 13:18:43 CST 2023
logSkippedTags=false
logSkippedRecipes=false
logSkippedPlugins=true
debugInfo=false
strictTags=false
logAddedRecipes=false
logRemovedRecipes=false
logModifiedRecipes=false
logInvalidRecipeHandlers=true
dataPackOutput=false
logGeneratedData=false
logErroringRecipes=true