This repository was archived by the owner on Jan 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +35
-0
lines changed
src/main/kotlin/scpsharp/content/facility Expand file tree Collapse file tree 7 files changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (C) 2023 SCPSharp Team
3
+ *
4
+ * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file for more.
5
+ */
1
6
package scpsharp.content.facility
2
7
3
8
import net.minecraft.registry.Registries
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (C) 2023 SCPSharp Team
3
+ *
4
+ * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file for more.
5
+ */
1
6
package scpsharp.content.facility
2
7
3
8
import com.mojang.datafixers.util.Either
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (C) 2023 SCPSharp Team
3
+ *
4
+ * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file for more.
5
+ */
1
6
package scpsharp.content.facility
2
7
3
8
import net.minecraft.nbt.NbtCompound
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (C) 2023 SCPSharp Team
3
+ *
4
+ * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file for more.
5
+ */
1
6
package scpsharp.content.facility
2
7
3
8
import net.minecraft.block.Block
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (C) 2023 SCPSharp Team
3
+ *
4
+ * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file for more.
5
+ */
1
6
package scpsharp.content.facility.site63
2
7
3
8
import com.mojang.serialization.Codec
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (C) 2023 SCPSharp Team
3
+ *
4
+ * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file for more.
5
+ */
1
6
package scpsharp.content.facility.site63
2
7
3
8
import net.minecraft.registry.RegistryKeys
Original file line number Diff line number Diff line change
1
+ /*
2
+ * Copyright (C) 2023 SCPSharp Team
3
+ *
4
+ * This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See LICENSE file for more.
5
+ */
1
6
package scpsharp.content.facility.site63.piece
2
7
3
8
import net.minecraft.block.Block
You can’t perform that action at this time.
0 commit comments