• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

First Machine Age's Mods (Combined repo.)


Commit MetaInfo

修訂23c932413c6df16a806041c379d966a32f0abfeb (tree)
時間2020-10-31 08:28:29
作者melchior <melchior@user...>
Commitermelchior

Log Message

W.I.P. Mostly fixed bounds and coord settings

Change Summary

差異

--- a/Assorted/assets/defensive/blocktypes/stone/false_wall.json
+++ b/Assorted/assets/defensive/blocktypes/stone/false_wall.json
@@ -32,8 +32,8 @@
3232
3333 "*-east-down-closed-*": { base:"block/stone/false_wall_lower", rotateY: 90 },
3434 "*-east-up-closed-*": { base: "block/stone/false_wall_upper", rotateY: 90 },
35- "*-east-down-opened-*": { base: "block/stone/false_wall_lower", rotateY: 180, offsetX: -0.80 },
36- "*-east-up-opened-*": { base: "block/stone/false_wall_upper", rotateY: 180, offsetX: -0.80 },
35+ "*-east-down-opened-*": { base: "block/stone/false_wall_lower", rotateY: 180, offsetX: -0.20 },
36+ "*-east-up-opened-*": { base: "block/stone/false_wall_upper", rotateY: 180, offsetX: -0.20 },
3737
3838 "*-south-down-closed-*": { base: "block/stone/false_wall_lower", rotateY: 180 },
3939 "*-south-up-closed-*": { base: "block/stone/false_wall_upper", rotateY:180 },
@@ -42,8 +42,8 @@
4242
4343 "*-west-down-closed-*": { base: "block/stone/false_wall_lower", rotateY: 270 },
4444 "*-west-up-closed-*": { base: "block/stone/false_wall_upper", rotateY: 270 },
45- "*-west-down-opened-*": { base: "block/stone/false_wall_lower", rotateY: 0, offsetX: -0.80 },
46- "*-west-up-opened-*": { base: "block/stone/false_wall_upper", rotateY: 0, offsetX: -0.80 },
45+ "*-west-down-opened-*": { base: "block/stone/false_wall_lower", rotateY: 0, offsetX: -0.20 },
46+ "*-west-up-opened-*": { base: "block/stone/false_wall_upper", rotateY: 0, offsetX: -0.20 },
4747 },
4848 blockmaterial: "Stone",
4949 replaceable: 500,
@@ -80,47 +80,47 @@
8080 ],
8181 "*-north-up-closed-*": [
8282 { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25 },
83- { x1: 0.4, y1: 0.5, z1: 0, x2: 0.9, y2: 0.65, z2: 0.25 }
83+ { x1: 0.45, y1: 0.5, z1: 0.15, x2: 0.95, y2: 0.65, z2: 0.25 }
8484 ],
8585 "*-west-down-closed-*": [
86- { x1: 0, y1: 0, z1: 0.875, x2: 1, y2: 1, z2: 1 , rotateY: 90},
86+ { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25, rotateY: 270 },
8787 ],
8888 "*-west-up-closed-*": [
89- { x1: 0, y1: 0, z1: 0.875, x2: 1, y2: 1, z2: 1 , rotateY: 90},
90- { x1: 0.05, y1: 0.225, z1: 0.67, x2: 0.4125, y2: 0.55, z2: 0.875 , rotateY: 90}
89+ { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25 , rotateY: 270},
90+ { x1: 0.45, y1: 0.5, z1: 0.15, x2: 0.95, y2: 0.65, z2: 0.25, rotateY: 270 }
9191 ],
9292 "*-east-down-closed-*": [
93- { x1: 0, y1: 0, z1: 0.875, x2: 1, y2: 1, z2: 1 , rotateY: 270},
93+ { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25, rotateY: 90 },
9494 ],
9595 "*-east-up-closed-*": [
96- { x1: 0, y1: 0, z1: 0.875, x2: 1, y2: 1, z2: 1 , rotateY: 270},
97- { x1: 0.05, y1: 0.225, z1: 0.67, x2: 0.4125, y2: 0.55, z2: 0.875, rotateY: 270}
96+ { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25, rotateY: 90 },
97+ { x1: 0.45, y1: 0.5, z1: 0.15, x2: 0.95, y2: 0.65, z2: 0.25, rotateY: 90 }
9898 ],
9999 "*-south-down-closed-*": [
100- { x1: 0, y1: 0, z1: 0.875, x2: 1, y2: 1, z2: 1 , rotateY: 180},
100+ { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25, rotateY: 180 },
101101 ],
102102 "*-south-up-closed-*": [
103- { x1: 0, y1: 0, z1: 0.875, x2: 1, y2: 1, z2: 1 , rotateY: 180},
104- { x1: 0.05, y1: 0.225, z1: 0.67, x2: 0.4125, y2: 0.55, z2: 0.875 , rotateY: 180}
103+ { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25, rotateY:180 },
104+ { x1: 0.45, y1: 0.5, z1: 0.15, x2: 0.95, y2: 0.65, z2: 0.25, rotateY:180 }
105105 ],
106106 },
107- collisionbox: { x1: 0, y1: 0, z1: 0.875, x2: 1, y2: 1, z2: 1,
107+ collisionbox: { x1: 0, y1: 0, z1: 0, x2: 1, y2: 1, z2: 0.25,
108108 rotateYByType: {
109- "*-north-*-opened-*": -90,
109+ "*-north-*-opened-*": 90,
110110 "*-north-*-closed-*": 0,
111- "*-west-*-opened-*": 0,
112- "*-west-*-closed-*": 270,
111+ "*-west-*-opened-*": -180,
112+ "*-west-*-closed-*": -90,
113113 "*-east-*-opened-*": 180,
114114 "*-east-*-closed-*": 90,
115- "*-south-*-opened-*": 270,
116- "*-south-*-closed-*": 180,
115+ "*-south-*-opened-*": 180,
116+ "*-south-*-closed-*": -90,
117117 }
118118 },
119- sounds: {
120- "place": "game:block/planks",
121- "hit": "game:block/planks",
122- "break": "game:block/planks",
123- "walk": "game:walk/wood"
119+ sounds: {
120+ "walk": "game:walk/stone",
121+ byTool: {
122+ "Pickaxe": { hit: "game:block/rock-hit-pickaxe", break: "game:block/rock-break-pickaxe" }
123+ }
124124 },
125125 materialDensity: 5000
126126 }
--- a/Assorted/assets/defensive/shapes/block/stone/false_wall_upper.json
+++ b/Assorted/assets/defensive/shapes/block/stone/false_wall_upper.json
@@ -7,8 +7,8 @@
77 "textureHeight": 16,
88 "textureSizes": {
99 },
10- "textures": {
11- "stone": "game:block/stone/brick/granite",
10+ "textures": {
11+ "stone": "game:block/stone/brick/granite",
1212 "wood": "game:block/wood/planks/wood"
1313 },
1414 "elements": [
@@ -59,12 +59,12 @@
5959 "to": [ 12.0, 15.0, 3.0 ],
6060 "rotationOrigin": [ 3.0, 0.0, 0.0 ],
6161 "faces": {
62- "north": { "texture": "#wood", "uv": [ 0.0, 7.5, 2.0, 21.5 ] },
63- "east": { "texture": "#wood", "uv": [ 1.0, 1.5, 2.0, 15.5 ] },
64- "south": { "texture": "#wood", "uv": [ 0.0, 7.0, 2.0, 21.0 ] },
65- "west": { "texture": "#wood", "uv": [ 1.0, 1.5, 2.0, 15.5 ] },
66- "up": { "texture": "#wood", "uv": [ 0.0, 2.5, 2.0, 3.5 ] },
67- "down": { "texture": "#wood", "uv": [ 0.0, 12.0, 2.0, 13.0 ] }
62+ "north": { "texture": "#wood", "uv": [ 0.5, 1.0, 14.5, 3.0 ], "rotation": 90 },
63+ "east": { "texture": "#wood", "uv": [ 1.0, 1.5, 15.0, 2.5 ], "rotation": 90 },
64+ "south": { "texture": "#wood", "uv": [ 1.0, 1.5, 15.0, 3.5 ], "rotation": 90 },
65+ "west": { "texture": "#wood", "uv": [ 1.0, 1.5, 15.0, 2.5 ], "rotation": 90 },
66+ "up": { "texture": "#wood", "uv": [ 1.5, 2.5, 3.5, 3.5 ] },
67+ "down": { "texture": "#wood", "uv": [ 2.0, 12.0, 4.0, 13.0 ] }
6868 },
6969 "children": [
7070 {
@@ -73,12 +73,12 @@
7373 "to": [ 6.35, 9.05, -0.1 ],
7474 "rotationOrigin": [ 0.0, 7.0, 0.0 ],
7575 "faces": {
76- "north": { "texture": "#null", "uv": [ 0.0, 0.0, 9.0, 2.0 ] },
77- "east": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 2.0 ] },
78- "south": { "texture": "#null", "uv": [ 0.0, 0.0, 9.0, 2.0 ] },
79- "west": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 2.0 ] },
80- "up": { "texture": "#null", "uv": [ 0.0, 0.0, 9.0, 0.5 ] },
81- "down": { "texture": "#null", "uv": [ 0.0, 0.0, 9.0, 0.5 ] }
76+ "north": { "texture": "#wood", "uv": [ 0.0, 0.0, 9.0, 2.0 ] },
77+ "east": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 2.0 ] },
78+ "south": { "texture": "#wood", "uv": [ 0.0, 0.0, 9.0, 2.0 ] },
79+ "west": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 2.0 ] },
80+ "up": { "texture": "#wood", "uv": [ 0.0, 0.0, 9.0, 0.5 ] },
81+ "down": { "texture": "#wood", "uv": [ 0.0, 0.0, 9.0, 0.5 ] }
8282 },
8383 "children": [
8484 {
@@ -86,12 +86,12 @@
8686 "from": [ 1.5, 0.5, 0.75 ],
8787 "to": [ 2.35, 1.35, 3.75 ],
8888 "faces": {
89- "north": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
90- "east": { "texture": "#null", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
91- "south": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
92- "west": { "texture": "#null", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
93- "up": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 3.0 ] },
94- "down": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 3.0 ] }
89+ "north": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
90+ "east": { "texture": "#wood", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
91+ "south": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
92+ "west": { "texture": "#wood", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
93+ "up": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 3.0 ] },
94+ "down": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 3.0 ] }
9595 }
9696 },
9797 {
@@ -100,12 +100,12 @@
100100 "to": [ 6.35, 1.35, 3.75 ],
101101 "rotationOrigin": [ 4.0, 0.0, -1.0 ],
102102 "faces": {
103- "north": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
104- "east": { "texture": "#null", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
105- "south": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
106- "west": { "texture": "#null", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
107- "up": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 3.0 ] },
108- "down": { "texture": "#null", "uv": [ 0.0, 0.0, 0.5, 3.0 ] }
103+ "north": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
104+ "east": { "texture": "#wood", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
105+ "south": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 0.5 ] },
106+ "west": { "texture": "#wood", "uv": [ 0.0, 0.0, 3.0, 0.5 ] },
107+ "up": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 3.0 ] },
108+ "down": { "texture": "#wood", "uv": [ 0.0, 0.0, 0.5, 3.0 ] }
109109 }
110110 }
111111 ]