Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Who set us up the TNT?
- Time: 1/25/20 6:51 PM
- Description: Saving entity NBT
- java.lang.IllegalArgumentException: Invalid null NBT value with key sndctrl:entityfx
- at net.minecraft.nbt.CompoundNBT.func_218657_a(CompoundNBT.java:75) ~[?:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127) ~[?:?] {re:classloading}
- at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86) ~[?:?] {re:classloading}
- at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:quark:generic-update-hook,xf:fml:quark:override-collision,xf:fml:aov:immunetofire}
- at net.minecraftforge.common.extensions.IForgeEntity.serializeNBT(IForgeEntity.java:61) ~[?:?] {re:classloading}
- at com.ldtteam.structures.blueprints.v1.Blueprint.transformEntityInfoWithSettings(Blueprint.java:598) ~[?:0.10.216-ALPHA] {re:classloading}
- at com.ldtteam.structures.blueprints.v1.Blueprint.rotateWithMirror(Blueprint.java:429) ~[?:0.10.216-ALPHA] {re:classloading}
- at com.ldtteam.structures.helpers.Structure.rotate(Structure.java:334) ~[?:0.10.216-ALPHA] {re:classloading}
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateResources(WindowBuildBuilding.java:257) ~[?:0.10.593-RELEASE] {re:classloading}
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onStyleDropDownChanged(WindowBuildBuilding.java:406) ~[?:0.10.593-RELEASE] {re:classloading}
- at com.ldtteam.blockout.views.DropDownList.setSelectedIndex(DropDownList.java:211) ~[?:0.10.216-ALPHA] {re:classloading}
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateStyles(WindowBuildBuilding.java:216) ~[?:0.10.593-RELEASE] {re:classloading}
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onOpened(WindowBuildBuilding.java:432) ~[?:0.10.593-RELEASE] {re:classloading}
- at com.ldtteam.blockout.BOScreen.tick(BOScreen.java:180) ~[?:0.10.216-ALPHA] {re:classloading}
- at net.minecraft.client.Minecraft.lambda$runTick$18(Minecraft.java:1310) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:441) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1309) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:869) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(SourceFile:155) ~[1.14.4.jar:?] {re:classloading}
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_231] {}
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231] {}
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_231] {}
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_231] {}
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) ~[forge-1.14.4-28.1.107.jar:28.1] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Client thread
- Stacktrace:
- at net.minecraft.nbt.CompoundNBT.func_218657_a(CompoundNBT.java:75)
- at net.minecraftforge.common.capabilities.CapabilityDispatcher.serializeNBT(CapabilityDispatcher.java:127)
- at net.minecraftforge.common.capabilities.CapabilityProvider.serializeCaps(CapabilityProvider.java:86)
- -- Entity being saved --
- Details:
- Entity Type: minecolonies:citizen (com.minecolonies.coremod.entity.citizen.EntityCitizen)
- Entity ID: 30142
- Entity Name: entity.minecolonies.citizen
- Entity's Exact location: 6.30, 1.00, 4.52
- Entity's Block location: World: (6,1,4), Chunk: (at 6,0,4 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
- Entity's Momentum: 0.00, -0.08, 0.00
- Entity's Passengers: []
- Entity's Vehicle: ~~ERROR~~ NullPointerException: null
- Stacktrace:
- at net.minecraft.entity.Entity.func_189511_e(Entity.java:1398)
- at net.minecraftforge.common.extensions.IForgeEntity.serializeNBT(IForgeEntity.java:61)
- at com.ldtteam.structures.blueprints.v1.Blueprint.transformEntityInfoWithSettings(Blueprint.java:598)
- at com.ldtteam.structures.blueprints.v1.Blueprint.rotateWithMirror(Blueprint.java:429)
- at com.ldtteam.structures.helpers.Structure.rotate(Structure.java:334)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateResources(WindowBuildBuilding.java:257)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onStyleDropDownChanged(WindowBuildBuilding.java:406)
- at com.ldtteam.blockout.views.DropDownList.setSelectedIndex(DropDownList.java:211)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.updateStyles(WindowBuildBuilding.java:216)
- at com.minecolonies.coremod.client.gui.WindowBuildBuilding.onOpened(WindowBuildBuilding.java:432)
- at com.ldtteam.blockout.BOScreen.tick(BOScreen.java:180)
- at net.minecraft.client.Minecraft.lambda$runTick$18(Minecraft.java:1310)
- -- Affected screen --
- Details:
- Screen name: com.ldtteam.blockout.BOScreen
- Stacktrace:
- at net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:441)
- -- Affected level --
- Details:
- All players: 1 total; [ClientPlayerEntity['Areorah'/1253, l='MpServer', x=-2138.50, y=63.00, z=-2292.01]]
- Chunk stats: Client Chunk Cache: 361, 201
- Level dimension: DimensionType{minecraft:overworld}
- Level name: MpServer
- Level seed: 0
- Level generator: ID 00 - default, ver 1. Features enabled: false
- Level generator options: {}
- Level spawn location: World: (199,62,-378), Chunk: (at 7,3,6 in 12,-24; contains blocks 192,0,-384 to 207,255,-369), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
- Level time: 1085207 game time, 1544097 day time
- Level storage version: 0x00000 - Unknown?
- Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
- Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
- Server brand: forge
- Server type: Non-integrated multiplayer server
- Stacktrace:
- at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:410)
- at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1750)
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
- at net.minecraft.client.main.Main.main(SourceFile:155)
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
- at java.lang.reflect.Method.invoke(Unknown Source)
- at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
- -- System Details --
- Details:
- Minecraft Version: 1.14.4
- Minecraft Version ID: 1.14.4
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 1.8.0_231, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 1990226152 bytes (1898 MB) / 3849846784 bytes (3671 MB) up to 7635730432 bytes (7282 MB)
- CPUs: 12
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m -Xmx8192m
- ModLauncher: 4.1.0+62+5bfa59b
- ModLauncher launch target: fmlclient
- ModLauncher naming: srg
- ModLauncher services:
- /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE
- /forge-1.14.4-28.1.107.jar object_holder_definalize PLUGINSERVICE
- /forge-1.14.4-28.1.107.jar runtime_enum_extender PLUGINSERVICE
- /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE
- /forge-1.14.4-28.1.107.jar capability_inject_definalize PLUGINSERVICE
- /forge-1.14.4-28.1.107.jar runtimedistcleaner PLUGINSERVICE
- /forge-1.14.4-28.1.107.jar fml TRANSFORMATIONSERVICE
- FML: 28.1
- Forge: net.minecraftforge:28.1.107
- FML Language Providers:
- minecraft@1
- Mod List:
- naturally-spawning-vex-1.14.4-1.0.0.2.jar Naturally Spawning Vex {[email protected] DONE}
- CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] DONE}
- simpleportals-1.14.4-1.6.0.2.jar Simple Portals {[email protected] DONE}
- Wyrmroost-1.14.4-1.0.2.jar Wyrmroost {[email protected] DONE}
- AoV-1.14-0.13.2.jar Angel of Vengeance {[email protected] DONE}
- AdvancedSkinCustomization-2.6.2.jar Advanced Skin Customization {[email protected] DONE}
- PreGenForge-0.0.5-mc1.14.4.jar PreGenForge {[email protected] DONE}
- DeathCounter-1.14.4-1.2.0.jar Death Counter {[email protected] DONE}
- vilnames_1.14-1.4.jar Villager Names {[email protected] DONE}
- prefab-1.4.0.9.jar Prefab {[email protected] DONE}
- music_player-1.14.4-2.0.7.50.jar Music Player {[email protected] DONE}
- BetterCaves-1.14.4-1.1.1.jar YUNG's Better Caves {[email protected] DONE}
- ForgeEndertech-1.14.4-5.2.1.0-build.0076.jar Forge Endertech {[email protected] DONE}
- XaerosWorldMap_1.5.4_Forge_1.14.4.jar Xaero's World Map {[email protected] DONE}
- CookingForBlockheads_1.14.4-7.4.4.jar Cooking for Blockheads {[email protected] DONE}
- Controlling-5.0.5.jar Controlling {[email protected] DONE}
- ReAuth-1.14-3.8.0.jar ReAuth {[email protected] DONE}
- Placebo-1.14.4-2.3.5.jar Placebo {[email protected] DONE}
- globaldatapack-1.14.4-1.2.1.jar Dark Roleplay - Global Datapacks {[email protected] DONE}
- citadel-1.0.0.jar Citadel {[email protected] DONE}
- Temporary Spawners-1.14.4-1.0.0.jar Temporary Spawners {[email protected] DONE}
- worldborder_1.14-1.2.jar World Border {[email protected] DONE}
- WitherSkeletonTweaks-1.14.4-3.1.0.jar Wither Skeleton Tweaks {[email protected] DONE}
- Bookshelf-1.14.4-4.4.71.jar Bookshelf {[email protected] DONE}
- FeaturedServers-1.14.4-1.1.6.jar Featured Servers {[email protected] DONE}
- u_team_core-1.14.4-2.8.0.140.jar U Team Core {[email protected] DONE}
- wumpleutil-1.14.4-3.2.0.jar Wumple Util Library {[email protected] DONE}
- Customized-Dungeon-Loot-1.14.x-(v.2.0.0).jar Customized Dungeon Loot {[email protected] DONE}
- ProgressiveBosses-2.1.4.jar Progressive Bosses {[email protected] DONE}
- PickUpNotifier-v1.1.1-1.14.4.jar Pick Up Notifier {[email protected] DONE}
- Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version DONE}
- FpsReducer-mc1.14.4-1.14.jar FPS Reducer {[email protected] DONE}
- JustEnoughResources-1.14.4-0.10.0.70.jar Just Enough Resources {[email protected] DONE}
- BetterThanMending-1.3.2.jar BetterThanMending {[email protected] DONE}
- mzombv_1.14-1.0.jar More Zombie Villagers {[email protected] DONE}
- Paraglider-1.14.4-1.1.0.1.jar Paraglider {[email protected] DONE}
- nmdar_1.14-3.8.jar Named Areas {[email protected] DONE}
- mysticallib-1.14.4-1.13.0.jar Mystical Lib {[email protected] DONE}
- corpse-1.14.4-1.0.4.jar Corpse {[email protected] DONE}
- mcw-bridges-1.0.3-mc1.14.4.jar Macaw's Bridges {[email protected] DONE}
- useful_backpacks-1.14.4-1.7.4.47.jar Useful Backpacks {[email protected] DONE}
- AmbientSounds_v3.0.14_mc1.14.4.jar Ambient Sounds {[email protected] DONE}
- WorldProtector-1.14.4-V2.jar WorldProtector {[email protected] DONE}
- SilentGear-1.14.4-1.4.6+72.jar Silent Gear {[email protected]+72 DONE}
- guardillagers-1.14.4-1.0.1.jar GuardIllagers {[email protected] DONE}
- horsemodifiers-1.2.2.jar Horse Modifiers {[email protected] DONE}
- curios-FORGE-1.14.4-1.0.6.jar Curios API {[email protected] DONE}
- flying_things-1.8.5-1.14.4.jar The Flying Things {[email protected] DONE}
- AutoRegLib-1.4-35.jar AutoRegLib {[email protected] DONE}
- minecraftboom-1.14.4-1.6.3.0-universal.jar Minecraft Boom {[email protected] DONE}
- Enemyz-1.14.4-0.3.1.jar Enemyz {[email protected] DONE}
- EnigmaticLegacy-1.6.4.jar Enigmatic Legacy {[email protected] DONE}
- worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {[email protected];61bc012 DONE}
- mcw-roofs-1.0.1-mc1.14.4.jar Macaw's Roofs {[email protected] DONE}
- AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {[email protected] DONE}
- Zmod 1.14.4-1.0.2.jar Zmod - New skills system {[email protected] DONE}
- ServerFriendlyLooting-1.1.1.jar Server Friendly Looting {[email protected] DONE}
- Cyclic-1.14.4-0.1.3.jar Cyclic {[email protected] DONE}
- BetterAdvancements-1.14.4-0.1.0.90.jar Better Advancements {[email protected] DONE}
- Cursed-1.14.4-1.0.1.jar Cursed {[email protected] DONE}
- SoundControl-1.14.4-0.0.4.0.jar §3Dynamic Surroundings
- §eSound Control {[email protected] DONE}
- bountifulbaubles-1.14.4-0.0.2.jar Bountiful Baubles {bountifulbaubles@NONE DONE}
- Mine and Slash-1.14.4-2.9.4.jar Mine and Slash {[email protected] DONE}
- jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] DONE}
- BirdsNestsAndTreasures-1.14.4-1.0.0.jar Birds Nests & Treasures {[email protected] DONE}
- AttributeFix-1.14.4-3.0.2.jar AttributeFix {[email protected] DONE}
- megamap-1.14.4-2.1.0.jar Mega Map {[email protected] DONE}
- seals-1.14.4-1.0.2.jar Seals {[email protected] DONE}
- caelus-FORGE-1.14.4-1.0.1.1.jar Caelus API {[email protected] DONE}
- colytra-FORGE-1.14.4-2.0.0.1.jar Colytra {[email protected] DONE}
- MS Auto-Compat-1.14.4-1.5.1.jar M&S Auto-Compat 1.14.4 {[email protected] DONE}
- ensorcellation-1.14.4-0.2.0b.jar Ensorcellation {[email protected] DONE}
- Waystones_1.14.4-5.1.0.jar Waystones {[email protected] DONE}
- Clumps-4.0.0.jar Clumps {[email protected] DONE}
- pantography-1.14.4-3.2.0.jar Pantography {[email protected] DONE}
- comforts-FORGE-1.14.4-2.0-beta4.jar Comforts {[email protected] DONE}
- SimpleStorageNetwork-1.14.4-0.2.0.jar Simple Storage Network {[email protected] DONE}
- VanillaTweaks-1.14.4.1.5.12.jar VanillaTweaks {[email protected] DONE}
- AdHooks-1.14.4-4.0.0.2-build.0072.jar Advanced Hook Launchers {[email protected] DONE}
- DungeonCrawl-1.14.4-1.6.0.jar Dungeon Crawl {[email protected] DONE}
- FarmingForBlockheads_1.14.4-5.3.2.jar Farming for Blockheads {[email protected] DONE}
- BadMobs-1.14.4-3.0.1.jar BadMobs {[email protected] DONE}
- cofh_core-1.14.4-0.2.0b.jar CoFH Core {[email protected] DONE}
- The-Endergetic-Expansion-1.14.4-v1.1.0.jar The Endergetic Expansion {[email protected] DONE}
- walljump-1.14.4-1.3.1.jar Wall-Jump! {[email protected] DONE}
- voyage-1.0.0.jar Voyage {[email protected] DONE}
- ToastControl-1.14.4-2.2.0.jar Toast Control {[email protected] DONE}
- PackingTape-1.14.4-0.9.2.jar Packing Tape {[email protected] DONE}
- traverse-1.14.4-2.0.3.jar Traverse {[email protected] DONE}
- CraftTweaker-1.14.4-5.0.1.133.jar CraftTweaker {[email protected] DONE}
- forge-1.14.4-28.1.107-universal.jar Forge {[email protected] DONE}
- infernalmobs-1.14.4.6.jar Infernal Mobs {[email protected] DONE}
- forge-1.14.4-28.1.107-client.jar Minecraft {[email protected] DONE}
- EnchantmentDescriptions-1.14.4-1.3.9.jar EnchantmentDescriptions {[email protected] DONE}
- swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {[email protected] DONE}
- pandoras_creatures-1.14.4-0.12.0.jar Pandoras Creatures {[email protected] DONE}
- MouseTweaks-2.13-mc1.14.4.jar Mouse Tweaks {[email protected] DONE}
- ToolBelt-1.14.4-1.12.5.jar Tool Belt {[email protected] DONE}
- NaturalProgression-1.14.4-1.2.0.jar Natural Progression {[email protected] DONE}
- instahouses-1.14.4-1.1.1.jar Slashkings InstaHouses {[email protected] DONE}
- SilentLib-1.14.4-4.4.0+44.jar Silent Lib {[email protected]+44 DONE}
- behgameon-1.14.4-1.0.5.jar Behgameon {[email protected] DONE}
- archers_paradox-1.14.4-0.1.0a.jar Archer's Paradox {[email protected] DONE}
- villagesp_1.14-1.0.jar Village Spawn Point {[email protected] DONE}
- astikorcarts-1.0.0.1.jar AstikorCarts {astikorcarts@NONE DONE}
- customquests-1.14.4-1.0.6.jar Custom Quests {[email protected] DONE}
- MobEffects-1.14.4-0.0.4.0.jar §3Dynamic Surroundings
- §eMob Effects {[email protected] DONE}
- dimdungeons-1.03-forge-1.14.4.jar Dimensional Dungeons {[email protected] DONE}
- SpartanShields-1.14.4-2.0.0.jar Spartan Shields {[email protected] DONE}
- Quark-r2.0-209.jar Quark {[email protected] DONE}
- palimpsest-1.14.4-1.3.1.jar Palimpsest {[email protected] DONE}
- Mantle-1.14.4-1.4.32.jar Mantle {[email protected] DONE}
- rediscovered-1.14.4-1.1.1.jar Rediscovered {[email protected] DONE}
- HungerStrike-1.14.4-2.0.2.jar Hunger Strike {[email protected] DONE}
- performant-1.14.4-1.5.jar Performant {[email protected] DONE}
- structurize-0.10.216-ALPHA.jar Structurize {[email protected] DONE}
- minecolonies-0.10.593-RELEASE-universal.jar Minecolonies {[email protected] DONE}
- hunterillager-1.14.4-0.4.1.jar HunterIllager {[email protected] DONE}
- AppleSkin-mc1.14.4-forge-1.0.13.jar AppleSkin {[email protected] DONE}
- Menacing Monsters 1.3.3.jar Menacing Monsters {[email protected] DONE}
- solcarrot-1.14.4-1.9.3.jar Spice of Life: Carrot Edition {[email protected] DONE}
- SilentGems-1.14.4-3.4.7+80.jar Silent's Gems 3 {[email protected]+80 DONE}
- XL-Food-Mod-1.14.4-2.2.1.jar XL Food Mod {[email protected] DONE}
- illagers_plus-2.0.jar Illagers+ {[email protected](BETA) DONE}
- MineMenu-1.14.4-1.8.2.jar MineMenu {[email protected] DONE}
- Ma-Essentials-1.14.4-1.2.11.jar Ma Essentials {[email protected] DONE}
- CosmeticArmorReworked-1.14.4-v1a.jar CosmeticArmorReworked {[email protected] DONE}
- better_respawn-1.14.4-1.0.0.jar Better Respawn {[email protected] DONE}
- farlanders-1.14.4-1.1.0.jar The Farlanders {[email protected] DONE}
- Launched Version: forge-28.1.107
- LWJGL: 3.2.2 build 10
- OpenGL: GeForce RTX 2070/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.41, NVIDIA Corporation
- GL Caps: Using GL 1.3 multitexturing.
- Using GL 1.3 texture combiners.
- Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
- Shaders are available because OpenGL 2.1 is supported.
- VBOs are available because OpenGL 1.5 is supported.
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- Resource Packs: mod_resources, vanilla, file/PureBDcraft 128x MC114.zip
- Current Language: English (US)
- CPU: 12x Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Advertisement
Add Comment
Please, Sign In to add comment