mod升级
This commit is contained in:
@@ -75,10 +75,10 @@
|
||||
(The first relation to be found for the target will be applied.)
|
||||
*/
|
||||
"player_relations": {
|
||||
"minecraft:iron_golem": "NEUTRAL",
|
||||
"minecraft:villager": "NEUTRAL",
|
||||
"guardvillagers:guard": "NEUTRAL",
|
||||
"minecraft:player": "NEUTRAL"
|
||||
"minecraft:iron_golem": "NEUTRAL",
|
||||
"minecraft:player": "NEUTRAL",
|
||||
"guardvillagers:guard": "NEUTRAL"
|
||||
},
|
||||
// Relation to unspecified entities those are instance of PassiveEntity(Yarn)
|
||||
"player_relation_to_passives": "HOSTILE",
|
||||
|
||||
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"globalBookmarks": {
|
||||
"armorer": [
|
||||
],
|
||||
"butcher": [
|
||||
],
|
||||
"cartographer": [
|
||||
],
|
||||
"cleric": [
|
||||
],
|
||||
"farmer": [
|
||||
],
|
||||
"fisherman": [
|
||||
],
|
||||
"fletcher": [
|
||||
],
|
||||
"leatherworker": [
|
||||
],
|
||||
"librarian": [
|
||||
],
|
||||
"mason": [
|
||||
],
|
||||
"shepherd": [
|
||||
],
|
||||
"toolsmith": [
|
||||
],
|
||||
"weaponsmith": [
|
||||
],
|
||||
"nitwit": [
|
||||
],
|
||||
"none": [
|
||||
]
|
||||
},
|
||||
"globalBookmarks1": {
|
||||
"armorer": [
|
||||
],
|
||||
"butcher": [
|
||||
],
|
||||
"cartographer": [
|
||||
],
|
||||
"cleric": [
|
||||
],
|
||||
"farmer": [
|
||||
],
|
||||
"fisherman": [
|
||||
],
|
||||
"fletcher": [
|
||||
],
|
||||
"leatherworker": [
|
||||
],
|
||||
"librarian": [
|
||||
],
|
||||
"mason": [
|
||||
],
|
||||
"shepherd": [
|
||||
],
|
||||
"toolsmith": [
|
||||
],
|
||||
"weaponsmith": [
|
||||
],
|
||||
"nitwit": [
|
||||
],
|
||||
"none": [
|
||||
]
|
||||
},
|
||||
"globalBookmarks2": {
|
||||
"armorer": [
|
||||
],
|
||||
"butcher": [
|
||||
],
|
||||
"cartographer": [
|
||||
],
|
||||
"cleric": [
|
||||
],
|
||||
"farmer": [
|
||||
],
|
||||
"fisherman": [
|
||||
],
|
||||
"fletcher": [
|
||||
],
|
||||
"leatherworker": [
|
||||
],
|
||||
"librarian": [
|
||||
],
|
||||
"mason": [
|
||||
],
|
||||
"shepherd": [
|
||||
],
|
||||
"toolsmith": [
|
||||
],
|
||||
"weaponsmith": [
|
||||
],
|
||||
"nitwit": [
|
||||
],
|
||||
"none": [
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Tue Dec 05 14:52:30 CST 2023
|
||||
#Mon Dec 25 19:56:42 CST 2023
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
enableDebugOptions=false
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
#Pinyin Options
|
||||
#Tue Dec 05 14:58:51 CST 2023
|
||||
#Tue Dec 26 00:20:50 CST 2023
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#Double Pinyin Options
|
||||
#Tue Dec 05 14:58:51 CST 2023
|
||||
#Tue Dec 26 00:20:50 CST 2023
|
||||
Converter=sougou
|
||||
|
||||
@@ -10,16 +10,16 @@
|
||||
"name": "gui.xaero_entity_category_root",
|
||||
"protection": true,
|
||||
"settingOverrides": {
|
||||
"displayHeight": 0.0,
|
||||
"displayed": true,
|
||||
"displayHeight": 0.0,
|
||||
"heightBasedFade": true,
|
||||
"renderOrder": 0.0,
|
||||
"color": 13.0,
|
||||
"displayNameWhenIconFails": false,
|
||||
"entityNumber": 1000.0,
|
||||
"alwaysDisplayNametags": false,
|
||||
"dotSize": 2.0,
|
||||
"startFadingAt": 0.0,
|
||||
"dotSize": 2.0,
|
||||
"renderOverMinimapFrame": 1.0,
|
||||
"icons": 2.0,
|
||||
"heightLimit": 20.0,
|
||||
|
||||
Reference in New Issue
Block a user