Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • ALL Stacks Decreases in a HALF.
The update for 1.13 is being worked on - please be patient. (Updated 02/14/19)
Sign in to follow this  
Followers 1
frank_2018

ALL Stacks Decreases in a HALF.

Started by frank_2018, August 18, 2018

3 posts in this topic

frank_2018    0

frank_2018

frank_2018    0

  • Tree Puncher
  • frank_2018
  • Members
  • 0
  • 27 posts
  • Report post
Posted August 18, 2018

I really dont know what is going on here now, first I have posted my problem about W and S  in keyboard is not making my character move but instead it sets FOV increase and decrease, I have reinstall minecraft and reinstall again all the mods yeah its now solved but still got no clue on what causes it. Now new problem comes all items in minecraft decreases in a half from 64 to 32, and all in 16 decreases to 8, here is the lists of all the mods I installed, and please tell me what causes stacks decrease I really dont have an idea please please please!!!

MOD:

Securitycratf

RPG HUD

Actually Addition

Adminshop

Advance Darkness

AE2Stuff

Applied Energistics 2 rv6 alpha 3

AutoOreDictionary

AutoRegLib

Baubles

Baubly Heart Canister

bdlib

bedrockBgone

betterfps

bibliocraft

Crayfish Furniture

charset lib

Crayfish Bouncy Castle Mod

Compact Storage

CookingforBlockheads

Cometis Armor Reworked

CostumesMod

Crafting Tweaks

cucumber

currency

customNPC

CXLibrary

Crayfish Device mod

EnableCheats

Endercore

EnderIO

ExtendedDays

ExtraUtilities 2

EzStorage

FamiliarFauna

Forgelin

Gargoyle

Genetosources

grapplemod

Immersive Engineering

Industrialforgegoing

JEI

JourneyMap

Keeping Inventory

leafdecay

LibEx

library

Malisiscore

MalisisDoors

Mantle

mcjtylib

MCMultipart

mdecore

morefurnace

mousetweaks

mowziesmob

Crayfish Vehicle Spawner

mystical agraddition

mystical agriculture

netherex

neverenoughcurrency

not enough wands

obfuscate

offlineskin

omlib

openblocks

openmodslib

oreExcavation 

p455wordlib

pams harvest

penguins

quantumflux

quark

quickleaf decay

recycler

redstoneflux

remove mouse hover

rsguages

signpost

silentlib

simple logic gates

simple logic wires

simply light

solar furnaceMC

TConstruct

techguns

teslacore

theoneprobe

toolbelt

torohealth

trackAPI

traverse

treechopper

uteamcore

uncrafting table

usefullbackpacks

crayfish vehicles

wildcraft

wireless crafting terminal

zwangcraft

 

Thanks so much if you can identify

Share this post


Link to post
Share on other sites

frank_2018    0

frank_2018

frank_2018    0

  • Tree Puncher
  • frank_2018
  • Members
  • 0
  • 27 posts
  • Report post
Posted August 18, 2018

Damn i found out that not only stacks decreases is the only problem i have I CANT SLEEP too everytime i hit bed in night it will only say "Spawnpoint is set enjoy the night" but still awake!!! wtf is going on???!!!!

Share this post


Link to post
Share on other sites

frank_2018    0

frank_2018

frank_2018    0

  • Tree Puncher
  • frank_2018
  • Members
  • 0
  • 27 posts
  • Report post
Posted August 19, 2018

Lol i just forget to include in the list Varied comodeties of Noppes Custom NPC separated Stuff, and YES it is the one causes all my item full stacks reduced half. And not allowing me to sleep in bed and making me stay awake whole night!!!

Problem solved.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
Followers 1
Go To Topic Listing Mods

  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • Xander402
      How to add a tooltip using ItemTooltipEvent?

      By Xander402 · Posted 41 minutes ago

      Yeah, thank you. Everything works fine.
    • Mclovintits
      Need Help

      By Mclovintits · Posted 1 hour ago

      My client keeps crashing when I join my server, I don't know what to do.    This is the error it give me on my server. [21:12:03] [Server thread/ERROR] [FML]: FMLIndexedMessageCodec exception caught io.netty.handler.codec.EncoderException: java.lang.RuntimeException: Undefined discriminator for message type journeymap.common.network.DimensionPermissionPacket in channel jm_dim_permission at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:106) ~[MessageToMessageEncoder.class:?] at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) ~[MessageToMessageCodec.class:?] at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) ~[AbstractChannelHandlerContext.class:?] at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) ~[AbstractChannelHandlerContext.class:?] at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:?] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:?] at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:?] at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:?] at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:?] at net.minecraftforge.fml.common.network.simpleimpl.SimpleNetworkWrapper.sendTo(SimpleNetworkWrapper.java:250) [SimpleNetworkWrapper.class:?] at journeymap.common.network.PacketHandler.sendDimensionPacketToPlayer(PacketHandler.java:57) [PacketHandler.class:1.12.2-5.5.3] at journeymap.server.events.ForgeEvents.on(ForgeEvents.java:73) [ForgeEvents.class:1.12.2-5.5.3] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_753_ForgeEvents_on_EntityJoinWorldEvent.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraft.world.World.func_72838_d(World.java:1206) [amu.class:?] at net.minecraft.world.WorldServer.func_72838_d(WorldServer.java:1058) [oo.class:?] at net.minecraft.server.management.PlayerList.func_72377_c(PlayerList.java:377) [pl.class:?] at net.minecraft.server.management.PlayerList.initializeConnectionToPlayer(PlayerList.java:166) [pl.class:?] at shadows.fastbench.net.HijackedDedicatedPlayerList.initializeConnectionToPlayer(HijackedDedicatedPlayerList.java:19) [HijackedDedicatedPlayerList.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.completeServerSideConnection(NetworkDispatcher.java:255) [NetworkDispatcher.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.access$100(NetworkDispatcher.java:72) [NetworkDispatcher.class:?] at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:205) [NetworkDispatcher$1.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) [gw.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_201] Caused by: java.lang.RuntimeException: Undefined discriminator for message type journeymap.common.network.DimensionPermissionPacket in channel jm_dim_permission at net.minecraftforge.fml.common.network.FMLIndexedMessageToMessageCodec.encode(FMLIndexedMessageToMessageCodec.java:76) ~[FMLIndexedMessageToMessageCodec.class:?] at io.netty.handler.codec.MessageToMessageCodec$1.encode(MessageToMessageCodec.java:67) ~[MessageToMessageCodec$1.class:?] at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:88) ~[MessageToMessageEncoder.class:?] ... 29 more    
    • DavidM
      How to add a tooltip using ItemTooltipEvent?

      By DavidM · Posted 2 hours ago

      Check my updated reply (I misunderstood your question at first).
    • Xander402
      How to add a tooltip using ItemTooltipEvent?

      By Xander402 · Posted 2 hours ago

      Okay, so I'll do. I know what to do with my custom mod items, I don't have any trouble with adding tooltips to them.
      I do similarly to what you said, but I have all the tooltips in my lang file in case I wanted to translate the mod.
      But I don't think I'm allowed to re-initialize and override a VANILLA item, like minecraft:diamond...
    • DavidM
      How to add a tooltip using ItemTooltipEvent?

      By DavidM · Posted 2 hours ago

      1. Do NOT use static initializers. 2.  1.12.2: event.getTooltip.add(String);   1.13.2: event.getTooltip.add(ITextComponent);  
  • Topics

    • Xander402
      4
      How to add a tooltip using ItemTooltipEvent?

      By Xander402
      Started 2 hours ago

    • Mclovintits
      0
      Need Help

      By Mclovintits
      Started 1 hour ago

    • DavidM
      0
      [1.13.2] Replacing Entity#setDead

      By DavidM
      Started 2 hours ago

    • DavidM
      0
      [1.13.2] Creating Entity From NBT

      By DavidM
      Started 2 hours ago

    • Drachenbauer
      29
      [1.13.2] converting mod from 1.12.2 How to fix the errors?

      By Drachenbauer
      Started Saturday at 08:17 PM

  • Who's Online (See full list)

    • Kaelym
    • ModMCdl
    • Cadiboo
    • Trhod177
    • Laike_Endaril
    • DaemonUmbra
    • MoreThanHidden
    • Paul Malyarevich
    • 20LeeBrian1
    • daruskiy
  • All Activity
  • Home
  • Forge Mods
  • Mods
  • ALL Stacks Decreases in a HALF.
  • Theme
  • Contact Us

Copyright © 2017 ForgeDevelopment LLC Powered by Invision Community