mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-30 17:17:55 +00:00
@@ -583,4 +583,11 @@ Just lua changes.
|
||||
247c05305d106af430fcdaee41371a152bf7c38c
|
||||
|
||||
Fix problem with RepeatArgumentType
|
||||
```
|
||||
```
|
||||
|
||||
```
|
||||
c864576619751077a0d8ac1a18123e14b095ec03
|
||||
|
||||
Fix impostor recipes for disks
|
||||
```
|
||||
[TODO] [JUMT-03] REI still shows white disks, probably because it doesn' show nbt items.
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:1118481}"
|
||||
"nbt": "{Color:1118481}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:15905484}"
|
||||
"nbt": "{Color:15905484}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:8375321}"
|
||||
"nbt": "{Color:8375321}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:14605932}"
|
||||
"nbt": "{Color:14605932}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:10072818}"
|
||||
"nbt": "{Color:10072818}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:15040472}"
|
||||
"nbt": "{Color:15040472}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:15905331}"
|
||||
"nbt": "{Color:15905331}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:15790320}"
|
||||
"nbt": "{Color:15790320}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:13388876}"
|
||||
"nbt": "{Color:13388876}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:5744206}"
|
||||
"nbt": "{Color:5744206}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:8349260}"
|
||||
"nbt": "{Color:8349260}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:3368652}"
|
||||
"nbt": "{Color:3368652}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:11691749}"
|
||||
"nbt": "{Color:11691749}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:5020082}"
|
||||
"nbt": "{Color:5020082}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:10066329}"
|
||||
"nbt": "{Color:10066329}"
|
||||
}
|
||||
}
|
||||
|
@@ -14,6 +14,6 @@
|
||||
],
|
||||
"result": {
|
||||
"item": "computercraft:disk",
|
||||
"nbt": "{color:5000268}"
|
||||
"nbt": "{Color:5000268}"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user