Twice Upon a Loader
This commit is contained in:
commit
86367a3863
50 changed files with 2388 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
package su.a71.tardim_ic.tardim_ic;
|
||||
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
public class Constants {
|
||||
|
||||
public static final String MOD_ID = "tardim_ic";
|
||||
public static final String MOD_NAME = "TARDIM: In Control";
|
||||
public static final Logger LOG = LoggerFactory.getLogger(MOD_NAME);
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tardim_ic:block/digital_tardim_interface"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "tardim_ic:block/redstone_tardim_input"
|
||||
}
|
||||
}
|
||||
}
|
BIN
Common/src/main/resources/assets/tardim_ic/icon.png
Normal file
BIN
Common/src/main/resources/assets/tardim_ic/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"block.tardim_ic.digital_tardim_interface": "Digital TARDIM Interface",
|
||||
"block.tardim_ic.redstone_tardim_input": "Redstone TARDIM Input",
|
||||
"itemGroup.tardim_ic": "TARDIM: In Control"
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"block.tardim_ic.digital_tardim_interface": "Digital TARDIM Interface",
|
||||
"block.tardim_ic.redstone_tardim_input": "Redstone TARDIM Input",
|
||||
"itemGroup.tardim_ic": "TARDIM: In Control"
|
||||
}
|
5
Common/src/main/resources/assets/tardim_ic/lang/rpr.json
Normal file
5
Common/src/main/resources/assets/tardim_ic/lang/rpr.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"block.tardim_ic.digital_tardim_interface": "Циферный Интерфейсъ Хронобудки",
|
||||
"block.tardim_ic.redstone_tardim_input": "Краснокаменный Инпутъ Хронобудки",
|
||||
"itemGroup.tardim_ic": "ТАРДИМЪ: Подъ Контрольемъ"
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"block.tardim_ic.digital_tardim_interface": "Цифровой интерфейс TARDIM",
|
||||
"block.tardim_ic.redstone_tardim_input": "Редстоуновый ввод TARDIM",
|
||||
"itemGroup.tardim_ic": "TARDIM: In Control"
|
||||
}
|
|
@ -0,0 +1,213 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "digital_tardim_interface",
|
||||
"texture_size": [64, 64],
|
||||
"textures": {
|
||||
"1": "tardim_ic:blocks/digital_tardim_interface",
|
||||
"particle": "tardim_ic:blocks/digital_tardim_interface"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 14, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 4, 8, 7.5], "texture": "#1"},
|
||||
"east": {"uv": [0, 4, 4, 7.5], "texture": "#1"},
|
||||
"south": {"uv": [12, 4, 16, 7.5], "texture": "#1"},
|
||||
"west": {"uv": [8, 4, 12, 7.5], "texture": "#1"},
|
||||
"up": {"uv": [8, 4, 4, 0], "texture": "#1"},
|
||||
"down": {"uv": [12, 0, 8, 4], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [5, 14, 5],
|
||||
"to": [11, 16, 11],
|
||||
"faces": {
|
||||
"north": {"uv": [1.5, 9, 3, 9.5], "texture": "#1"},
|
||||
"east": {"uv": [0, 9, 1.5, 9.5], "texture": "#1"},
|
||||
"south": {"uv": [4.5, 9, 6, 9.5], "texture": "#1"},
|
||||
"west": {"uv": [3, 9, 4.5, 9.5], "texture": "#1"},
|
||||
"up": {"uv": [3, 9, 1.5, 7.5], "texture": "#1"},
|
||||
"down": {"uv": [4.5, 7.5, 3, 9], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [11, 14, 7],
|
||||
"to": [14, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [12.5, 0.5, 13.25, 1], "texture": "#1"},
|
||||
"east": {"uv": [12, 0.5, 12.5, 1], "texture": "#1"},
|
||||
"south": {"uv": [13.75, 0.5, 14.5, 1], "texture": "#1"},
|
||||
"west": {"uv": [13.25, 0.5, 13.75, 1], "texture": "#1"},
|
||||
"up": {"uv": [13.25, 0.5, 12.5, 0], "texture": "#1"},
|
||||
"down": {"uv": [14, 0, 13.25, 0.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [12.5, 14, 3.5],
|
||||
"to": [12.5, 15, 12.5],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"east": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"south": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"west": {"uv": [13, 3.75, 15.25, 4], "texture": "#1"},
|
||||
"up": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"down": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.5, 14, 12.5],
|
||||
"to": [12.5, 15, 12.5],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"east": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"south": {"uv": [12.5, 3.75, 14.75, 4], "texture": "#1"},
|
||||
"west": {"uv": [13.5, 3.75, 15.75, 4], "texture": "#1"},
|
||||
"up": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"down": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.5, 14, 3.5],
|
||||
"to": [12.5, 15, 3.5],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"east": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"south": {"uv": [12.5, 3.75, 14.75, 4], "texture": "#1"},
|
||||
"west": {"uv": [13.5, 3.75, 15.75, 4], "texture": "#1"},
|
||||
"up": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"down": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [3.5, 14, 3.5],
|
||||
"to": [3.5, 15, 12.5],
|
||||
"faces": {
|
||||
"north": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"east": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"south": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"west": {"uv": [13, 3.75, 15.25, 4], "texture": "#1"},
|
||||
"up": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"},
|
||||
"down": {"uv": [12, 3.75, 14.25, 4], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [2, 14, 7],
|
||||
"to": [5, 16, 9],
|
||||
"faces": {
|
||||
"north": {"uv": [5, 8, 5.75, 8.5], "texture": "#1"},
|
||||
"east": {"uv": [4.5, 8, 5, 8.5], "texture": "#1"},
|
||||
"south": {"uv": [6.25, 8, 7, 8.5], "texture": "#1"},
|
||||
"west": {"uv": [5.75, 8, 6.25, 8.5], "texture": "#1"},
|
||||
"up": {"uv": [5.75, 8, 5, 7.5], "texture": "#1"},
|
||||
"down": {"uv": [6.5, 7.5, 5.75, 8], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 14, 2],
|
||||
"to": [9, 16, 5],
|
||||
"faces": {
|
||||
"north": {"uv": [3.25, 12.5, 3.75, 13], "texture": "#1"},
|
||||
"east": {"uv": [2.5, 12.5, 3.25, 13], "texture": "#1"},
|
||||
"south": {"uv": [4.5, 12.5, 5, 13], "texture": "#1"},
|
||||
"west": {"uv": [3.75, 12.5, 4.5, 13], "texture": "#1"},
|
||||
"up": {"uv": [3.75, 12.5, 3.25, 11.75], "texture": "#1"},
|
||||
"down": {"uv": [4.25, 11.75, 3.75, 12.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [7, 14, 11],
|
||||
"to": [9, 16, 14],
|
||||
"faces": {
|
||||
"north": {"uv": [0.75, 12.5, 1.25, 13], "texture": "#1"},
|
||||
"east": {"uv": [0, 12.5, 0.75, 13], "texture": "#1"},
|
||||
"south": {"uv": [2, 12.5, 2.5, 13], "texture": "#1"},
|
||||
"west": {"uv": [1.25, 12.5, 2, 13], "texture": "#1"},
|
||||
"up": {"uv": [1.25, 12.5, 0.75, 11.75], "texture": "#1"},
|
||||
"down": {"uv": [1.75, 11.75, 1.25, 12.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 13, -2],
|
||||
"to": [10, 17, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [10, 9.5, 11, 10.5], "texture": "#1"},
|
||||
"east": {"uv": [9, 9.5, 10, 10.5], "texture": "#1"},
|
||||
"south": {"uv": [12, 9.5, 13, 10.5], "texture": "#1"},
|
||||
"west": {"uv": [11, 9.5, 12, 10.5], "texture": "#1"},
|
||||
"up": {"uv": [11, 9.5, 10, 8.5], "texture": "#1"},
|
||||
"down": {"uv": [12, 8.5, 11, 9.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [6, 13, 14],
|
||||
"to": [10, 17, 18],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 8.5, 8, 9.5], "texture": "#1"},
|
||||
"east": {"uv": [6, 8.5, 7, 9.5], "texture": "#1"},
|
||||
"south": {"uv": [9, 8.5, 10, 9.5], "texture": "#1"},
|
||||
"west": {"uv": [8, 8.5, 9, 9.5], "texture": "#1"},
|
||||
"up": {"uv": [8, 8.5, 7, 7.5], "texture": "#1"},
|
||||
"down": {"uv": [9, 7.5, 8, 8.5], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [-2, 13, 6],
|
||||
"to": [2, 17, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 3, 2, 4], "texture": "#1"},
|
||||
"east": {"uv": [0, 3, 1, 4], "texture": "#1"},
|
||||
"south": {"uv": [3, 3, 4, 4], "texture": "#1"},
|
||||
"west": {"uv": [2, 3, 3, 4], "texture": "#1"},
|
||||
"up": {"uv": [2, 3, 1, 2], "texture": "#1"},
|
||||
"down": {"uv": [3, 2, 2, 3], "texture": "#1"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [14, 13, 6],
|
||||
"to": [18, 17, 10],
|
||||
"faces": {
|
||||
"north": {"uv": [1, 1, 2, 2], "texture": "#1"},
|
||||
"east": {"uv": [0, 1, 1, 2], "texture": "#1"},
|
||||
"south": {"uv": [3, 1, 4, 2], "texture": "#1"},
|
||||
"west": {"uv": [2, 1, 3, 2], "texture": "#1"},
|
||||
"up": {"uv": [2, 1, 1, 0], "texture": "#1"},
|
||||
"down": {"uv": [3, 0, 2, 1], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"translation": [0, -1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"translation": [0, -1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"translation": [-1.25, 0, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"translation": [3.75, -1.5, 0],
|
||||
"scale": [0.5, 0.5, 0.5]
|
||||
},
|
||||
"ground": {
|
||||
"translation": [0, -0.5, 0],
|
||||
"scale": [0.35, 0.35, 0.35]
|
||||
},
|
||||
"gui": {
|
||||
"rotation": [33, 45, 0],
|
||||
"scale": [0.6, 0.6, 0.6]
|
||||
},
|
||||
"head": {
|
||||
"translation": [0, 0.75, 0],
|
||||
"scale": [1.1, 1.1, 1.1]
|
||||
},
|
||||
"fixed": {
|
||||
"rotation": [-90, 0, 0],
|
||||
"translation": [0, 0, 4.25]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"credit": "Made with Blockbench",
|
||||
"parent": "block/cube_all",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"1": "tardim_ic:blocks/red_contr",
|
||||
"2": "tardim_ic:blocks/red_contr2",
|
||||
"particle": "tardim_ic:blocks/red_contr"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, 0],
|
||||
"to": [16, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#2"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [-0.325, -0.35, -0.35],
|
||||
"to": [16.35, 16.525, 16.275],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"east": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"south": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"west": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
||||
"down": {"uv": [0, 0, 16, 16], "texture": "#1"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"parent": "tardim_ic:block/digital_tardim_interface",
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [ 75, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ],
|
||||
"translation": [ 0, 1, 0 ]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [ 75, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ],
|
||||
"translation": [ 0, 1, 0 ]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [ 0, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [ 0, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"parent": "tardim_ic:block/redstone_tardim_input",
|
||||
"display": {
|
||||
"thirdperson_righthand": {
|
||||
"rotation": [ 75, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ],
|
||||
"translation": [ 0, 1, 0 ]
|
||||
},
|
||||
"thirdperson_lefthand": {
|
||||
"rotation": [ 75, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ],
|
||||
"translation": [ 0, 1, 0 ]
|
||||
},
|
||||
"firstperson_lefthand": {
|
||||
"rotation": [ 0, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ]
|
||||
},
|
||||
"firstperson_righthand": {
|
||||
"rotation": [ 0, 45, 0 ],
|
||||
"scale": [ 0.40, 0.40, 0.40 ]
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 927 B |
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"animation": {
|
||||
"frametime": 10,
|
||||
"interpolate": true,
|
||||
"frames": [0, 1, 2, 3]
|
||||
}
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"bonus_rolls": 0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "tardim_ic:digital_tardim_interface",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"bonus_rolls": 0,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "tardim_ic:redstone_tardim_input",
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DDD",
|
||||
"R0R",
|
||||
"GRG"
|
||||
],
|
||||
"key": {
|
||||
"G": {
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": 1
|
||||
},
|
||||
"R": {
|
||||
"item": "minecraft:redstone",
|
||||
"count": 1
|
||||
},
|
||||
"0": {
|
||||
"item": "minecraft:ender_eye",
|
||||
"count": 1
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:polished_deepslate",
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "tardim_ic:digital_tardim_interface",
|
||||
"count": 1
|
||||
}
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"GRG",
|
||||
"RBR",
|
||||
"GRG"
|
||||
],
|
||||
"key": {
|
||||
"G": {
|
||||
"item": "minecraft:gold_ingot",
|
||||
"count": 1
|
||||
},
|
||||
"R": {
|
||||
"item": "minecraft:redstone",
|
||||
"count": 1
|
||||
},
|
||||
"B": {
|
||||
"item": "minecraft:redstone_block",
|
||||
"count": 1
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "tardim_ic:redstone_tardim_input",
|
||||
"count": 1
|
||||
}
|
||||
}
|
7
Common/src/main/resources/pack.mcmeta
Normal file
7
Common/src/main/resources/pack.mcmeta
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"pack": {
|
||||
"description": "TARDIM: In Control resources",
|
||||
"pack_format": 6,
|
||||
"_comment": "A pack_format of 6 requires json lang files and some texture changes from 1.16.2. Note: we require v6 pack meta for all mods."
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue