Merge pull request #31 from Jummit/new-textures
Update the textures to fit Jappa's style
@@ -7,6 +7,8 @@
|
||||
|
||||
This is an fork of [Zundrel/cc-tweaked-fabric](https://github.com/Zundrel/cc-tweaked-fabric) who's goal was to port [SquidDev-CC/CC-Tweaked](https://github.com/SquidDev-CC/CC-Tweaked) to fabric. I picked up maintaining the mod because the team working on Zundrel's fork, admitted they had gotten lazy so I picked it up to make it up to snuff with CC:T
|
||||
|
||||
This mod includes textures that are more in-line with the style of Mojang's new texture-artist, Jappa. If you prefer the original textures, enable the "Programer Art" resource pack provided by the mod.
|
||||
|
||||
## Contributing
|
||||
Any contribution is welcome, be that using the mod, reporting bugs or contributing code. In order to start helping develop CC:R there are a few rules
|
||||
1) Any updates that port commits from CC:T, ***MUST*** follow the format defined in [patchwork.md](patchwork.md) otherwise they will not be accepted,
|
||||
|
BIN
logo.png
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 5.2 KiB |
@@ -50,6 +50,8 @@ import net.minecraft.util.registry.Registry;
|
||||
|
||||
import net.fabricmc.api.ModInitializer;
|
||||
import net.fabricmc.fabric.api.client.itemgroup.FabricItemGroupBuilder;
|
||||
import net.fabricmc.fabric.api.resource.ResourceManagerHelper;
|
||||
import net.fabricmc.fabric.api.resource.ResourcePackActivationType;
|
||||
import net.fabricmc.loader.api.FabricLoader;
|
||||
|
||||
public final class ComputerCraft implements ModInitializer {
|
||||
@@ -131,6 +133,9 @@ public final class ComputerCraft implements ModInitializer {
|
||||
Registry.register(Registry.LOOT_CONDITION_TYPE, new Identifier(ComputerCraft.MOD_ID, "has_id"), HasComputerIdLootCondition.TYPE);
|
||||
init();
|
||||
GenericSource.setup( () -> ServiceUtil.loadServices( GenericSource.class ));
|
||||
FabricLoader.getInstance().getModContainer(MOD_ID).ifPresent(modContainer -> {
|
||||
ResourceManagerHelper.registerBuiltinResourcePack(new Identifier(MOD_ID, "programmer_art"), modContainer, ResourcePackActivationType.NORMAL);
|
||||
});
|
||||
}
|
||||
|
||||
}
|
||||
|
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 190 B After Width: | Height: | Size: 242 B |
Before Width: | Height: | Size: 181 B After Width: | Height: | Size: 228 B |
Before Width: | Height: | Size: 456 B After Width: | Height: | Size: 357 B |
Before Width: | Height: | Size: 534 B After Width: | Height: | Size: 410 B |
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 373 B |
Before Width: | Height: | Size: 584 B After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 575 B After Width: | Height: | Size: 363 B |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 633 B After Width: | Height: | Size: 413 B |
Before Width: | Height: | Size: 525 B After Width: | Height: | Size: 206 B |
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 291 B |
Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 286 B |
Before Width: | Height: | Size: 421 B After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 501 B After Width: | Height: | Size: 355 B |
Before Width: | Height: | Size: 439 B After Width: | Height: | Size: 317 B |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 389 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 359 B |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 408 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 426 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 389 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 359 B |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 548 B After Width: | Height: | Size: 366 B |
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 283 B |
Before Width: | Height: | Size: 418 B After Width: | Height: | Size: 280 B |
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 263 B After Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 353 B After Width: | Height: | Size: 244 B |
Before Width: | Height: | Size: 508 B After Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 365 B After Width: | Height: | Size: 262 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 357 B After Width: | Height: | Size: 232 B |
Before Width: | Height: | Size: 282 B After Width: | Height: | Size: 196 B |
Before Width: | Height: | Size: 194 B After Width: | Height: | Size: 121 B |
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 176 B |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 158 B |
Before Width: | Height: | Size: 75 B After Width: | Height: | Size: 75 B |
Before Width: | Height: | Size: 227 B After Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 294 B After Width: | Height: | Size: 215 B |
Before Width: | Height: | Size: 518 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 149 B |
Before Width: | Height: | Size: 292 B After Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 553 B After Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 542 B After Width: | Height: | Size: 368 B |
Before Width: | Height: | Size: 571 B After Width: | Height: | Size: 387 B |
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 375 B |
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 535 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 388 B |
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 393 B |
Before Width: | Height: | Size: 556 B After Width: | Height: | Size: 373 B |
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 527 B After Width: | Height: | Size: 380 B |
Before Width: | Height: | Size: 563 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 540 B After Width: | Height: | Size: 385 B |
Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 395 B |
Before Width: | Height: | Size: 545 B After Width: | Height: | Size: 386 B |
Before Width: | Height: | Size: 569 B After Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 347 B |
Before Width: | Height: | Size: 278 B After Width: | Height: | Size: 342 B |
Before Width: | Height: | Size: 237 B After Width: | Height: | Size: 251 B |
Before Width: | Height: | Size: 267 B After Width: | Height: | Size: 253 B |
Before Width: | Height: | Size: 238 B After Width: | Height: | Size: 218 B |
Before Width: | Height: | Size: 178 B After Width: | Height: | Size: 163 B |
Before Width: | Height: | Size: 233 B After Width: | Height: | Size: 217 B |
Before Width: | Height: | Size: 224 B After Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 248 B After Width: | Height: | Size: 230 B |
Before Width: | Height: | Size: 208 B After Width: | Height: | Size: 193 B |
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 223 B |
Before Width: | Height: | Size: 191 B After Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 117 B After Width: | Height: | Size: 113 B |
Before Width: | Height: | Size: 191 B After Width: | Height: | Size: 173 B |
Before Width: | Height: | Size: 155 B After Width: | Height: | Size: 148 B |
Before Width: | Height: | Size: 75 B After Width: | Height: | Size: 75 B |
Before Width: | Height: | Size: 155 B After Width: | Height: | Size: 145 B |
Before Width: | Height: | Size: 204 B After Width: | Height: | Size: 191 B |
Before Width: | Height: | Size: 279 B After Width: | Height: | Size: 345 B |
Before Width: | Height: | Size: 145 B After Width: | Height: | Size: 139 B |
Before Width: | Height: | Size: 198 B After Width: | Height: | Size: 192 B |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 290 B After Width: | Height: | Size: 320 B |
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 330 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 351 B |
Before Width: | Height: | Size: 286 B After Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 310 B After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 329 B |
Before Width: | Height: | Size: 327 B After Width: | Height: | Size: 333 B |
Before Width: | Height: | Size: 234 B After Width: | Height: | Size: 322 B |
Before Width: | Height: | Size: 288 B After Width: | Height: | Size: 326 B |
Before Width: | Height: | Size: 235 B After Width: | Height: | Size: 340 B |