Code Monkey home page Code Monkey logo

Comments (5)

Mari023 avatar Mari023 commented on August 11, 2024

the wireless pattern encoding terminal uses the same code as the pattern encoding terminal, this should work

from ae2wirelessterminallibrary.

Meryl avatar Meryl commented on August 11, 2024

TLDR: This doesn't work in the (Universal) Wireless Terminal due to a conflict with a bound middle click for Inventory Tweaks Renewed. It does work for the regular pattern encoding terminal, so it's weird that it would conflict for one but not the other.

The part of the post I mostly typed up before I found the cause:


Here are the versions I'm running (part of ATM9TTS):

Mod version
Applied Energistics 2 15.2.11
AE2 Wireless Terminal Library 1.3.0
Inventory Tweaks Renewed 1.1.0

There's also a bunch of AE add-ons etc., here's the ones I could find:

Mod version
AE2 Things 1.2.1
AE2 Insert Export Card 1.3.0
AECapFix 0.9
Applied Botanics 1.5.0
AppliedE 0.14.0
AppliedFlux 1.1.8
Applied Mekanistics 1.4.2
ExtendedAE 1.1.11

It does indeed hint that it should be possible:
image
(the amount of 4 in this screenshot is because I had 4 of the item on my cursor when I clicked the ingredient slot)

I just checked key binding conflicts, and it turns out that Inventory Tweaks Renewed has the option "Sort Inventory Under Cursor" which is conflicting for the (Universal?) Wireless Terminal only.

from ae2wirelessterminallibrary.

Mari023 avatar Mari023 commented on August 11, 2024

ah, either ae2 or Inventory Tweaks Renewed has something to fix the conflict for the pattern access terminal, but not for the wireless one
I'll look into it

from ae2wirelessterminallibrary.

Mari023 avatar Mari023 commented on August 11, 2024

you can disable the screen in the Inventory Tweaks Renewed config

you can duplicate these lines

        [[sorting.containerOverrides]]
                containerClass = "de.mari_023.ae2wtlib.wct.*Screen"
                sortRange = ""

and change "de.mari_023.ae2wtlib.wct.*Screen" to "de.mari_023.ae2wtlib.wet.*Screen" (c -> e in wct)

I will make a PR soon to fix it by default

(note for myself: https://github.com/JDKDigital/InvTweaksRefoxed/blob/dev-1.21.0/src/main/java/invtweaks/config/InvTweaksConfig.java)

from ae2wirelessterminallibrary.

Meryl avatar Meryl commented on August 11, 2024

That's great, thanks!

from ae2wirelessterminallibrary.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.