Fixes https://github.com/Nomi-CEu/nomi-ceu/issues/332.
This commit is contained in:
parent
5a0413945d
commit
1ccfdd31a7
@ -423,7 +423,7 @@ makeShaped("ar_fuel_tank",
|
||||
"PTP",
|
||||
], {
|
||||
P: <ore:plateStainlessSteel>,
|
||||
T: <thermalexpansion:tank>,
|
||||
T: <thermalexpansion:tank>.withTag({RSControl: 0 as byte, Creative: 0 as byte, Level: 0 as byte}),
|
||||
});
|
||||
|
||||
// Concrete
|
||||
|
Loading…
x
Reference in New Issue
Block a user