An open API service indexing awesome lists of open source software.

https://github.com/devdyna/kubejs-testing


https://github.com/devdyna/kubejs-testing

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# DevDyna Script Collection
### Many strange or no-sense scripts

## NO DEPENDENCIES

### Block like Door , when placed it build another block on top

[`Custom Block Pillar-like #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/multi.js) [`Custom Block Pillar-like #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/multi_break.js)

### EU2 like Pipe just for decoration *maybe*

[`Block Pipe #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Pipe.js) [`Block Pipe #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/Pipe/Pipe.js) [thanks to XavBX to fix some issues]

### *Growable Blocks*
Blocks like BlockPipe with different colors , multiple blockstates and can grow on world!

[`Block Plant #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Chorus.js) [`Block Plant #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/Pipe/Chorus.js)

### *Smart way to fill batteries!*
Left-Click on a machine convert the item into RF without delay

[`Solidified Energy`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/energy.js)

### Smart way to lock without keys
Shift-Right click on a Drawer/Barrel it will lock/unlock

[`Jabba Item Lock`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/jabba.js)

### *Thaumajs where?*
Cauldron with a Trasmutation system

[`Crucible`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Crucible.js)

### Block consumer that destroy specific blocks generated from other blocks below

[`Consumer`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Consumer.js)

## REQUIRES PowerfulJS

### Unlimited Powah!
Generate a configurable RF rate based on number of items inside the inventory

[`Dynamo`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Dynamo.js)

### Chicken like
Pop items when powered

[`Collector`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Collector.js)

### *Beep Beep*
Covert blocks in others at RF cost

[`Converter`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Converter.js)

### Environmental JS
Like Environmental Tech Miners , a configurable block multiblock that can produce items when powered

[`Miner`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Miner.js)

## REQUIRES Embers Rekindled

### Custom Crystal Seed
Custom resources from ember?!

[`EmberSeed #1`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/EmberSeed.js) [`EmberSeed #2`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/EmberTags.js) [`EmberSeed #3`](https://github.com/Celestial-Remembrance/kubejs-testing/tree/main/assets/embers)

## REQUIRE Embers Rekindled AND Create

### Create RPM + Ember what could be wrong?

[`EmberCrystallizer`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/EmberCrystallizer.js)

#

### Not Yet Completed / IDK why i want keep

[`Linker`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/startup_scripts/blockUtility/Linker.js)

### Deprecated
~~[`NeoMagicJS source`](https://github.com/Celestial-Remembrance/kubejs-testing/blob/main/server_scripts/pedestal.js)~~ -> [`NeoMagicJS repository`](https://github.com/DevDyna/NeoMagicJS)

### For more info
~~[[github](https://github.com/Celestial-Remembrance)]~~